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

darkbird
darkbirdRust

A document-oriented in-memory database optimized for fast real-time data searches, inspired by Erlang Mnesia.

#database#document-oriented#full-text-search
Stars548
Forks13
Last commit2 years ago
Python (Sync)
Python (Sync)Python

A Python client SDK for interacting with PocketBase backends, providing a pythonic interface for authentication, collections, and file uploads.

#python-sdk#backend-integration#database
Stars544
Forks64
Last commit20 days ago
DapperQueryBuilder
DapperQueryBuilderC#

A Dapper wrapper that uses string interpolation and a fluent API to safely build dynamic SQL queries with automatic parameterization.

#querybuilder#orm#database
Stars539
Forks51
Last commit2 years ago
EchoVault
EchoVaultGo

A highly configurable, distributed, in-memory data store and cache implemented in Go, usable as a library or standalone service.

#database#distributed#raft-consensus
Stars536
Forks47
Last commit1 year ago
Unrealm
UnrealmSwift

Unrealm enables storing Swift native types (structs, classes, enums) in Realm databases without inheriting from Object.

#database#ios#structs
Stars533
Forks73
Last commit1 year ago
Unrealm
UnrealmSwift

A Realm extension that enables storing Swift native types (structs, classes, enums) directly in Realm databases.

#mobile-database#database#ios
Stars533
Forks73
Last commit1 year ago
TidesDB
TidesDBC

A high-performance, embeddable LSM-tree storage engine library in C with ACID transactions, tiered storage, and cross-platform portability.

#c-library#database#lsm-tree
Stars531
Forks48
Last commit1 day 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
deno_mongo
deno_mongoTypeScript

A native MongoDB database driver for Deno and Deno Deploy, supporting basic operations and GridFS.

#database-driver#database#driver
Stars513
Forks91
Last commit1 year ago
deno_mongo
deno_mongoTypeScript

A native MongoDB driver for Deno and Deno Deploy, enabling database operations in Deno applications.

#database-driver#orm#database
Stars513
Forks91
Last commit1 year ago
triplex
triplexElixir

A simple and effective Elixir library for building multitenant applications using Ecto and database schemas.

#database#elixir#ecto
Stars506
Forks59
Last commit1 year 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
Database Design
Database DesignGo

A practical guide and decision reference for designing robust database schemas, focusing on PostgreSQL and MySQL for startups.

#backend-development#database#design
Stars500
Forks46
Last commit9 months 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
JsonFlatFileDataStore
JsonFlatFileDataStoreC#

A lightweight .NET library for storing and querying data in JSON flat files with support for typed and dynamic data.

#datastore#database#data-persistence
Stars478
Forks68
Last commit25 days ago
ZoneTree
ZoneTreeC#

A persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET, supporting both in-memory and disk storage.

#database#high-performance#embeddable-database
Stars472
Forks38
Last commit1 day ago
activerecord-typedstore
activerecord-typedstoreRuby

Adds type definitions, validations, and default values to ActiveRecord::Store for structured JSON/HStore columns in Rails.

#database#rails-gem#type-safety
Stars470
Forks57
Last commit2 years ago
Piccolo Admin
Piccolo AdminPython

A powerful, modern admin interface and CMS for Python, built on Piccolo ORM with Vue.js frontend.

#fastapi#admin-interface#vue-js
Stars467
Forks47
Last commit3 months ago
sedona-db
sedona-dbRust

A high-performance single-node analytical database engine built for geospatial data with vector and raster support.

#hacktoberfest#database#raster-data
Stars465
Forks53
Last commit1 day ago
ClosureTable
ClosureTablePHP

A Laravel package implementing the Closure Table pattern with adjacency lists for efficient hierarchical data storage and querying.

#closure-table#eloquent#hierarchical-data
Stars463
Forks108
Last commit4 months ago
sqlingo
sqlingoGo

A lightweight SQL DSL and ORM for Go that generates code from your database and enables elegant SQL query writing.

#query-builder#orm#database
Stars454
Forks26
Last commit2 months ago
Hiqlite
HiqliteRust

An embeddable, highly-available SQLite database with Raft-based replication, automatic failover, and integrated caching.

#database#raft-consensus#high-availability
Stars448
Forks25
Last commit4 days ago
Hanami::Model
Hanami::ModelRuby

A Ruby persistence framework for Hanami 1.x applications, using entities and repositories to separate domain logic from storage details.

#persistence-layer#hanami#orm
Stars447
Forks146
Last commit1 year ago
Fastapi-SQLA
Fastapi-SQLAPython

A production-ready SQLAlchemy extension for FastAPI with built-in pagination, async support, SQLModel integration, and pytest fixtures.

#fastapi#orm#database
Stars445
Forks18
Last commit1 day ago
Typesaurus
TypesaurusTypeScript

TypeScript-first ODM for Firestore providing uncompromised type-safety and universal code for browser and Node.js.

#database#universal-code#developer-tools
Stars445
Forks41
Last commit1 year ago
UserDefaultsStore
UserDefaultsStoreSwift

A lightweight Swift library to store and retrieve Codable objects in UserDefaults with thread-safe operations.

#database#ios#codable
Stars441
Forks17
Last commit3 years ago
LERN
LERNPHP

A Laravel package that records exceptions to a database and sends notifications via multiple channels.

#database#devops#error-monitoring
Stars436
Forks38
Last commit4 years 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
Edgy ORM
Edgy ORMPython

A Python ORM built on SQLAlchemy core with Pydantic integration for automatic validation and high performance.

#orm#database#asyncio
Stars430
Forks11
Last commit4 days ago
Bitronix
BitronixJava

A simple, complete Java Transaction API (JTA) 1.1 implementation for XA transaction management.

#database#xa-transactions#jta
Stars430
Forks155
Last commit3 months ago
Atlas.Orm
Atlas.OrmPHP

A data mapper implementation for persistence models in PHP, providing a clean separation between database records and domain objects.

#data-mapper#orm#database
Stars429
Forks21
Last commit5 years ago
jennifer.cr
jennifer.crCrystal

An ActiveRecord pattern ORM for Crystal with a flexible query DSL, validations, relationships, and migrations.

#orm#database#crystal-lang
Stars425
Forks57
Last commit1 year ago
Permazen
PermazenHTML

A language-natural persistence layer for Java that treats the database as a sorted key/value store and implements everything else in Java.

#persistence-layer#database#java-persistence
Stars424
Forks38
Last commit8 months ago
PreviousPage 13 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
#Postgresql199
#Sql184
#Mysql147
#Orm147
#Sqlite121
#Go108
#Golang73
#Postgres60
#Rust60
#Mongodb59
#Nosql59
#Embedded Database59