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

Rainbow CSV plugins
Rainbow CSV pluginsPython

A Vim plugin that highlights CSV/TSV columns in rainbow colors and provides an SQL-like query language (RBQL) for data manipulation.

#sql-like#syntax-highlighting#rbql
Stars710
Forks28
Last commit8 months ago
MySQL Connector/C++
MySQL Connector/C++C++

Official C++ interface for connecting applications to MySQL Server, supporting both SQL and X DevAPI.

#x-devapi#database-driver#cpp-library
Stars704
Forks255
Last commit1 month ago
PySpark Cheatsheet
PySpark Cheatsheet

A quick reference guide to the most commonly used patterns and functions in PySpark SQL.

#apache-spark#reference-guide#data-science
Stars687
Forks210
Last commit3 years ago
Cosette
CosetteLean

An automated solver for proving the equivalence of SQL queries using formal verification.

#database#coq#sql-solver
Stars687
Forks58
Last commit1 year ago
Dommel
DommelC#

A lightweight extension for Dapper that simplifies CRUD operations by generating SQL queries from POCO entities.

#query-builder#crud#orm
Stars686
Forks107
Last commit24 days ago
Rezoom.SQL
Rezoom.SQLF#

An F# ORM that statically typechecks a SQL dialect and translates it to SQLite, SQL Server, and PostgreSQL backends.

#type-provider#orm#compiler
Stars678
Forks23
Last commit1 day ago
DuckDB.NET
DuckDB.NETC#

ADO.NET provider and native bindings for DuckDB, enabling C# applications to interact with the in-process analytical database.

#database-driver#hacktoberfest#duckdb-database
Stars676
Forks91
Last commit3 days ago
sqlhooks
sqlhooksGo

A Go library that attaches hooks to any database/sql driver for query instrumentation without code changes.

#tracing#query-instrumentation#database
Stars667
Forks47
Last commit1 year ago
pgmigrate
pgmigratePython

A simple tool to evolve PostgreSQL schema easily with transactional migrations and callbacks.

#devops#transactional-migrations#database-tool
Stars667
Forks60
Last commit1 month ago
ozzo-dbx
ozzo-dbxGo

A Go package that enhances database/sql with powerful data retrieval methods and DB-agnostic query building.

#database-driver#query-builder#crud
Stars667
Forks112
Last commit3 years ago
postgres
postgresTypeScript

A lightweight PostgreSQL driver for Deno focused on developer experience.

#database-driver#deno-postgres#postgres
Stars654
Forks97
Last commit1 year ago
Ragtime
RagtimeClojure

A Clojure library for database-independent data migrations, providing a common interface like Ring does for web applications.

#database#schema-migration#protocol-design
Stars642
Forks85
Last commit8 months ago
@databases
@databasesTypeScript

TypeScript SQL libraries for Node.js that prevent SQL injection with support for Postgres, MySQL, SQLite, and WebSQL.

#postgres#promise-based#promises
Stars633
Forks48
Last commit2 months ago
go-oci8
go-oci8Go

A Go database driver for Oracle databases that implements the standard database/sql interface.

#database-driver#oracle#database-sql
Stars630
Forks212
Last commit2 years ago
TinyTDS
TinyTDSRuby

A Ruby library providing simple and fast FreeTDS bindings for connecting to Microsoft SQL Server databases.

#database-driver#azure-sql#database
Stars614
Forks185
Last commit2 months ago
scan
scanGo

A lightweight Go library for scanning SQL rows directly into structs, slices, and primitive types.

#scanning#database#database-sql
Stars613
Forks33
Last commit28 days ago
moebius
moebiusElixir

A functional query tool for Elixir and PostgreSQL that embraces SQL and avoids ORM abstractions.

#database-driver#query-builder#functional-programming
Stars608
Forks42
Last commit1 year ago
godror
godrorC

A Go database/sql driver for Oracle Database using ODPI-C, enabling Go applications to connect to Oracle DB.

#database-driver#cgo#oracle
Stars596
Forks117
Last commit3 days ago
sql-to-graphql
sql-to-graphqlJavaScript

