Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: database

212 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
dhamaniasad/awesome-postgres
A curated list of PostgreSQL software, libraries, tools, and resources, covering areas like high-availability, backups, GUIs, monitoring, e…
7012062active
microsoft/sql-server-samples
Microsoft's official repository of code samples and sample databases for SQL Server, Azure SQL Database, Azure Synapse, and Azure SQL Edge.…
6411201active
bxcodec/go-clean-arch
A well-known example implementation of Uncle Bob's Clean Architecture in Go, structured into models, repository, usecase, and delivery laye…
2310151active
mouredev/hello-sql
A free, open-source course repository teaching SQL and relational database fundamentals from scratch, with 7 hours of video, 80+ lessons, a…
3410109stable
firebase/quickstart-android
A collection of official Firebase quickstart sample apps for Android, written in Kotlin, demonstrating Firebase APIs such as Auth, Firestor…
779307active
igorbarinov/awesome-data-engineering
A curated awesome-list of data engineering tools, databases, frameworks, and resources for software developers. It organizes links across c…
748992active
digoal/blog
A large collection of Chinese-language technical articles, course materials, and video links about PostgreSQL, Greenplum, PolarDB, MySQL, a…
678564active
hiteshchoudhary/chai-backend
A companion repository for the 'Chai aur Backend' YouTube video series teaching backend development with JavaScript. It contains a full-fea…
278393active
JerBouma/FinanceDatabase
A free, community-maintained database of 300,000+ financial symbols covering equities, ETFs, funds, indices, currencies, cryptocurrencies, …
838390active
erikgrinaker/toydb
toyDB is a distributed SQL database written in Rust, built from scratch as an educational project to illustrate database internals. It feat…
757276stable
oracle/docker-images
Oracle's official repository of Dockerfiles, samples, and build scripts for creating container images of Oracle commercial products and spo…
776995active
anomalyco/models.dev
An open-source, community-contributed database of AI model specifications, pricing, and capabilities, stored as TOML files and served via J…
636598active
firebase/quickstart-js
A collection of official Firebase quickstart sample applications demonstrating the Firebase JavaScript SDK across auth, database, Firestore…
775366active
dunwu/db-tutorial
A Chinese-language open-source database tutorial covering relational databases (MySQL, PostgreSQL), NoSQL systems (Redis, MongoDB, HBase, E…
325363active
kakuilan/china_area_mysql
A MySQL dataset of China's five-level administrative divisions (province, city, county, town, village) scraped from the National Bureau of …
325349active
mgramin/awesome-db-tools
A community-driven curated list of tools that simplify working with databases, covering IDEs, GUIs, CLIs, schema management, monitoring, ba…
705277active
Postgres Operator (with Spilo)
A Kubernetes operator (with the Spilo Docker image) that creates and manages highly-available PostgreSQL clusters on Kubernetes, powered by…
945225stable
P3TERX/GeoLite.mmdb
A repository that regularly republishes MaxMind's free GeoLite2 Country, City, and ASN databases in .mmdb format with convenient download l…
995184active
cmu-db/bustub
BusTub is an educational relational database management system written in C++ and built at Carnegie Mellon University for the 15-445/645 In…
825066active
superfly/litefs
LiteFS is a FUSE-based passthrough file system that replicates SQLite databases across a cluster of machines by intercepting writes and rec…
704868active
miguelgrinberg/microblog
The companion example application for Miguel Grinberg's Flask Mega-Tutorial, a complete microblogging web app built with Python and Flask. …
394774active
jaywcjlove/mysql-tutorial
An open-source Chinese-language MySQL beginner tutorial ebook covering installation, SQL basics, indexes, stored procedures, administration…
584747active
gostor/awesome-go-storage
A curated awesome-list of Go storage projects and libraries, covering storage servers, key-value stores, file systems, databases, and datab…
324725active
datacharmer/test_db
A sample MySQL employees database with an integrated test suite, migrated from Launchpad, also compatible with MariaDB, Percona Server, and…
574434stable
oceanbase/miniob
MiniOB is a compact, educational relational database developed by the OceanBase team for learning database internals from scratch. It inclu…
634405active
liyupi/sql-mother
A free, gamified interactive SQL learning website with 30+ levels that teaches SQL syntax from beginner to advanced. It is a pure-frontend …
414332active
osixia/container-openldap
A Docker image that packages OpenLDAP as an LDAP directory server, configurable via environment variables, LDIF seeding, TLS, and multi-mas…
804224active
skyzh/mini-lsm
Mini-LSM is a hands-on course for learning database internals by building an LSM-tree storage engine in Rust. It covers memtables, SSTs, co…
854150active
talent-plan/tinykv
TinyKV is a Go-based course project where students build a distributed key-value storage system modeled on TiKV, implementing Raft consensu…
413983active
oskardudycz/EventSourcing.NetCore
A collection of tutorials, practical samples, and resources for implementing Event Sourcing and CQRS in .NET, maintained by Oskar Dudycz. I…
603679active
nswbmw/N-blog
A Chinese-language tutorial book (
3215381maintenance
jonasschmedtmann/complete-node-bootcamp
Companion repository for Jonas Schmedtmann's Udemy course 'Node.js, Express and MongoDB: The Complete Bootcamp', containing starter files, …
323556active
MIT-LCP/mimic-code
A community-maintained repository of code for building, loading, and analyzing the MIMIC family of critical care databases (MIMIC-III, MIMI…
793355active
jm199504/Financial-Knowledge-Graphs
A tutorial-style Jupyter Notebook project demonstrating how to build a small financial knowledge graph using Python, Neo4j, and Cypher. It …
323125active
dahlia/awesome-sqlalchemy
A curated list of extra libraries, extensions, and resources for SQLAlchemy, the Python ORM toolkit. It is a documentation-style awesome li…
713055active
firebase/quickstart-ios
A collection of official Firebase quickstart sample apps for iOS, with each sample provided in both Swift and Objective-C. It demonstrates …
763031active
demopark/sequelize-docs-Zh-CN
A Chinese translation of the Sequelize ORM documentation, tracking the upstream sequelize project including the v7.0.0-alpha docs. It provi…
652998active
sprintcube/docker-compose-lamp
A Docker Compose-based LAMP stack environment bundling PHP (multiple versions), Apache, MySQL/MariaDB, phpMyAdmin, and Redis for local web …
662846active
anonystick/anonystick
A developer profile and learning repository by anonystick containing fullstack web development resources, tutorials, and example systems bu…
702732active
pingcap/talent-plan
Talent Plan is an open source training program by PingCAP offering courses on open source collaboration, Rust programming, and distributed …
3210989maintenance
aschmelyun/docker-compose-laravel
A Docker Compose workflow template that spins up a LEMP stack (nginx, MySQL, PHP, Redis, Mailhog) for local Laravel development. It also pr…
322647stable
cstack/db_tutorial
A step-by-step tutorial that builds a SQLite clone from scratch in C, covering a REPL, a simple SQL compiler and virtual machine, persisten…
3210504maintenance
shlomi-noach/awesome-mysql
A curated list of awesome MySQL free and open-source software, libraries, tools, and resources. It organizes projects into categories such …
762610active
lerocha/chinook-database
Chinook is a sample database representing a digital media store, available as SQL scripts for SQL Server, Oracle, MySQL, PostgreSQL, SQLite…
432589active
docker-library/mysql
The Docker Official Image packaging repository for MySQL Community Server, containing the Dockerfiles and build scripts that produce the `m…
762588stable
huangzworks/redis-3.0-annotated
A fully annotated copy of the Redis 3.0 source code in C, with detailed Chinese comments explaining the internal implementation of every ma…
3210154maintenance
docker-library/postgres
The Docker Official Image packaging repository for PostgreSQL, containing the Dockerfiles and shell scripts that build the official `postgr…
762512stable
davidgasquez/awesome-duckdb
A curated awesome-list of DuckDB libraries, tools, extensions, tutorials, and media. It serves as a discovery index for the DuckDB ecosyste…
762477active
issus/altium-library
The Celestial Altium Library is a free, open-source database library (DBLib) for Altium Designer containing over 200,000 high-quality elect…
752448active
Olshansk/postgres_for_everything
A curated list of tools, articles, and examples demonstrating how to use PostgreSQL for a wide variety of use cases instead of adding speci…
602323active
NUKnightLab/sql-mysteries
SQL Murder Mystery is an interactive game and self-directed lesson where players use SQL queries against a SQLite database to solve a ficti…
392189stable
sapics/ip-location-db
A collection of IP-to-location databases (country, city, ASN) in CSV and MMDB formats, aggregated from sources like GeoLite2, db-ip lite, i…
932158active
dbohdan/automatic-api
A curated list of software that automatically turns databases into REST, GraphQL, or other APIs, including databases with built-in HTTP API…
392092active
toddwschneider/nyc-taxi-data
A collection of R and shell scripts to download, process, and import 3+ billion NYC taxi and for-hire vehicle (Uber, Lyft) trip records int…
492081active
nezhar/wordpress-docker-compose
A Docker Compose template for running WordPress locally with WP CLI, phpMyAdmin, and MySQL/MariaDB. It provides configuration files and hel…
752039active
gaitco/quran-database
A complete, structured Quran database distributed as MySQL, PostgreSQL, and SQLite dumps containing the full Arabic text, multiple translat…
771904active
totogo/awesome-knowledge-graph
A curated awesome-list of knowledge graph resources, including graph databases, triple stores, graph computing frameworks, datasets, and le…
631884active
microsoft/mssql-docker
Microsoft's official repository of Dockerfiles, documentation, and developer resources for running SQL Server in Linux- and Windows-based D…
611881active
thanglequoc/vietnamese-provinces-database
A comprehensive dataset of Vietnamese administrative units covering all 34 provinces plus districts and wards, provided as SQL dumps and no…
941778active
nanoninja/docker-nginx-php-mysql
A Docker Compose-based LEMP stack boilerplate that runs Nginx, PHP-FPM, Composer, MySQL, and PHPMyAdmin together. It includes a Makefile fo…
381770active
nodeshift/nodejs-reference-architecture
The Red Hat and IBM Node.js Reference Architecture is a curated set of opinions and guidance on which Node.js packages and components to us…
401747active
semantalytics/awesome-semantic-web
A curated awesome-list of semantic web and linked data resources, covering standards, tools, libraries, datasets, and learning materials. I…
761680active
scrollmapper/bible_databases
A collection of 140 Bible translations distributed as databases in multiple formats including MySQL, SQLite, CSV, JSON, YAML, TXT, Markdown…
731675active
tomasonjo/blogs
A collection of Jupyter notebooks accompanying Tomaz Bratanic's graph data science blog posts, built around Neo4j. It serves as executable,…
591648active
huachaohuang/awesome-dbdev
A curated awesome-list of learning materials for database development, including books, papers, talks, and articles on building reliable an…
321627active
postgis/docker-postgis
Official Docker images that bundle PostgreSQL with PostGIS spatial extensions preinstalled, based on the official postgres image with Debia…
721595stable
HKUSTDial/NL2SQL_Handbook
A continuously updated handbook and survey repository tracking the latest Text-to-SQL (NL2SQL) techniques, accompanying TKDE'25 and VLDB'24…
661575active
Grokzen/docker-redis-cluster
A Docker image that builds Redis from source and automatically sets up a Redis Cluster inside the container. It is designed for quickly spi…
431517active
duneanalytics/spellbook
Spellbook is a community-maintained collection of dbt SQL models that define curated, decoded datasets (like dex.trades and NFT data) on Du…
671513active
enochtangg/quick-SQL-cheatsheet
A community-maintained SQL cheatsheet repository with examples of common queries like SELECT, JOIN, WHERE, and table operations. It serves …
325450maintenance
vladmihalcea/high-performance-java-persistence
Code examples accompanying the High-Performance Java Persistence book and video course by Vlad Mihalcea. It demonstrates JDBC, JPA, Hiberna…
721498active
oracle-samples/oracle-db-examples
A collection of code examples demonstrating how to use Oracle Database features across many languages and tools, including Java, Python, Ja…
751438active
chenditc/investment_data
A crowdsourced Chinese stock market dataset (A-shares) maintained in a Dolt database and exported to Microsoft Qlib binary format via Pytho…
951423active
adrianhajdin/project_mern_memories
A companion code repository for a YouTube tutorial series teaching how to build a full-stack MERN (MongoDB, Express, React, Node.js) applic…
325121maintenance
wx-chevalier/Database-Notes
A curated series of in-depth notes and tutorials on database theory and practice, covering relational, document, key-value, NewSQL, search …
741418active
DataWithBaraa/sql-ultimate-course
A free, comprehensive SQL course repository by DataWithBaraa covering SQL from basics to advanced queries and optimization, with course scr…
191373active
AnghelLeonard/Hibernate-SpringBoot
A collection of 300+ runnable sample applications demonstrating Java persistence performance best practices using Hibernate 5/6 and Spring …
661372active
DEEP-PolyU/Awesome-LLM-based-Text2SQL
A curated awesome-list accompanying a TKDE 2025 survey on LLM-based text-to-SQL, collecting research papers, benchmarks, datasets, and open…
601358active
eugene-khyst/postgresql-event-sourcing
A reference implementation of an event-sourced system using PostgreSQL as the event store, built with Spring Boot in Java. It demonstrates …
101356active
MarioCarrion/todo-api-microservice-example
An educational Go microservice example repository demonstrating Domain Driven Design and Onion Architecture, used as the companion code for…
771344active
tokio-rs/mini-redis
An intentionally incomplete Redis client and server implementation in Rust built on Tokio, serving as a large teaching example of idiomatic…
674773maintenance
tuguangquan/mybatis
A fork of the MyBatis ORM framework source code annotated with Chinese comments to aid in reading and understanding the internals. It cover…
324753maintenance
manami-project/anime-offline-database
A JSON-based offline anime metadata dataset aggregating entries from multiple providers like MyAnimeList, AniDB, AniList, Kitsu, and more, …
101325active
probonopd/irdb
A large crowd-sourced, manufacturer-independent database of infrared remote control codes stored as CSV files, organized by manufacturer an…
601320active
android/kotlin-multiplatform-samples
A Google-maintained repository of sample applications showcasing the Kotlin Multiplatform (KMP) Jetpack libraries. Its flagship sample, Fru…
771298active
khezen/compose-postgres
A Docker Compose template that spins up a PostgreSQL database together with the pgAdmin4 web administration UI. It provides sensible defaul…
621294stable
cahyadsn/wilayah
A collection of SQL datasets and a PHP+MySQL+AJAX web app containing Indonesian administrative region codes (provinces, regencies, district…
881283active
jbmusso/awesome-graph
A curated awesome-list of resources for graph databases and graph computing tools, covering OLTP and OLAP systems, query languages, and rel…
631268active
zhanymkanov/fastapi_production_template
A production-oriented FastAPI project template with Docker, PostgreSQL, async SQLAlchemy, Alembic migrations, and preconfigured linting and…
641260active
MrSuiChuan/data-warehouse-learning
A Chinese-language educational project teaching real-time and offline data warehouse construction for an e-commerce system, with hands-on c…
611218active
VaughnVernon/IDDD_Samples
Sample Bounded Context codebases accompanying Vaughn Vernon's book 'Implementing Domain-Driven Design', written in Java. The projects demon…
323943maintenance
geerlingguy/ansible-role-mysql
A widely used Ansible role that installs and configures MySQL or MariaDB servers on RHEL/CentOS and Debian/Ubuntu systems. It exposes many …
751130active
OpenExoplanetCatalogue/open_exoplanet_catalogue
An open, community-maintained database of all discovered extrasolar planets, stored as human-readable XML files in a git repository. New pl…
771124active
roma-glushko/awesome-distributed-system-projects
A curated awesome-list of open-source distributed systems projects (databases, commit logs, file systems, locks) across languages like Go, …
321121active
devrimgunduz/pagila
Pagila is a PostgreSQL port of the MySQL Sakila sample database, providing a standard DVD rental schema with tables, data, views, and funct…
971104active
sahat/megaboilerplate
Mega Boilerplate is a starter project generator for Node.js web applications that scaffolds customizable project setups. It lets developers…
323801maintenance
azat-co/practicalnode
The open manuscript and code for the book Practical Node.js (1st and 2nd editions, Apress), covering Node.js web development with Express, …
323780maintenance
bird-bench/BIRD-CRITIC-1
BIRD-CRITIC 1.0 (a.k.a. SWE-SQL) is a benchmark dataset of real-world SQL user issues for evaluating whether LLMs can diagnose and fix data…
531098active
ClickHouse/ClickBench
ClickBench is an open-source benchmark for analytical (OLAP) databases, built on a real anonymized web analytics traffic dataset with 43 re…
771095active
khannedy/golang-clean-architecture
A Go project template implementing Clean Architecture with layered delivery, use case, repository, and gateway components. It ships with a …
491092active

page 1 / 3 next →