Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Database

Database

851 projects

Showing 36 of 851 projects

jet
jetGo

A type-safe SQL builder and code generator for Go that automatically maps query results to complex Go structures.

#database#typesafe#postgres
Stars3.8k
Forks186
Last commit1 month ago
gorp
gorpGo

A Go library for relational persistence that maps structs to database tables with minimal boilerplate.

#crud#orm#database
Stars3.8k
Forks381
Last commit1 year ago
npgsql
npgsqlC#

The open-source .NET data provider for PostgreSQL, enabling high-performance database connectivity and operations.

#database-driver#entity-framework-core#orm
Stars3.7k
Forks889
Last commit2 days ago
Npgsql
NpgsqlC#

The open-source .NET data provider for PostgreSQL, enabling high-performance database connectivity and operations.

#database-driver#entity-framework-core#orm
Stars3.7k
Forks889
Last commit2 days ago
Schema Spy
Schema SpyHTML

A database metadata analyzer that generates interactive HTML documentation and entity-relationship diagrams.

#database#entity-relationship-diagrams#entity-relationship-diagram
Stars3.7k
Forks357
Last commit4 months ago
upper.io/db
upper.io/dbGo

A productive data access layer for Go with ORM-like features, supporting PostgreSQL, MySQL, SQLite, MongoDB, and more.

#orm#database#database-adapter
Stars3.7k
Forks239
Last commit7 months ago
Tarantool
TarantoolLua

An in-memory computing platform combining a high-performance database and Lua application server for scalable web components.

#tarantool#database#msgpack
Stars3.7k
Forks412
Last commit1 day ago
scenic
scenicRuby

Adds methods to ActiveRecord::Migration for creating and managing versioned database views in Rails applications.

#hacktoberfest#database#postgres
Stars3.6k
Forks243
Last commit25 days ago
Scenic
ScenicRuby

Adds methods to ActiveRecord::Migration to create and manage versioned database views in Rails applications.

#hacktoberfest#database#postgres
Stars3.6k
Forks243
Last commit25 days ago
pgmodeler
pgmodelerC++

An open-source, multiplatform visual database modeling tool designed specifically for PostgreSQL.

#pgmodeler#database#entity-relationship-diagram
Stars3.6k
Forks423
Last commit2 months ago
nutsdb
nutsdbGo

A simple, fast, embeddable, persistent key/value store written in pure Go, supporting transactions and multiple data structures.

#kv-store#database#data-structures
Stars3.6k
Forks345
Last commit18 days ago
GQL
GQLRust

An extensible SQL-like query language and SDK for querying .git files and other data sources with full SQL feature support.

#gql#database#developer-tools
Stars3.5k
Forks96
Last commit3 months ago
FluentMigrator
FluentMigratorC#

A .NET migration framework that manages database schema changes using C# classes instead of SQL scripts.

#migration#database#version-control
Stars3.5k
Forks701
Last commit1 day ago
querybuilder
querybuilderC#

A powerful, expressive SQL query builder for C# that supports multiple databases with a unified API.

#query-builder#database#dapper-integration
Stars3.4k
Forks526
Last commit3 months ago
YapDatabase
YapDatabaseObjective-C

A high-performance collection/key/value store with plugin architecture built atop SQLite for Swift and Objective-C developers.

#database#ios#caching
Stars3.3k
Forks368
Last commit3 years ago
clickhouse-go
clickhouse-goGo

A high-performance Go driver for ClickHouse offering both native and standard database/sql interfaces.

#columnar-database#database-driver#database
Stars3.3k
Forks670
Last commit1 day ago
LINQ to DB
LINQ to DBC#

A fast, type-safe LINQ database access library that sits between micro-ORMs and full ORMs, offering SQL-like control with LINQ expressions.

#orm#database#access
Stars3.3k
Forks478
Last commit1 day ago
OmniDB
OmniDBJavaScript

A web-based tool for managing and monitoring multiple database systems with a unified interface.

#admin-tool#database#database-monitoring
Stars3.3k
Forks480
Last commit3 years ago
MyDumper
MyDumperC

A high-performance, multithreaded MySQL logical backup and restoration tool with consistent snapshot support.

#logical-backup#database-backup#database
Stars3.2k
Forks505
Last commit14 days ago
Jailer
JailerJava

