Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Sql

Sql

445 projects

Showing 36 of 445 projects

Caqti setence preparation, ppx_rapper
Caqti setence preparation, ppx_rapperOCaml

A syntax extension for writing type-safe SQL queries in OCaml with named parameters and PostgreSQL syntax checking.

#query-builder#database#syntax-extension
Stars154
Forks23
Last commit14 days ago
darwin
darwinGo

A lightweight Go library for managing database schema migrations with version control.

#migration#database#version-control
Stars150
Forks34
Last commit3 years ago
FluentQuery
FluentQuerySwift

A Swift query builder for Vapor 3 that simplifies complex raw SQL queries using KeyPaths.

#query-builder#database#postgresql
Stars148
Forks10
Last commit6 years ago
golang-benchmarks
golang-benchmarksGo

A collection of Go benchmarks comparing the performance of various standard library functions and common programming tasks.

#golang-playground#examples#hashing
Stars145
Forks19
Last commit3 days ago
gtfs-via-postgres
gtfs-via-postgresJavaScript

Import GTFS Schedule data into PostgreSQL for efficient querying and analysis, with support for GraphQL and REST APIs.

#postgis#postgres#gtfs-schedule
Stars145
Forks22
Last commit1 month ago
constexpr-sql
constexpr-sqlC++

A header-only C++20 library that parses and plans SQL queries at compile time using constexpr metaprogramming.

#metaprogramming#constexpr#zero-overhead
Stars142
Forks7
Last commit6 years ago
cotton
cottonTypeScript

A well-tested, type-safe SQL database toolkit for Deno supporting MySQL, SQLite, and PostgreSQL.

#query-builder#orm#sql-database
Stars138
Forks23
Last commit4 years ago
Projac
ProjacC#

A set of .NET libraries for authoring projections from event stores to various backing stores.

#event-driven-architecture#event-sourcing#read-models
Stars138
Forks20
Last commit3 years ago
specql
specqlClojure

A Clojure library that introspects PostgreSQL databases at compile time to generate clojure.spec definitions and automate CRUD queries.

#clojure-spec#crud#database
Stars135
Forks10
Last commit1 year ago
Specql
SpecqlClojure

A Clojure library that introspects PostgreSQL databases at compile time to generate clojure.spec definitions and automate CRUD queries.

#clojure-spec#query-builder#crud
Stars135
Forks10
Last commit1 year ago
Schedulix
SchedulixJava

An open-source enterprise job scheduling system for automating and managing batch jobs and workflows.

#devops#batch-processing#workflow-orchestration
Stars132
Forks29
Last commit5 months ago
Postgres
PostgresDart

A Dart driver for PostgreSQL that supports the extended query format, binary protocol, and statement reuse.

#database-driver#dart#extended-query
Stars128
Forks30
Last commit4 years ago
FSharp.Data.Npgsql
FSharp.Data.NpgsqlF#

F# type provider for PostgreSQL offering statically typed SQL queries and data modifications with idiomatic F# syntax.

#type-provider#database#static-typing
Stars128
Forks15
Last commit4 years ago
uSQLite
uSQLiteC

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

#iot#embedded-systems#micropython
Stars127
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
Stars126
Forks35
Last commit2 months ago
sqlize
sqlizeGo

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

#migration#orm#arvo-schema
Stars125
Forks14
Last commit6 months ago
myanon
myanonC

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

#data-anonymization#devops#mysqldump
Stars124
Forks16
Last commit1 month 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
Stars123
Forks26
Last commit3 years 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
Stars122
Forks3
Last commit3 months ago
luapgsql
luapgsqlC

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

#database-driver#database-access#backend-development
Stars120
Forks24
Last commit6 months 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
Stars120
Forks11
Last commit6 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
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
Stars118
Forks5
Last commit4 months ago
dbbench
dbbenchGo

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

#database#stress-testing#performance-testing
Stars118
Forks19
Last commit23 days ago
Typetta
TypettaTypeScript

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

#orm#graphql#type-safety
Stars117
Forks6
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
Forks16
Last commit2 years 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
Forks23
Last commit7 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
Stars110
Forks37
Last commit2 months ago
clojure.jdbc
clojure.jdbcClojure

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

#database-driver#functional-programming#database
Stars105
Forks23
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
Forks23
Last commit7 years ago
DBA MultiTool
DBA MultiToolPLpgSQL

:hammer_and_wrench: T-SQL scripts for the long haul: optimizing storage, on-the-fly documentation, and general administrative needs.

#t-sql#azure-sql#hacktoberfest
Stars105
Forks28
Last commit1 month ago
defql
defqlElixir

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

#query-builder#functional-programming#database
Stars103
Forks3
Last commit8 years 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
Stars100
Forks26
Last commit1 day 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
Stars96
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
Forks17
Last commit3 years ago
PreviousPage 10 of 13Next

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
#Database222
#Postgresql164
#Mysql135
#Go94
#Sqlite89
#Orm83
#Golang69
#Database Driver54
#Postgres43
#Query Builder40
#Python38
#Orm Alternative36