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

KeyPathKit
KeyPathKitSwift

A Swift library that provides SQL-like data manipulation operators using typed keypaths for clean, declarative syntax.

#declarative-programming#functional-programming#keypath
Stars432
Forks19
Last commit6 years ago
Atlas.Orm
Atlas.OrmPHP

A data mapper implementation for persistence models in PHP, providing a clean separation between database records and domain objects.

#data-mapper#orm#database
Stars429
Forks21
Last commit5 years ago
yuniql
yuniqlC#

A free, open-source schema versioning and database migration engine built with .NET Core, using plain SQL scripts.

#azure-devops#devops#schema-versioning
Stars427
Forks64
Last commit1 year ago
composable query builder
composable query builderCommon Lisp

An SQL generator for Common Lisp that provides a composable, Lisp-native syntax for building SQL queries.

#query-builder#orm#database
Stars421
Forks37
Last commit6 months ago
dbq
dbqGo

A lightweight Go library that eliminates boilerplate code for MySQL and PostgreSQL database operations.

#query-builder#database#postgres
Stars416
Forks20
Last commit5 years ago
odbc
odbcC++

A DBI-compliant R package for connecting to ODBC databases, offering a fast and standardized interface to SQL Server, Oracle, Databricks, Snowflake, and more.

#database#nanodbc#r-package
Stars414
Forks116
Last commit3 days ago
mysql_async
mysql_asyncRust

A Tokio-based asynchronous MySQL client library for Rust, supporting connection pooling, transactions, and multiple TLS backends.

#database-driver#async#tls
Stars407
Forks143
Last commit14 days ago
go-transaction-manager
go-transaction-managerGo

An abstraction layer for coordinating database transaction boundaries across multiple Go database drivers.

#orm#database#sqlx
Stars405
Forks22
Last commit14 days ago
ES6 Coding Style
ES6 Coding Style

Personal coding style guidelines for ES6 and PostgreSQL with an ESLint configuration.

#coding-guidelines#code-quality#postgresql
Stars401
Forks83
Last commit9 years ago
awesome-sqlite
awesome-sqlite

A curated collection of open-source SQLite tools, extensions, libraries, books, and resources for developers.

#sqlite-extensions#database#webassembly
Stars400
Forks49
Last commit1 day ago
PacketQ
PacketQJavaScript

A command-line tool that runs SQL queries directly on PCAP files and includes a built-in web server for remote inspection.

#dns-analysis#network-troubleshooting#sql-queries
Stars396
Forks55
Last commit4 months ago
jOOQ
jOOQJava

A jOOQ code generator that creates asynchronous, Vert.x-compatible DAOs and POJOs for reactive database operations.

#database-access#rxjava3#rxjava2
Stars390
Forks57
Last commit2 years ago
zsv
zsvC

A high-performance SIMD CSV parser library and extensible CLI utility for tabular data processing.

#high-performance#simd#csv-to-json
Stars390
Forks19
Last commit6 days ago
sqldb-logger
sqldb-loggerGo

A Go SQL database driver logger that adds structured logging without modifying existing *sql.DB usage.

#database-driver#sql-logger#database
Stars382
Forks23
Last commit6 months ago
rql
rqlGo

A Go library that translates MongoDB-like JSON queries into SQL WHERE clauses for REST APIs.

#rql#orm#database-orm
Stars366
Forks44
Last commit1 year ago
TinyORM
TinyORMC++

A modern C++20 ORM library with a powerful query builder, support for multiple databases, migrations, and a Qt-compatible API.

#query-builder#seeder#qt
Stars349
Forks36
Last commit1 year ago
FireSQL
FireSQLTypeScript

A library that enables SQL syntax queries on Google Cloud Firestore, optimizing for minimal Firestore requests.

#realtime-data#firestore#typescript-library
Stars347
Forks32
Last commit5 years ago
Npgsql.FSharp
Npgsql.FSharpF#

A thin, F#-friendly wrapper around Npgsql for PostgreSQL database operations with optional static query analysis.

