SQL databases and tools

35 repos

Tools, libraries, and extensions for working with SQL databases—primarily PostgreSQL and MySQL. The cluster spans command-line clients (usql, dbmate, pgbot), database engines and extensions (orioledb, pgrust), and schema migration tooling. Most repos are written in Go and C, with some Rust implementations, reflecting a mix of language choices for systems that need both performance and developer accessibility.

Go · 13
Rust · 5
C · 5
TypeScript · 4
Python · 3
Java · 2
database ·119,357
postgresql ·114,022
mysql ·102,033
postgres ·100,878
sql ·80,260
sqlite ·77,850
golang ·54,732
go ·53,930
migration ·37,844
mongodb ·37,840

joereynolds/sql-lint

An SQL linter

TypeScript

459

290 commits