Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Sql

Sql

361 projects

Showing 36 of 361 projects

uSQLite
uSQLiteC

A SQLite library module for MicroPython, providing a DB-API 2.0 subset compatible with Python's sqlite3.

#iot#embedded-systems#micropython
Stars126
Forks20
Last commit1 year ago
avatica
avaticaGo

A Go database/sql driver for Apache Avatica server, enabling Go applications to connect to Phoenix and other Avatica-backed databases.

#database-driver#geospatial#hbase
Stars124
Forks35
Last commit8 days ago
sqlize
sqlizeGo

A Go SQL toolkit that generates database migrations by comparing Go structs with existing migration files.

#migration#orm#arvo-schema
Stars124
Forks14
Last commit3 months ago
Socio
SocioTypeScript

A WebSocket framework that enables real-time, reactive frontend-backend communication by syncing SQL queries and server-side data.

#database#api#data-synchronization
Stars123
Forks3
Last commit13 days ago
Drift
DriftClojure

A Clojure migration library inspired by Rails migrations, managing database schema changes through versioned up/down functions.

#java-interop#version-control#database-migrations
Stars122
Forks26
Last commit3 years ago
myanon
myanonC

A fast, deterministic MySQL dump anonymizer that preserves referential integrity while anonymizing sensitive data.

#data-anonymization#devops#mysqldump
Stars121
Forks17
Last commit2 months ago
Pyora
PyoraPython

A Python script for monitoring Oracle Database performance metrics and health checks.

#database#database-monitoring#oracle
Stars120
Forks79
Last commit2 years ago
luapgsql
luapgsqlC

Lua binding for PostgreSQL providing direct database access from Lua applications.

#database-driver#database-access#backend-development
Stars120
Forks24
Last commit4 months ago
dbbench
dbbenchGo

A simple database benchmarking tool supporting multiple databases and custom SQL scripts.

#database#stress-testing#performance-testing
Stars117
Forks19
Last commit1 day ago
eql
eqlErlang

Erlang library for embedding SQL queries and other structured data in separate files with named sections.

#database#configuration#erlang
Stars117
Forks17
Last commit2 years ago
Typetta
TypettaTypeScript

A TypeScript ORM for SQL and MongoDB databases with strict typing and GraphQL-based data modeling.

#orm#graphql#type-safety
Stars116
Forks6
Last commit11 days ago
The "Database as Code" Manifesto
The "Database as Code" Manifesto

A manifesto advocating for treating database interactions, queries, and lifecycle management as plain code with SQL as the primary language.

#database#version-control#devops
Stars115
Forks5
Last commit1 month ago
SQL
SQLTypeScript

An ESLint plugin providing SQL linting rules for formatting and preventing unsafe queries in JavaScript/TypeScript code.

#postgres#typescript#code-quality
Stars113
Forks24
Last commit4 months ago
crystal-mysql
crystal-mysqlCrystal

A native MySQL driver for Crystal written entirely in Crystal, offering non-blocking I/O and significant performance improvements.

#database#driver#native-implementation
Stars111
Forks36
Last commit7 days ago
clojure.jdbc
clojure.jdbcClojure

A JDBC library for Clojure providing a functional, idiomatic API for database interactions.

#database-driver#functional-programming#database
Stars105
Forks24
Last commit7 years ago
clojure.jdbc
clojure.jdbcClojure

A JDBC library for Clojure providing a functional, idiomatic API for database interactions.

#functional-programming#database#connection-pooling
Stars105
Forks24
Last commit7 years ago
defql
defqlElixir

Create Elixir functions with SQL as the body for database operations.

#query-builder#functional-programming#database
Stars103
Forks3
Last commit7 years ago
PostgreSQL Books
PostgreSQL Books

A curated collection of books for learning PostgreSQL, from beginner introductions to advanced internals and administration.

#postgres-tools#postgresql-books#educational-resources
Stars100
Forks8
Last commit3 months ago
soilDB
soilDBR

An R package providing simplified access to National Cooperative Soil Survey databases and related soil data sources.

