sql
SQL is a standard language for storing, retrieving and manipulating data in databases.
There are 53728 repositories under sql topic.
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
dbeaver/dbeaver
Free universal database tool and SQL client
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics database management system
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
sequelize/sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
directus/directus
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
DataExpert-io/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
drizzle-team/drizzle-orm
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
PostgREST/postgrest
REST API for any Postgres database
apache/flink
Apache Flink
drawdb-io/drawdb
Free, simple, and intuitive online database diagram editor and SQL generator.
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
osquery/osquery
SQL powered operating system instrumentation, monitoring, and analytics.
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
apache/shardingsphere
Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
mybatis/mybatis-3
MyBatis SQL mapper framework for Java
knex/knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
timescale/timescaledb
A time-series database for high-performance real-time analytics packaged as a Postgres extension
dolthub/dolt
Dolt – Git for Data
cube-js/cube
📊 Cube — Universal semantic layer platform for AI, BI, spreadsheets, and embedded analytics
DapperLib/Dapper
Dapper - a simple object mapper for .Net
beekeeper-studio/beekeeper-studio
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
rqlite/rqlite
The lightweight, user-friendly, distributed relational database built on SQLite.
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
golang-migrate/migrate
Database migrations. CLI and Golang library.
gyoogle/tech-interview-for-developer
👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖
fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
questdb/questdb
QuestDB is a high performance, open-source, time-series database
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
sinaptik-ai/pandas-ai
Chat with your database or your datalake (SQL, CSV, parquet). PandasAI makes data analysis conversational using LLMs and RAG.
sqlc-dev/sqlc
Generate type-safe code from SQL