Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Database

Database

672 projects

Showing 36 of 672 projects

rosedb
rosedbGo

A lightweight, fast, and reliable key/value storage engine based on the Bitcask log-structured storage model.

#kv-store#database#log-structured
Stars4.9k
Forks646
Last commit3 months ago
Backup
BackupRuby

A RubyGem utility for modeling and performing full-stack backup operations on UNIX-like systems.

#modular-architecture#database#unix-like
Stars4.9k
Forks668
Last commit1 year ago
dataset
datasetPython

A Python library for easy database interaction with automatic table creation, bulk loading, and transaction support.

#database#transaction-management#python
Stars4.9k
Forks299
Last commit1 month ago
buntdb
buntdbGo

An embeddable, in-memory key/value database for Go with custom indexing and geospatial support.

#b-tree#database#in-memory
Stars4.9k
Forks302
Last commit20 days ago
Clidey WhoDB
Clidey WhoDBGo

A lightweight, fast, and beautiful database management tool with AI-powered chat interface for PostgreSQL, MySQL, SQLite, MongoDB, Redis, and more.

#database#explorer#react-frontend
Stars4.9k
Forks210
Last commit1 day ago
bun
bunGo

A lightweight, SQL-first Golang ORM supporting PostgreSQL, MySQL, MSSQL, SQLite, and Oracle with type safety and flexible scanning.

#database-driver#mssql#orm
Stars4.8k
Forks279
Last commit10 days ago
Liam ERD
Liam ERDTypeScript

Automatically generates beautiful and interactive ER diagrams from your database schema.

#orm#database#developer-tools
Stars4.8k
Forks210
Last commit2 days ago
/create-pull-request
/create-pull-requestTypeScript

Automatically generates beautiful and interactive ER diagrams from your database schema.

#orm#database#developer-tools
Stars4.8k
Forks210
Last commit2 days ago
Sqlectron
SqlectronTypeScript

A simple, lightweight desktop SQL client with cross-database and cross-platform support.

#desktop-application#database#open-source
Stars4.8k
Forks531
Last commit6 months ago
HelixDB
HelixDBRust

An open-source graph-vector database built in Rust that unifies application data, vectors, and graphs for AI applications.

#ai#database#helix
Stars4.7k
Forks254
Last commit2 days ago
Redb
RedbRust

An embedded key-value database in pure Rust with ACID transactions and high performance.

#database#no-sql#storage-engine
Stars4.6k
Forks216
Last commit1 day ago
redka
redkaGo

Redis-compatible key-value store with SQLite/PostgreSQL backend, offering ACID transactions and SQL views.

#database#postgres#redis
Stars4.6k
Forks130
Last commit4 months ago
prest
prestGo

A production-ready RESTful API server that instantly exposes your PostgreSQL database as a realtime, high-performance API.

#realtime#database#rest
Stars4.5k
Forks308
Last commit1 month ago
Crunchy Operator
Crunchy OperatorGo

A Kubernetes operator for declarative management of production PostgreSQL clusters with high availability, disaster recovery, and monitoring.

#kubernetes-operator#database#container-orchestration
Stars4.4k
Forks671
Last commit
FreeSql
FreeSqlC#

A powerful, high-performance .NET ORM supporting AOT, multiple databases, and advanced features like CodeFirst/DbFirst.

#orm#database#high-performance
Stars4.4k
Forks906
Last commit26 days ago
MiniOB
MiniOBC++

A compact, educational database designed to help beginners understand core database implementation principles.

#mini-database#database#education
Stars4.4k
Forks1.6k
Last commit5 months ago
Kvrocks
KvrocksC++

A distributed key-value NoSQL database compatible with Redis protocol, using RocksDB for storage to reduce memory costs and increase capacity.

#namespace#database#data-storage
Stars4.3k
Forks632
Last commit4 days ago
TablePro
TableProSwift

A fast, native macOS database client with built-in AI assistant for MySQL, PostgreSQL, MongoDB, Redis, and more.

#database#appkit#redis
Stars4.3k
Forks288
Last commit1 day ago
autobase
autobaseTypeScript

An open-source automated database platform for deploying and managing production-ready, highly available PostgreSQL clusters.

#database#autobase#patroni
Stars4.3k
Forks592
Last commit3 days ago
USearch
USearchC++

A fast, single-file similarity search and clustering engine for vectors and arbitrary objects with multi-language bindings.

#search#multi-language#database
Stars4.1k
Forks323
Last commit11 days ago
pgbackrest
pgbackrestC

A reliable, scalable backup and restore solution for PostgreSQL databases with parallel processing, encryption, and cloud storage support.

#database-backup#database#restore
Stars4.1k
Forks373
Last commit3 days ago
LevelUP
LevelUPJavaScript

A Node.js wrapper for abstract-leveldown compliant key-value stores, providing fast and simple storage.

#database#abstract-leveldown#storage
Stars4.1k
Forks266
Last commit1 year ago
CozoDB
CozoDBRust

A transactional, relational-graph-vector database that uses Datalog for query, designed as the hippocampus for AI.

#database#graph#time-travel
Stars4.0k
Forks155
Last commit1 year ago
Eloquent Sluggable
Eloquent SluggablePHP

Automatically generate URL-friendly slugs for Eloquent models in Laravel.

#eloquent#composer#database
Stars4.0k
Forks449
Last commit2 months ago
Kuzu
KuzuC++

Embedded property graph database optimized for speed with built-in vector search, full-text search, and Cypher query language.

#database#graph#embedded
Stars4.0k
Forks486
Last commit8 months ago
RavenDB
RavenDBC#

A fully ACID NoSQL document database with extreme performance and developer-friendly experience.

#iot#database#document-database
Stars4.0k
Forks856
Last commit4 days ago
Mongoid
MongoidRuby

The official Ruby object-document mapper (ODM) for MongoDB, providing ActiveRecord-like abstractions.

#orm#database#data-persistence
Stars3.9k
Forks1.4k
Last commit11 days ago
VueFire
VueFireTypeScript

Firebase bindings for Vue.js that simplify real-time data synchronization and state management.

#realtime#real-time-database#database
Stars3.9k
Forks340
Last commit1 month ago
Ancestry
AncestryRuby

A Ruby gem for organizing ActiveRecord models into efficient tree structures using the materialized path pattern.

#hierarchical-data#orm#database
Stars3.9k
Forks472
Last commit1 month ago
adminMongo
adminMongoJavaScript

A web-based GUI for managing MongoDB connections, databases, collections, and documents with a responsive interface.

#admin-tool#database#mongodb-gui
Stars3.9k
Forks798
Last commit1 year ago
pony
ponyPython

An advanced Python ORM that writes database queries using Python generator expressions and lambdas.

#query-builder#orm#database
Stars3.8k
Forks256
Last commit12 days ago
gorp
gorpGo

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

#crud#orm#database
Stars3.8k
Forks378
Last commit1 year ago
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.7k
Forks186
Last commit3 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
Forks881
Last commit1 day 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
Forks881
Last commit1 day 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
Forks238
Last commit6 months ago
PreviousPage 5 of 19Next

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
5 days ago
#Postgresql199
#Sql184
#Mysql147
#Orm147
#Sqlite121
#Go108
#Golang73
#Postgres60
#Rust60
#Mongodb59
#Nosql59
#Embedded Database59