Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Sql

Sql

442 projects

Showing 36 of 442 projects

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 commit8 months ago
endatabas
endatabasCommon Lisp

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

#data-history#database#document-database
Stars280
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
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 commit2 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
Stars263
Forks32
Last commit1 month 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
Stars260
Forks52
Last commit1 day ago
CrossDB
CrossDBC

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

#database#in-memory#high-performance
Stars260
Forks20
Last commit1 year 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
Stars257
Forks14
Last commit1 month ago
rustorm
rustormRust

An SQL-centered ORM for Rust focused on ease of use and type-safe database interactions.

#derive-macros#orm#database
Stars249
Forks23
Last commit5 years ago
ferry
ferryRuby

A Ruby command-line gem for Rails data migration, export/import, and manipulation across multiple formats and databases.

#database#rails#yaml
Stars244
Forks14
Last commit7 years ago
OHMySQL
OHMySQLC

A Swift framework for connecting to MySQL databases and executing CRUD operations with minimal SQL knowledge.

#object-mapping#database-driver#database
Stars238
Forks41
Last commit10 months ago
psql-wire
psql-wireGo

A pure Go PostgreSQL server wire protocol implementation for building custom PostgreSQL-compatible servers.

#database-driver#hacktoberfest#backend-development
Stars238
Forks42
Last commit5 days ago
cl-dbi
cl-dbiCommon Lisp

A database-independent interface for Common Lisp, providing a uniform API for SQLite, PostgreSQL, and MySQL.

#database#connection-pooling#database-abstraction
Stars231
Forks30
Last commit5 months ago
sea-schema
sea-schemaRust

A Rust library for SQL schema definition and discovery across MySQL, PostgreSQL, and SQLite databases.

#hacktoberfest#database#orm-tooling
Stars229
Forks62
Last commit23 days ago
rust-oracle
rust-oracleRust

A Rust database driver for Oracle, providing safe and efficient access to Oracle databases from Rust applications.

#database-driver#oracle#data-access
Stars225
Forks48
Last commit1 year ago
sqlingvo
sqlingvoClojure

A Clojure & ClojureScript DSL for SQL

#clojurescript#lisp#postgresql
Stars210
Forks23
Last commit2 years ago
FSharp.Data.SqlClient
FSharp.Data.SqlClientF#

F# type providers for statically typed, compile-time checked access to Microsoft SQL Server databases.

#typeprovider#t-sql#database-access
Stars206
Forks67
Last commit1 month ago
sq
sqGo

A code-generated, type-safe SQL query builder and struct mapper for Go that eliminates magic strings and boilerplate.

#query-builder#data-mapper#database
Stars201
Forks11
Last commit3 years ago
bqb
bqbGo

A lightweight Go query builder for SQLite, PostgreSQL, MySQL, and others with simple syntax and automatic parameter handling.

#query-builder#database#parameterized-queries
Stars194
Forks12
Last commit1 year ago
Donald
DonaldF#

A lightweight, generic F# database abstraction for safer and more succinct ADO.NET interactions.

#functional-programming#database#ado
Stars191
Forks20
Last commit1 year ago
xk6-sql
xk6-sqlGo

A k6 extension that enables SQL database operations within performance and load tests.

#go-extension#load-testing#performance-testing
Stars190
Forks64
Last commit2 days ago
go-rqlite
go-rqliteGo

A Go client library for rqlite, providing an idiomatic API and database/sql driver for the distributed SQLite database.

#database-driver#go-client#database-sql
Stars187
Forks39
Last commit2 months ago
buildsqlx
buildsqlxGo

A Go query builder library for PostgreSQL with a fluent API and comprehensive SQL feature support.

#query-builder#database#schema-migration
Stars187
Forks17
Last commit1 month ago
psql2csv
psql2csvShell

A command-line tool that runs PostgreSQL queries and outputs results directly as CSV format.

#psql#postgres#homebrew-formula
Stars186
Forks21
Last commit4 years ago
Friflo.Json.Fliox
Friflo.Json.FlioxC#

A high-performance C# ORM for SQL and NoSQL databases with built-in messaging, pub-sub, and client-server architecture.

#csharp-orm#orm#realtime-messaging
Stars185
Forks12
Last commit1 year ago
ydb-go-sdk
ydb-go-sdkGo

A pure Go native driver and database/sql interface for YDB, an open-source distributed SQL database.

#database-driver#database-sql#client-library
Stars182
Forks118
Last commit1 day ago
migrator
migratorGo

A lightweight, embeddable Go library for database migrations using pure Go code and database/sql.

#golang-library#database-migrations#postgresql
Stars178
Forks18
Last commit2 years ago
MySQL Swift
MySQL SwiftSwift

A type-safe MySQL client library for Swift, inspired by Node.js mysql, with Codable result mapping.

#database-driver#codable#type-safe
Stars164
Forks42
Last commit2 years ago
orm
ormGo

A lightweight, fast, customizable, and type-safe object-relational mapper for Go, leveraging generics and reflection.

#query-builder#orm#database
Stars163
Forks6
Last commit1 month ago
dbcleaner
dbcleanerGo

A Go library for cleaning databases between tests with parallel execution support using file locking.

#database-engine#test-isolation#driver
Stars163
Forks13
Last commit4 years ago
dadbod-grip.nvim
dadbod-grip.nvimLua

A Neovim plugin that lets you edit database tables like Vim buffers with live SQL preview, transaction undo, and cross-database federation.

#ai#database#vim-buffers
Stars160
Forks5
Last commit29 days ago
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
Stars158
Forks23
Last commit10 months ago
Spark-BigQuery
Spark-BigQueryScala

A Spark library for reading from and writing to Google BigQuery using DataFrames and SQL.

#apache-spark#data-engineering#gcp
Stars156
Forks50
Last commit6 years 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
PreviousPage 9 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
#Database220
#Postgresql164
#Mysql134
#Go94
#Sqlite89
#Orm83
#Golang69
#Database Driver54
#Postgres42
#Query Builder40
#Python36
#Orm Alternative36