#usda-nrcs#nasis#agricultural-research
Stars99
Forks25
Last commit17 days ago
builq
builqGo

A Go library for building SQL queries with automatic parameter indexing and safety.

#query-builder#database#database-tool
Stars98
Forks2
Last commit2 years ago
Awesome Spanner
Awesome Spanner

A curated list of awesome Google Cloud Spanner tools, libraries, documentation, and resources.

#orm#database#developer-tools
Stars95
Forks6
Last commit6 years ago
winnow
winnowJavaScript

Apply SQL queries and spatial filters to GeoJSON data in memory, with support for streams and Esri format conversion.

#stream-processing#spatial-query#geojson
Stars88
Forks18
Last commit2 years ago
Gstorm
GstormGroovy

A lightweight single-table ORM for Groovy scripts and small projects, supporting databases and CSV files.

#hacktoberfest#hacktoberfest2021#crud
Stars86
Forks14
Last commit4 years ago
go-pg-migrations
go-pg-migrationsGo

A Go package for writing database migrations with go-pg/pg, offering timestamp-based versioning and batch rollbacks.

#orm#devops#go-pg
Stars86
Forks20
Last commit6 months ago
PostgreSQL
PostgreSQLDart

A Dart library for connecting to and querying PostgreSQL databases with support for SSL, connection pooling, and type conversion.

#database-driver#dart#server-side
Stars85
Forks28
Last commit9 years ago
hibernated
hibernatedD

HibernateD is an object-relational mapping (ORM) library for the D programming language, inspired by Hibernate.

#d-language#orm#database
Stars84
Forks30
Last commit1 year ago
DustyTables
DustyTablesF#

A thin functional F# wrapper around SqlClient for simplified data access to MS SQL Server databases.

#database-access#mssql#functional-programming
Stars81
Forks11
Last commit2 years ago
The Green Meal
The Green MealTypeScript

A TypeScript demo app for tracking meal calories with authentication and user roles.

#next-js#authentication#nextjs
Stars80
Forks8
Last commit3 years ago
ddbc
ddbcD

A database connector for the D programming language, providing a JDBC-like interface for MySQL, PostgreSQL, SQLite, and SQL Server.

#d-language#orm-integration#jdbc-like
Stars80
Forks44
Last commit9 months ago
database-js
database-jsJavaScript

A common promise-based interface for SQL database access in Node.js, inspired by JDBC.

#database#connection-pooling#promise-based
Stars79
Forks17
Last commit1 year ago
cl-yesql
cl-yesqlCommon Lisp

A Common Lisp library that imports SQL files as Lisp functions, separating SQL from code.

#database#sql-queries#postgresql
Stars73
Forks5
Last commit5 years ago
pg-status
pg-statusC

A lightweight sidecar microservice that instantly determines PostgreSQL host status, master/replica roles, and replication lag.

#high-load#master-replica#high-availability
Stars73
Forks2
Last commit19 days ago
MyZql
MyZqlZig

A native Zig driver for MySQL and MariaDB, offering both low-level protocol access and high-level convenience APIs.

#database-driver#zig-package#driver
Stars72
Forks7
Last commit15 days ago
TxQuery
TxQueryPascal

A Delphi component that enables SQL queries on TDataSet descendants with its own parser and engine, no DLL required.

#tdataset#sql-engine#clientdataset
Stars71
Forks27
Last commit26 days ago
scan
scanGo

A Go library that scans SQL rows into any type using generics, avoiding reflection for better performance.

#scanning#orm#database
Stars68
Forks3
Last commit2 years ago
DBD::mysql
DBD::mysqlPerl

A Perl DBI driver for connecting to MySQL and MySQL-compatible databases.

#database-driver#database-access#perl-database-interface
Stars67
Forks77
Last commit1 month ago
PreviousPage 10 of 11Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Database184
#Postgresql147
#Mysql120
#Sqlite81
#Orm70
#Go70
#Golang51
#Database Driver45
#Postgres38
#Python31
#Query Builder30
#Orm Alternative30