Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Metabase | 31,887 | 14 hours ago | 1 | June 08, 2022 | 2,776 | other | Clojure | |||
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum: | ||||||||||
Dbeaver | 31,315 | 16 hours ago | 1,782 | apache-2.0 | Java | |||||
Free universal database tool and SQL client | ||||||||||
Redash | 22,871 | 3 days ago | 2 | May 05, 2020 | 773 | bsd-2-clause | Python | |||
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. | ||||||||||
Directus | 20,786 | 50 | 15 hours ago | 55 | September 22, 2022 | 360 | gpl-3.0 | TypeScript | ||
The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database. | ||||||||||
Postgrest | 20,287 | 4 | 2 days ago | 37 | July 12, 2022 | 201 | mit | Haskell | ||
REST API for any Postgres database | ||||||||||
Shardingsphere | 18,166 | 8 | 15 hours ago | 7 | June 04, 2020 | 593 | apache-2.0 | Java | ||
Ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features & more | ||||||||||
Knex | 17,370 | 18,096 | 2,788 | 15 hours ago | 248 | August 31, 2022 | 807 | mit | JavaScript | |
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use. | ||||||||||
Apijson | 14,965 | 7 days ago | 191 | other | Java | |||||
🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code. | ||||||||||
Cube | 14,809 | 14 hours ago | 752 | other | Rust | |||||
📊 Cube — The Semantic Layer for Building Data Applications | ||||||||||
Timescaledb | 14,741 | 16 hours ago | 526 | other | C | |||||
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension. |
Write SQL Queries With Confidence Get started
I would first recommend follow the instructions in the documentation.
npm install --save-dev @ts-safeql/eslint-plugin libpg-query
SafeQL automatically infers the type of the query result based on the query itself.
SafeQL works with any PostgreSQL client, including Prisma, Sequelize, pg, Postgres.js, and more.
SafeQL was built in mind to be easy to use and integrate with your existing codebase.
SafeQL was built with monorepos and microservices in mind, and it's easy to use with multiple databases.