Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Superset | 51,074 | 2 | 7 hours ago | 3 | April 29, 2022 | 1,305 | apache-2.0 | TypeScript | ||
Apache Superset is a Data Visualization and Data Exploration Platform | ||||||||||
Tidb | 33,640 | 68 | 101 | 7 hours ago | 1,289 | April 07, 2022 | 3,865 | apache-2.0 | Go | |
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial | ||||||||||
Metabase | 31,800 | 7 hours ago | 1 | June 08, 2022 | 2,766 | other | Clojure | |||
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum: | ||||||||||
Dbeaver | 31,122 | 7 hours ago | 1,764 | apache-2.0 | Java | |||||
Free universal database tool and SQL client | ||||||||||
Cockroach | 26,794 | 50 | 22 | 7 hours ago | 248 | August 06, 2021 | 6,422 | other | Go | |
CockroachDB - the open source, cloud-native distributed SQL database. | ||||||||||
Sqlmap | 26,461 | 2 days ago | 1 | February 27, 2018 | 59 | other | Python | |||
Automatic SQL injection and database takeover tool | ||||||||||
Tdengine | 21,048 | 1 | 8 hours ago | 12 | April 14, 2022 | 870 | agpl-3.0 | C | ||
TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps. | ||||||||||
Directus | 20,691 | 50 | 9 hours ago | 55 | September 22, 2022 | 342 | 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,232 | 4 | 14 hours ago | 37 | July 12, 2022 | 200 | mit | Haskell | ||
REST API for any Postgres database | ||||||||||
Surrealdb | 18,963 | a day ago | 35 | December 14, 2021 | 178 | other | Rust | |||
A scalable, distributed, collaborative, document-graph database, for the realtime web |
The Python SQL Toolkit and Object Relational Mapper
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
Major SQLAlchemy features include:
SQLAlchemy's philosophy:
Latest documentation is at:
https://www.sqlalchemy.org/docs/
Full documentation for installation is at Installation.
Please refer to the SQLAlchemy Community Guide.
Above all, SQLAlchemy places great emphasis on polite, thoughtful, and constructive communication between users and developers. Please see our current Code of Conduct at Code of Conduct.
SQLAlchemy is distributed under the MIT license.