A CLI tool that generates a GraphQL API server and schema from an existing SQL database structure.

#database-schema#graphql#cli-tool
Stars590
Forks72
Last commit7 years ago
sqlalchemy-stubs
sqlalchemy-stubsPython

Mypy plugin and type stubs for SQLAlchemy to enable precise static type checking in Python.

#stubs#orm#database
Stars585
Forks97
Last commit2 years ago
Toucan
ToucanClojure

A high-level Clojure library for defining application models and retrieving them from a database with ORM-like conveniences.

#toucan#orm#database
Stars574
Forks48
Last commit2 years ago
Aura.Sql
Aura.SqlPHP

A PHP library extending PDO with lazy connections, array quoting, fetch helpers, and a profiler.

#query-builder#database#aura
Stars564
Forks103
Last commit5 months ago
Selefra
SelefraGo

Open-source policy-as-code software for analyzing multi-cloud and SaaS environments using SQL, YAML, and natural language with GPT.

#devops#multi-cloud#azure
Stars545
Forks46
Last commit2 years ago
Mockneat
MockneatJava

A modern Java library for generating realistic mock data with a fluent API, supporting JSON, XML, CSV, and SQL.

#randomizer#arbitrary data#data-generator
Stars535
Forks48
Last commit3 years ago
Dapper.FastCRUD
Dapper.FastCRUDC#

A fast, type-safe .NET ORM built on Dapper that provides clean, maintainable SQL with C# 6/VB 14 language features.

#orm#database#dapper
Stars519
Forks130
Last commit2 years ago
seaography
seaographyRust

A GraphQL framework for Rust that automatically generates a fully-typed GraphQL API from SeaORM entities.

#hacktoberfest#orm#database
Stars517
Forks59
Last commit4 months ago
Kangaroo
KangarooTSQL

An AI-powered SQL client and database admin tool for multiple databases, focusing on comfort, fun, and developer friendliness.

#visual-sql-builder#database#redis
Stars504
Forks36
Last commit9 days ago
Doma
DomaJava

A Java database access framework with compile-time code generation, type-safe SQL, and entity associations.

#database-access#criteria-api#orm
Stars501
Forks75
Last commit4 days ago
sqlvet
sqlvetGo

A static analysis tool for Go that validates raw SQL queries to catch syntax errors and prevent SQL injections.

#database#linter#security
Stars499
Forks29
Last commit11 days ago
OpenRecord
OpenRecordJavaScript

An ActiveRecord-inspired ORM for Node.js supporting SQLite3, MySQL, Postgres, Oracle, REST, and LDAP.

#orm#database#rest
Stars486
Forks38
Last commit5 years ago
PL/JSON
PL/JSONPLSQL

A PL/SQL object type and API for parsing, generating, and manipulating JSON data within Oracle databases.

#backend-development#oracle#plsql
Stars461
Forks180
Last commit1 year ago
Aura.SqlQuery
Aura.SqlQueryPHP

Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server in PHP.

#query-builder#mssql#microsoft-sql-server
Stars456
Forks87
Last commit5 months ago
Walkable
WalkableClojure

A Clojure/ClojureScript SQL library for building APIs with Datomic®-style pull syntax and dynamic filtering.

#pull-syntax#clojurescript#graphql
Stars452
Forks15
Last commit4 years ago
QuickLogger
QuickLoggerPascal

A powerful and flexible asynchronous logging library for Delphi, FreePascal, and .NET with support for over 20 output providers.

#asynchronous-logging#redis#logging-library
Stars443
Forks89
Last commit1 month ago
sql
sqlTypeScript

A SQL GUI extension for JupyterLab that enables point-and-click database exploration and query execution.

#jupyterlab-extension#database#sql-gui
Stars433
Forks51
Last commit3 years ago
hikari-cp
hikari-cpClojure

A Clojure wrapper for HikariCP, providing a production-ready JDBC connection pool with zero-overhead performance.

#database#production#clojure-library
Stars432
Forks50
Last commit5 months ago
PreviousPage 7 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