Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Database

Database

297 projects

Showing 36 of 297 projects

goqu
goquGo

An expressive SQL builder and query library for Go with support for multiple database dialects.

#query-builder#database#go-library
Stars2.7k
Forks221
Last commit1 year ago
sqlite_orm
sqlite_ormC++

A lightweight, header-only C++ ORM for SQLite with modern C++14/17/20 features and no raw string queries.

#crud#orm#database
Stars2.6k
Forks339
Last commit1 month ago
MongoDB
MongoDB

A curated list of awesome MongoDB resources, libraries, tools, and applications.

#database#database-orm#developer-tools
Stars2.6k
Forks338
Last commit4 days ago
sqlpp11
sqlpp11C++

A type-safe embedded domain specific language (EDSL) for SQL queries and results in C++.

#template-library#database#embedded-dsl
Stars2.6k
Forks358
Last commit22 hours ago
Revisionable
RevisionablePHP

A Laravel package that automatically creates a revision history for any Eloquent model with minimal setup.

#eloquent#package#database
Stars2.6k
Forks344
Last commit1 month ago
Antares SQL
Antares SQLVue

A modern, fast, and productivity-driven SQL client with a focus on user experience and cross-platform support.

#vue-js#productivity-tool#database
Stars2.6k
Forks157
Last commit6 months ago
Antares SQL
Antares SQLVue

A modern, fast, and productivity-driven SQL client with a focus on user experience and cross-platform support.

#vue-js#productivity-tool#database
Stars2.6k
Forks157
Last commit6 months ago
pgbackweb
pgbackwebGo

A user-friendly web interface for managing automated PostgreSQL backups with scheduling, monitoring, and encryption.

#database-backup#database#restore
Stars2.6k
Forks137
Last commit5 months ago
Pilosa
PilosaGo

A real-time distributed analytical database built entirely on bitmaps for low-latency queries on fresh data.

#real-time-database#stream-processing#bitmap
Stars2.5k
Forks237
Last commit2 years ago
SQLCheck
SQLCheckC++

Automatically detects SQL anti-patterns across logical design, physical design, queries, and application development to improve query performance.

#database#sql-optimization#oracle
Stars2.5k
Forks122
Last commit2 years ago
SQLPage
SQLPageRust

Build data-centric web applications by writing SQL queries that automatically generate interactive user interfaces.

#database#crud-application#serverless
Stars2.5k
Forks170
Last commit1 day ago
rbatis
rbatisRust

A high-performance Rust ORM framework with compile-time dynamic SQL compilation for zero-runtime-overhead database operations.

#database-driver#orm#database
Stars2.5k
Forks167
Last commit4 days ago
Laravel Translatable
Laravel TranslatablePHP

A Laravel Eloquent trait to store model translations as JSON without extra database tables.

#eloquent#database#translated-attributes
Stars2.4k
Forks298
Last commit1 day ago
gormt
gormtGo

A tool that automatically generates Go structs and GORM-compatible code from MySQL, SQLite, and MSSQL databases.

#mssql#orm#database
Stars2.4k
Forks362
Last commit10 hours ago
Discard
DiscardRuby

A simple ActiveRecord mixin for soft-deleting records by flagging them as discarded, without overriding ActiveRecord methods.

#orm#database#data-persistence
Stars2.4k
Forks93
Last commit2 months ago
Spoolman
SpoolmanPython

A self-hosted web service to manage 3D printer filament spools and track usage with real-time integration.

#filament-management#database#service
Stars2.4k
Forks236
Last commit2 days ago
EntityFramework-Plus
EntityFramework-PlusC#

Extends Entity Framework with performance-enhancing features like batch operations, caching, auditing, and query optimization.

#entity-framework-core#orm#database
Stars2.3k
Forks318
Last commit17 days ago
UnQLite
UnQLiteC

An embedded, serverless, transactional NoSQL database engine with key/value and JSON document store capabilities.

#c-library#database#storage
Stars2.3k
Forks178
Last commit8 days ago
Prisma
PrismaGo

