sql
SQL is a standard language for storing, retrieving and manipulating data in databases.
There are 60147 repositories under sql topic.
sqlc-dev/sqlc
Generate type-safe code from SQL
marimo-team/marimo
Transform data, train models, and run SQL with marimo — feels like a next-gen reactive notebook, stored as Git-friendly reproducible Python. Deploy as scripts, pipelines, endpoints, and apps. All from an AI-native editor (or your own).
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
apache/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
tursodatabase/turso
Turso Database is a project to build the next evolution of SQLite.
sql-js/sql.js
A javascript library to run SQLite on the web.
kysely-org/kysely
A type-safe TypeScript SQL query builder
Canner/WrenAI
⚡️ GenBI (Generative BI) queries any database in natural language, generates accurate SQL (Text-to-SQL), charts (Text-to-Chart), and AI-powered insights in seconds.
trinodb/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
citusdata/citus
Distributed PostgreSQL as an extension
AkashSingh3031/The-Complete-FAANG-Preparation
Dive into this repository, a comprehensive resource covering Data Structures, Algorithms, 450 DSA by Love Babbar, Striver DSA sheet, Apna College DSA Sheet, and FAANG Questions! 🚀 That's not all! We've got Technical Subjects like Operating Systems, DBMS, SQL, Computer Networks, and Object-Oriented Programming, all waiting for you.
manticoresoftware/manticoresearch
Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK stack
sqlalchemy/sqlalchemy
The Database Toolkit for Python
StarRocks/starrocks
The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
PRQL/prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
simonw/datasette
An open source multi-tool for exploring and publishing data
harelba/q
q - Run SQL directly on delimited files and multi-file sqlite databases
modin-project/modin
Modin: Scale your Pandas workflows by changing a single line of code
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
yugabyte/yugabyte-db
YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
oceanbase/oceanbase
The Fastest Distributed Database for Transactional, Analytical, and AI Workloads. Welcome to our community: https://discord.gg/74cF8vbNEs
xo/usql
Universal command-line interface for SQL databases
bregman-arie/devops-resources
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
electric-sql/electric
Real-time sync for Postgres.
pocoproject/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
sqlfluff/sqlfluff
A modular SQL linter and auto-formatter with support for multiple dialects and templated code.
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
flyway/flyway
Flyway by Redgate • Database Migrations Made Easy.
JetBrains/Exposed
Kotlin SQL Framework
databendlabs/databend
𝗔𝗜-𝗡𝗮𝘁𝗶𝘃𝗲 𝗗𝗮𝘁𝗮 𝗪𝗮𝗿𝗲𝗵𝗼𝘂𝘀𝗲. Open-source Snowflake alternative. Proven at petabyte scale with enterprise performance. Built for multimodal analytics. https://databend.com
codenotary/immudb
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
cookieY/Yearning
🐳 A most popular sql audit platform for mysql
XiaoMi/soar
SQL Optimizer And Rewriter
dr5hn/countries-states-cities-database
🌍 Discover our global repository of countries, states, and cities! 🏙️ Get comprehensive data in JSON, SQL, PSQL, SQLSERVER, MONGODB, SQLITE, XML, YAML, and CSV formats. Access ISO2, ISO3 codes, country code, capital, native language, timezones (for countries), and more. #countries #states #cities
SeaQL/sea-orm
🐚 An async & dynamic ORM for Rust