Execute Program
With Quary, engineers can:
View the documentation.
- π Connect to their Database
- π Write SQL queries to transform, organize, and document tables in a database
- π Create charts, dashboards and reports (in development)
- π§ͺ Test, collaborate & refactor iteratively through version control
- π Deploy the organised, documented model back up to the database
View the documentation.
GitHub - quarylabs/quary: Open-source BI for engineers
Nicolay Gerold added
ReadySet is a transparent database cache for Postgres & MySQL that gives you the performance and scalability of an in-memory key-value store without requiring that you rewrite your app or manually handle cache invalidation. ReadySet sits between your application and database and turns even the most complex SQL reads into lightning-fast lookups.... See more
readysettech β’ GitHub - readysettech/readyset: Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the...
Nicolay Gerold added
-The primary new capability is the ability to write code that allows you to make commitments about how a system will behave in the future
Chris Dixon β’ The Potential of Blockchain Technology
sari added
- ClickHouse: It's a high performance columnar database that's great for real time queries. It enables querying and storing large amounts of data on commodity hardware. Some of my customers have millions of page views and I don't have an unlimited budget, so it's been very handy.
- PostgreSQL: My favorite database. Sane defaults, battle-tested, and well
The Tech Stack of a One-Man SaaS
Nicolay Gerold added
Bhaumik Patel added