An auto-generated, fully type-safe database client for Go that reduces boilerplate.

#database-access#query-builder#mssql
Stars2.3k
Forks104
Last commit9 months ago
lotusdb
lotusdbGo

Advanced Go key-value database combining LSM tree and B+ tree advantages for fast read/write with low amplification.

#kv-store#database#storage
Stars2.3k
Forks188
Last commit1 year ago
Baum
BaumPHP

A Laravel Eloquent implementation of the Nested Set pattern for efficient hierarchical data management.

#hierarchical-data#orm#database
Stars2.2k
Forks450
Last commit1 year ago
js-search
js-searchJavaScript

An efficient, client-side JavaScript search library for indexing and querying JSON objects with stemming, stop words, and TF-IDF ranking.

#search#json-search#database
Stars2.2k
Forks112
Last commit2 years ago
TablePro
TableProSwift

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

#database#appkit#redis
Stars2.2k
Forks142
Last commit13 hours ago
nhibernate-core
nhibernate-coreC#

A mature, open-source object-relational mapper for the .NET framework, enabling .NET applications to interact with databases using object-oriented paradigms.

#criteria-api#orm#database
Stars2.2k
Forks931
Last commit16 days ago
globalize
globalizeRuby

Rails I18n library for ActiveRecord model translations, enabling multilingual content storage in separate tables.

#database#rails#multilingual
Stars2.2k
Forks498
Last commit4 months ago
rust-rocksdb
rust-rocksdbRust

A Rust wrapper for Facebook's RocksDB embedded key-value storage engine.

#database#rocksdb#concurrent
Stars2.1k
Forks858
Last commit9 days ago
Azimutt
AzimuttElm

A full-stack database exploration tool for designing, exploring, documenting, and analyzing any database schema and data.

#couchbase#database#data-documentation
Stars2.1k
Forks131
Last commit9 months ago
ROM
ROMRuby

A data mapping and persistence toolkit for Ruby that provides powerful object mapping without limiting database capabilities.

#adapter-pattern#orm#database
Stars2.1k
Forks166
Last commit3 months ago
counter_culture
counter_cultureRuby

A Rails gem providing advanced, flexible counter caches that update on value changes and support multi-level relations.

#orm#database#rails
Stars2.1k
Forks224
Last commit4 days ago
Prisma Client Python
Prisma Client PythonPython

An auto-generated, fully type-safe database client for Python built on Prisma, supporting async and sync usage.

#orm#database#pydantic
Stars2.1k
Forks94
Last commit1 year ago
Storm
StormGo

A simple and powerful toolkit for BoltDB that provides indexes, advanced queries, and CRUD operations for Go applications.

#data-indexing#orm#database
Stars2.1k
Forks140
Last commit2 years ago
Speedment
SpeedmentJava

A Java Stream ORM toolkit that generates type-safe code from SQL databases, enabling database queries using standard Java Streams.

#orm#database#spring
Stars2.1k
Forks232
Last commit2 years ago
Pyrebase
PyrebasePython

A simple Python wrapper for the Firebase API, providing easy access to Authentication, Realtime Database, and Cloud Storage.

#database#authentication#serverless
Stars2.1k
Forks530
Last commit1 year ago
ex_machina
ex_machinaElixir

A flexible library for creating test data and associations in Elixir applications, with seamless Ecto integration.

#database#elixir#factory-definitions
Stars2.0k
Forks143
Last commit1 day ago
sandman2
sandman2Python

Automatically generate a RESTful API service from any existing database without writing code.

#orm#database#rest
Stars2.0k
Forks219
Last commit4 days ago
connect-mongo
connect-mongoTypeScript

A MongoDB session store for Express and Connect applications, written in TypeScript.

#database#server-side#authentication
Stars2.0k
Forks338
Last commit4 months ago
PreviousPage 7 of 9Next

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
#Postgresql109
#Sql95
#Mysql82
#Sqlite67
#Orm66
#Go54
#Postgres38
#Mongodb31
#Golang30
#Rust30
#Self Hosted29
#Nosql28