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

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
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
Stars80
Forks2
Last commit29 days 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
Stars80
Forks17
Last commit1 month 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 commit11 months 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 commit4 years 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
Stars73
Forks7
Last commit1 month 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
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 commit2 months 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 commit3 days ago
goven
govenGo

A Go library that provides a safe, drop-in query language for database schemas using GORM.

#database#query-language#go-library
Stars61
Forks6
Last commit4 years ago
StreamSQL
StreamSQLGo

A lightweight SQL-based stream processing engine for IoT edge, enabling real-time data transformation and windowed aggregation.

#stream-processing#iot#event-processing
Stars61
Forks6
Last commit2 days ago
Q*cert
Q*certCoq

A framework for developing and verifying domain-specific languages, with a focus on query, rules, and smart contract languages.

#coq-proof-assistant#functional-programming#nested-relational-algebra
Stars59
Forks10
Last commit2 years ago
SQLAuto
SQLAutoJavaScript

A smart zero-code SQL testing automation tool for databases, supporting any CRUD operations, template variables, and bulk test data generation.

#database#postgres#zero-code
Stars58
Forks7
Last commit17 days ago
ppx_pgsql
ppx_pgsqlOCaml

OCaml syntax extension for type-safe embedded SQL queries using PG'OCaml.

#database#postgres#type-safety
Stars55
Forks10
Last commit5 years ago
sql-builder
sql-builderTypeScript

A SQL query builder for Deno that provides a fluent API to construct SQL statements programmatically.

#query-builder#database#deno
Stars55
Forks15
Last commit3 years ago
cl-duckdb
cl-duckdbCommon Lisp

Common Lisp CFFI wrapper around the DuckDB C API

#parquet#lisp#data-science
Stars53
Forks2
Last commit1 month ago
elastic-rs
elastic-rsRust

A Rust library that converts boolean expressions into Elasticsearch DSL queries.

#search#parsing#query-builder
Stars52
Forks4
Last commit3 years ago
avro
avroGo

A Go library for Apache Avro with strong typing, SQL integration, and Redshift schema generation.

#database#apache#data-serialization
Stars49
Forks10
Last commit1 year ago
SQLtools for BigQuery
SQLtools for BigQueryTypeScript

A VSCode extension that adds BigQuery support to SQLTools for querying and exploring datasets.

#sqltools#vscode-extension#database-client
Stars48
Forks13
Last commit1 year ago
qrlew
qrlewRust

A Rust library that rewrites SQL queries to enforce differential privacy guarantees on query results.

#rewriting#sql-queries#data-protection
Stars48
Forks2
Last commit1 year ago
vsql
vsqlV

A SQL query builder for the V programming language, supporting PostgreSQL, MySQL, SQLite, and MSSQL.

#mssql#database#vlang
Stars47
Forks5
Last commit4 years ago
dsunit
dsunitGo

A Go library for datastore testing that simplifies setting up initial data and verifying final state across SQL, NoSQL, and file-based stores.

#integration-testing#nosql#testing
Stars46
Forks9
Last commit6 months ago
minisql
minisqlGo

An embedded single-file SQL database written in Go, inspired by SQLite and designed for learning and lightweight use.

#agentic-workflow#database#agentic-ai
Stars46
Forks3
Last commit1 month ago
schema
schemaGo

An embeddable Go library for applying database schema migrations using only the standard library.

#devops#database-sql#database-migrations
Stars44
Forks5
Last commit20 days ago
Snowflake Emulator
Snowflake EmulatorGo

A lightweight Snowflake emulator built with Go and DuckDB for local development and testing.

#database#cicd#integration-testing
Stars43
Forks10
Last commit16 days ago
database
databaseJava

A Java library that simplifies and secures relational database access by wrapping JDBC with automatic resource management and SQL injection prevention.

#database-access#accessing-databases#open-source
Stars43
Forks26
Last commit4 months ago
JSQLFormatter
JSQLFormatterPLpgSQL

A Java library and CLI tool for formatting, beautifying, and pretty-printing SQL statements with extensive customization.

#mssql#developer-tools#java-library
Stars42
Forks8
Last commit4 months ago
null
nullGo

Nullable Go types that can be marshalled/unmarshalled to/from JSON, replacing sql.Null* types.

#unmarshal#nullint64#database
Stars40
Forks4
Last commit4 years ago
QueryGPT
QueryGPTPython

A text-to-SQL tool that converts plain English questions into read-only SQL queries, automatically analyzes results with Python, and generates charts.

#fastapi#natural-language-to-sql#database
Stars38
Forks0
Last commit23 hours ago
gtfs-schema
gtfs-schemaShell

PostgreSQL schemas for loading and querying GTFS (General Transit Feed Specification) feeds from transit agencies.

#database-schema#postgresql#transit-data
Stars38
Forks12
Last commit6 years ago
FSharp.Data.TypeProviders
FSharp.Data.TypeProvidersF#

Legacy F# type providers for SQL, OData, WSDL, and EDMX data sources using .NET Framework code generators.

#type-providers#edmx#data-access
Stars38
Forks24
Last commit4 years ago
gosql
gosqlGo

A Go query builder with utility functions for constructing SQL queries programmatically.

#query-builder#database#fluent-api
Stars37
Forks2
Last commit4 years ago
dsc
dscGo

A Go library providing unified SQL and NoSQL datastore connectivity for structured data access.

#go-library#nosql#database-abstraction
Stars37
Forks11
Last commit6 months ago
prep
prepGo

A Go tool that automatically finds SQL statements in your code and instruments database connections with prepared statements.

#database-driver#database#performance-optimization
Stars36
Forks6
Last commit8 years ago
PreviousPage 11 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