A tool for database subsetting and relational data browsing, creating consistent slices and enabling navigation via foreign keys.

#database#subsetter#database-subsetting
Stars3.2k
Forks142
Last commit1 day ago
HugeGraph
HugeGraphJava

A fast, highly-scalable graph database supporting over 10 billion vertices and edges with OLTP capabilities and dual Gremlin/Cypher query language support.

#database#graph#rocksdb
Stars3.1k
Forks625
Last commit1 day ago
graphjin
graphjinGo

An automagical compiler that connects AI assistants to databases by auto-discovering schemas and compiling queries to optimized SQL.

#database#workflow-orchestration#yugabyte
Stars3.1k
Forks187
Last commit4 days ago
GlueSQL
GlueSQLRust

A Rust library that provides a SQL database engine with a parser, execution layer, and pluggable storage for structured and unstructured data.

#database#websql#database-engine
Stars3.1k
Forks271
Last commit3 days ago
Arctic
ArcticPython

High-performance datastore optimized for time series and tick data storage and retrieval.

#database#data-storage#quantitative-analysis
Stars3.1k
Forks574
Last commit2 years ago
LinDB
LinDBGo

LinDB is a scalable, high-performance, distributed time series database written in Go.

#iot#database#high-performance
Stars3.1k
Forks283
Last commit1 month ago
xtdb
xtdbClojure

An immutable SQL database for application development, time-travel reporting and data compliance. Developed by @juxt

#database#temporal#dbms
Stars3.0k
Forks191
Last commit1 day ago
Laravel Phone
Laravel PhonePHP

A Laravel package for validating, formatting, and casting phone numbers using Google's libphonenumber.

#database#laravel#validation
Stars3.0k
Forks233
Last commit1 month ago
data-diff
data-diffPython

Fast tool for comparing datasets within or across SQL databases to identify differences.

#database#python-library#data-science
Stars3.0k
Forks310
Last commit2 years ago
Pomelo.EntityFrameworkCore.MySql
Pomelo.EntityFrameworkCore.MySqlC#

The most popular Entity Framework Core provider for MySQL and MariaDB, built on top of MySqlConnector for high-performance database communication.

#database-driver#entity-framework-core#orm
Stars3.0k
Forks415
Last commit
Paranoia
ParanoiaRuby

A Rails gem for soft-deleting records by setting a deleted_at timestamp instead of removing them from the database.

#orm#database#data-persistence
Stars2.9k
Forks524
Last commit8 months ago
paranoia
paranoiaRuby

A Rails gem for soft-deleting records by setting a deleted_at timestamp instead of removing them from the database.

#database#rails-gem#data-recovery
Stars2.9k
Forks524
Last commit8 months ago
SQLSync
SQLSyncRust

SQLSync is a collaborative offline-first wrapper around SQLite that synchronizes web application state between users, devices, and the edge.

#web-worker#database#offline-first
Stars2.9k
Forks41
Last commit8 months ago
elasticsearch-jdbc
elasticsearch-jdbcJava

A Java-based tool for importing tabular data from JDBC sources into Elasticsearch for indexing.

#database#bulk-indexing#search-index
Stars2.8k
Forks698
Last commit1 month ago
dbatools
dbatoolsPowerShell

A PowerShell module with nearly 700 commands for automating SQL Server administration, migrations, and backup testing.

#mssql#migration#database
Stars2.8k
Forks865
Last commit1 day ago
Marmot
MarmotGo

A leaderless, distributed SQLite replication system with MySQL wire compatibility for edge and read-heavy scenarios.

#mysql-compatible#database#distributed
Stars2.8k
Forks76
Last commit2 months ago
Laravel Eloquent
Laravel EloquentPHP

A full database toolkit for PHP with expressive query builder, Eloquent ORM, and schema builder, extracted from Laravel.

#eloquent#query-builder#orm
Stars2.8k
Forks606
Last commit2 days ago
PreviousPage 6 of 24Next

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
11 months ago
#Postgresql232
#Sql220
#Orm181
#Mysql169
#Sqlite140
#Go133
#Golang96
#Postgres72
#Mongodb71
#Nosql71
#Query Builder67
#Embedded Database66