#database-driver#functional-programming#analyzer
Stars341
Forks49
Last commit3 months ago
mongo_fdw
mongo_fdwC

A PostgreSQL foreign data wrapper that enables querying and manipulating MongoDB data directly from PostgreSQL.

#database-integration#nosql#foreign-data-wrapper
Stars340
Forks77
Last commit13 days ago
RPostgres
RPostgresR

A DBI-compliant R interface to PostgreSQL, rewritten in C++ for improved performance and reliability.

#database#postgres#r-package
Stars338
Forks81
Last commit15 days ago
DBI
DBIR

A database interface (DBI) definition for communication between R and relational database management systems (RDBMS).

#interface#database#r-package
Stars318
Forks82
Last commit15 days ago
Joplin
JoplinClojure

A Clojure library for managing migrations and seeding across multiple datastores like SQL, Datomic, Cassandra, and Elasticsearch.

#devops#multi-datastore#data-seeding
Stars315
Forks45
Last commit6 years ago
granite
graniteCrystal

An ORM for Crystal with adapters for PostgreSQL, MySQL, and SQLite.

#orm#database#kemal
Stars307
Forks88
Last commit1 year ago
ksqlDB
ksqlDBJava

A distributed, scalable database built for stream processing applications on Apache Kafka using SQL syntax.

#stream-processing#ksqldb#materialized-views
Stars303
Forks1.0k
Last commit1 day ago
SwifQL
SwifQLSwift

A Swift DSL for building type-safe, extensible, and transformable SQL queries with support for PostgreSQL and MySQL.

#dsl#vapor-integration#database-abstraction
Stars300
Forks19
Last commit1 year ago
TOra
TOraC++

An open-source SQL IDE for Oracle, MySQL, and PostgreSQL databases with advanced administration and development tools.

#oracle-tools#mysql-tools#database-development
Stars294
Forks58
Last commit2 months ago
clear
clearCrystal

An advanced, expressive ORM built specifically for PostgreSQL in the Crystal programming language.

#orm#database#postgres
Stars283
Forks32
Last commit9 months ago
sleek
sleekTypeScript

A CLI tool and VS Code extension for formatting SQL to maintain consistent style and improve readability.

#developer-tools#productivity#vscode-extension
Stars281
Forks22
Last commit6 months ago
endatabas
endatabasCommon Lisp

A SQL document database with full history, enabling time-travel queries and immutable data.

#data-history#database#document-database
Stars279
Forks10
Last commit2 years ago
Lobos
LobosClojure

A Clojure library for SQL database schema manipulation and migrations with support for multiple databases.

#database-tool#sql-database#clojure-library
Stars266
Forks56
Last commit9 years ago
SqlHydra
SqlHydraF#

SqlHydra is a type-safe SQL generation and code generation suite for F# that creates strongly-typed queries from your database schema.

#typeprovider#query-builder#orm
Stars265
Forks30
Last commit1 day ago
deno_mysql
deno_mysqlTypeScript

A MySQL and MariaDB database driver for Deno, enabling secure and efficient database interactions in Deno applications.

#orm#database#deno-mysql
Stars264
Forks64
Last commit1 year ago
trilogy
trilogyTypeScript

A TypeScript SQLite wrapper with native C++ and pure JavaScript driver support, featuring automatic type casting and a simple API.

#database#promise-based#model
Stars262
Forks25
Last commit4 years ago
sqlg
sqlgHTML

A TinkerPop 3 implementation that enables graph database operations on top of standard SQL relational databases.

#tinkerpop#java-library#java
Stars258
Forks52
Last commit18 days ago
CrossDB
CrossDBC

An ultra high-performance lightweight embedded and server OLTP relational database management system written in C.

#database#in-memory#high-performance
Stars257
Forks20
Last commit11 months ago
sqls.nvim
sqls.nvimLua

Neovim plugin that integrates the sqls SQL language server using Neovim's built-in LSP client.

#vimscript#editor-integration#sql-development
Stars254
Forks14
Last commit8 days ago
PreviousPage 8 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