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

ParadeDB
ParadeDBRust

A PostgreSQL extension that brings Elastic-quality full-text search and analytics directly inside Postgres.

#database#database-performance#elasticsearch-alternative
Stars9.1k
Forks417
Last commit1 day ago
pg_analytics
pg_analyticsRust

A PostgreSQL extension that brings Elastic-quality full-text search and analytics directly inside Postgres.

#database#database-performance#elasticsearch-alternative
Stars9.1k
Forks417
Last commit1 day ago
CloudNativePG operator
CloudNativePG operatorGo

A Kubernetes operator that automates the deployment, management, and maintenance of PostgreSQL databases in cloud-native environments.

#kubernetes-operator#database#postgres
Stars9.0k
Forks728
Last commit1 day ago
immudb
immudbGo

An immutable database with built-in cryptographic proof and verification, supporting SQL, Key-Value, and Document models.

#zero-trust#database#document-database
Stars9.0k
Forks374
Last commit2 days ago
orbit-db
orbit-dbJavaScript

A serverless, distributed, peer-to-peer database for the decentralized web using IPFS and CRDTs.

#ipfs#database#distributed
Stars8.8k
Forks596
Last commit2 months ago
Android Debug Database
Android Debug DatabaseJava

A library for debugging Android databases and shared preferences directly in a browser.

#database#database-inspection#android-debug-database
Stars8.7k
Forks885
Last commit5 months ago
GRDB.swift
GRDB.swiftSwift

A Swift toolkit for SQLite databases with a focus on application development, providing SQL generation, database observation, and robust concurrency.

#orm#database#ios
Stars8.6k
Forks993
Last commit1 month ago
mongo-go-driver
mongo-go-driverGo

The official MongoDB-supported Go driver for building applications with MongoDB databases.

#database-driver#database#bson
Stars8.5k
Forks937
Last commit1 day ago
Digoal's PostgreSQL and Technical blog(Chinese Language)
Digoal's PostgreSQL and Technical blog(Chinese Language)HTML

A comprehensive collection of PostgreSQL, Greenplum, and AI-related technical articles, tutorials, and learning resources.

#greenplum#database#postgres
Stars8.5k
Forks1.9k
Last commit
Squirrel
SquirrelGo

A fluent SQL query builder for Go that generates SQL from composable parts without being an ORM.

#query-builder#database#golang-library
Stars8.0k
Forks516
Last commit2 years ago
MariaDB
MariaDBC++

A community-developed, drop-in replacement for MySQL with enhanced features, performance, and open licensing.

#database#open-source-database#community-driven
Stars7.9k
Forks2.1k
Last commit1 day ago
Databasus
DatabasusGo

A self-hosted, open-source database backup tool for PostgreSQL, MySQL, MariaDB, and MongoDB with multi-storage support and enterprise security.

#database-backup#database#devops
Stars7.8k
Forks462
Last commit10 days ago
GitHub Repository
GitHub RepositoryPHP

A fast PHP micro-framework for building web applications with expressive, elegant syntax.

#lumen#database#queueing
Stars7.6k
Forks966
Last commit2 years ago
tinydb
tinydbPython

TinyDB is a lightweight document oriented database optimized for your happiness :)

#documentdb#database#nosql
Stars7.5k
Forks617
Last commit1 month ago
Adminer
AdminerPHP

A full-featured database management tool written in a single PHP file, supporting MySQL, PostgreSQL, SQLite, and more.

#mssql#database#oracle
Stars7.5k
Forks1.2k
Last commit2 days ago
HertzBeat
HertzBeatJava

An AI-powered open-source observability platform unifying metrics, logs, and alerting with agentless collection and custom monitoring.

#database#status-page#observability
Stars7.3k
Forks1.3k
Last commit1 day ago
toydb
toydbRust

A distributed SQL database in Rust, built from scratch as an educational project to illustrate core database concepts.

#database#distributed#raft-consensus
Stars7.3k
Forks625
Last commit1 month ago
SQLBoiler
SQLBoilerGo

Generate a type-safe Go ORM from your existing database schema using a database-first approach.

#mssql#orm#database
Stars7.0k
Forks557
Last commit12 days ago
couchdb
couchdbErlang

Seamless multi-primary syncing database with an intuitive HTTP/JSON API, designed for reliability

#database#couchdb#http
Stars6.9k
Forks1.1k
Last commit1 day ago
spicedb
spicedbGo

An open-source, Google Zanzibar-inspired database for storing and querying fine-grained authorization data at scale.

#database#acl#distributed-systems
Stars6.9k
Forks406
Last commit1 day ago
jOOQ
jOOQJava

A type-safe internal DSL and code generator for writing SQL in Java with full IDE support.

#database#r2dbc#dsl
Stars6.8k
Forks1.2k
Last commit17 days ago
ibis
ibisPython

A portable Python dataframe library that compiles to SQL and works with over 20 backends for unified data manipulation.

#database#python-dataframe#sql-compilation
Stars6.6k
Forks745
Last commit1 day ago
go-sqlmock
go-sqlmockGo

A mock SQL driver for Go that simulates database behavior in tests without requiring a real database connection.

#database#test-isolation#unit-testing
Stars6.6k
Forks413
Last commit15 days ago
GreptimeDB
GreptimeDBRust

An open-source observability database that unifies metrics, logs, and traces into a single engine, replacing Prometheus, Loki, and Elasticsearch.

#database#distributed#observability
Stars6.5k
Forks509
Last commit1 day ago
ecto
ectoElixir

A toolkit for data mapping and language integrated query for Elixir, commonly used to interact with databases.

#changesets#orm#database
Stars6.5k
Forks1.5k
Last commit1 day ago
pgloader
pgloaderCommon Lisp

A data loading and migration tool for PostgreSQL that handles errors gracefully and transforms data from various sources.

#mssql#migration#database
Stars6.5k
Forks607
Last commit9 days ago
Bookshelf
BookshelfJavaScript

A simple Node.js ORM for PostgreSQL, MySQL, and SQLite3, built on the Knex.js SQL query builder.

#data-mapper#orm#database
Stars6.4k
Forks577
Last commit1 year ago
Materialize
MaterializeRust

A real-time data integration platform that creates and continually updates consistent views of transactional data using SQL.

#stream-processing#postgresql-dialect#database
Stars6.3k
Forks512
Last commit1 day ago
goleveldb
goleveldbGo

A pure Go implementation of the LevelDB key/value storage engine.

#database#leveldb#concurrent
Stars6.3k
Forks985
Last commit2 years ago
Laravel Backup
Laravel BackupPHP

A Laravel package that creates and manages backups of your application files and databases.

#database-backup#database#devops
Stars6.0k
Forks790
Last commit23 days ago
pebble
pebbleGo

A high-performance, LevelDB/RocksDB-inspired key-value database written in Go, optimized for CockroachDB.

#database#rocksdb#leveldb
Stars6.0k
Forks574
Last commit1 day ago
SqlSugar
SqlSugarC#

A high-performance, multi-database compatible .NET ORM framework with low-code features and enterprise-ready solutions.

#orm#database#high-performance
Stars5.8k
Forks1.4k
Last commit3 days ago
Event Store
Event StoreC#

An event-native database platform engineered for modern software applications and event-driven architectures.

#stream-processing#database#eventsourcing
Stars5.8k
Forks678
Last commit1 day ago
Datascript
DatascriptClojure

Immutable in-memory database and Datalog query engine for Clojure, ClojureScript, and JavaScript.

#database#clojurescript#query-engine
Stars5.8k
Forks317
Last commit9 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
Stars5.7k
Forks312
Last commit7 days ago
liquibase
liquibaseJava

An open-source database schema change management tool that tracks, versions, and deploys database changes.

#database#version-control#java-library
Stars5.6k
Forks2.0k
Last commit1 day ago
PreviousPage 4 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
1 day ago
#Postgresql232
#Sql220
#Orm181
#Mysql169
#Sqlite140
#Go133
#Golang96
#Postgres72
#Mongodb71
#Nosql71
#Query Builder67
#Embedded Database66