{"id":74327,"url":"https://github.com/0xMalaz/awesome-database","name":"awesome-database","description":"A curated list of amazingly awesome database libraries and resources.","projects_count":44,"last_synced_at":"2026-06-22T00:00:29.430Z","repository":{"id":174907580,"uuid":"652975169","full_name":"0xMalaz/awesome-database","owner":"0xMalaz","description":"A curated list of amazingly awesome database libraries and resources.","archived":false,"fork":false,"pushed_at":"2023-12-14T11:42:35.000Z","size":32,"stargazers_count":16,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-06-05T05:02:56.909Z","etag":null,"topics":["awesome","awesome-list","backend","list","resources"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xMalaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"license","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-06-13T07:01:32.000Z","updated_at":"2026-03-22T18:26:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"c253bb50-ae42-416c-899c-a6e6a3cbb21e","html_url":"https://github.com/0xMalaz/awesome-database","commit_stats":null,"previous_names":["merdoyovski/awesome-database","0xmalaz/awesome-database"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xMalaz/awesome-database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xMalaz%2Fawesome-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xMalaz%2Fawesome-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xMalaz%2Fawesome-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xMalaz%2Fawesome-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xMalaz","download_url":"https://codeload.github.com/0xMalaz/awesome-database/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xMalaz%2Fawesome-database/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34629658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-10-17T00:00:20.620Z","updated_at":"2026-06-22T00:00:29.433Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Search Engines","Vector","Key-Value","Graph","NoSQL","SQL","Research Papers","Blogs"],"sub_categories":[],"readme":"﻿# Awesome-Database [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n\u003e A curated list of amazingly awesome database libraries, and resources.\n\n## Contents\n\n- [SQL](#sql)\n- [NoSQL](#nosql)\n- [Key-Value](#key-value)\n- [Graph](#graph)\n- [Vector](#vector)\n- [Search Engines](#search-engines)\n- [Blogs](#blogs)\n- [Research Papers](#research-papers)\n- [Contribute](#contribute)\n\n## SQL\n\n- [Citus](https://github.com/citusdata/cstore_fdw) - Fast columnar store for analytics with PostgreSQL.\n- [Facebook MySQL](https://github.com/facebook/mysql-5.6) - Facebook's branch of the Oracle MySQL v5.6 database.\n- [Twitter MySQL](https://github.com/twitter/mysql) - MySQL fork maintained and used at Twitter.\n- [PostgreSQL](https://github.com/postgres/postgres) - An advanced open-source relational database known for its extensibility, standards compliance, and robustness. Supports both SQL and JSON querying.\n- [SQLite](http://www.sqlite.org/) - A completely embedded, full-featured relational database in a few 100k that you can include right into your project.\n- [VoltDB](https://github.com/VoltDB/voltdb/) - VoltDB is a horizontally-scalable, in-memory SQL RDBMS designed for applications that have extremely high read and write throughput requirements.\n- [Datomic](http://www.datomic.com/) - A distributed database designed to enable scalable, flexible, and intelligent applications, running on next-gen cloud architectures. It provides ACID transactions, joins, and a powerful query language with time-travel capabilities.\n- [Cassandra](https://github.com/apache/cassandra) - Cassandra is a partitioned row store. Rows are organized into tables with a required primary key.\n- [TiDB](https://www.pingcap.com/tidb) - TiDB is a full open-source MySQL _compatible_ distributed relational \"NewSQL\" database written in Go and Rust. Offering support for both on-premise and cloud deployments with a non-blocking DDL.\n- [Greenplum](https://greenplum.org) - Greenplum is an MPP (massively parallel processing / multi-node) version of PostgreSQL, for analytic workloads. It lags behind upstream PostgreSQL versions, based on v9.4 as of June 2023.\n\n## NoSQL\n\n- [Aerospike](https://github.com/aerospike/aerospike-server) - Aerospike Database Server – flash-optimized, in-memory, NoSQL database.\n- [MongoDB](https://github.com/mongodb/mongo) - A source-available NoSQL database program that uses a document-oriented database model. It supports a variety of data forms including text, images, and complex objects. Known for its scalability and flexibility.\n- [InfluxDB](https://github.com/influxdb/influxdb) - Scalable datastore for metrics, events, and real-time analytics.\n- [LedisDB](https://github.com/siddontang/ledisdb) - Ledisdb is a high-performance NoSQL like Redis based on LevelDB.\n- [Tiedot](https://github.com/HouzuoGuo/tiedot) - A NoSQL database powered by Golang. It has a JSON API and supports basic CRUD operations and in-place updates. Designed for simplicity and performance.\n- [Elasticsearch](https://github.com/elasticsearch/elasticsearch) - Open Source, Distributed, RESTful Search Engine.\n- [MapDB](https://github.com/jankotek/MapDB) - MapDB provides concurrent Maps, Sets, and Queues backed by disk storage or off-heap-memory. It is a fast and easy-to-use embedded Java database engine.\n- [OrientDB](https://github.com/orientechnologies/orientdb) - OrientDB is an Open Source NoSQL DBMS with the features of both Document and Graph DBMSs.\n- [CouchDB](https://github.com/apache/couchdb) - Apache CouchDB™ is a database that uses JSON for documents, JavaScript for MapReduce indexes, and regular HTTP for its API.\n- [Fireproof](https://github.com/fireproof-storage/fireproof) - Zero dependency, offline-capable CRDT database, runs in the browser and connects to any cloud.\n\n## Key-Value\n\n- [LMDB](http://symas.com/mdb/) - Very fast embedded key/value store with full ACID semantics.\n- [Memcache](https://github.com/memcached/memcached) - Free \u0026 open source, high-performance, distributed memory object caching system.\n- [Monetdb](https://github.com/snaga/monetdb) - An open-source column-oriented database management system that focuses on high performance for complex queries. It's often used for data warehousing, OLAP, and data mining.\n- [Redis](https://github.com/antirez/redis) - Redis is an in-memory database that persists on disk. The data model is key-value, but many different kinds of values are supported: Strings, Lists, Sets, Sorted Sets, and Hashes.\n- [RethinkDB](https://github.com/rethinkdb/rethinkdb) - An open-source distributed JSON document database with a pleasant and powerful query language.\n- [RocksDB](https://github.com/facebook/rocksdb) - Embedded key-value store for fast storage.\n- [TiKV](https://tikv.org/) - ACID-compliant, distributed key-value store, based on RocksDB. TiKV is designed as the row-based storage engine for TiDB.\n- [SSDB](https://github.com/ideawu/ssdb) - SSDB - A fast NoSQL database, an alternative to Redis.\n- [Riak](https://github.com/basho/riak) - Riak is a decentralized datastore from Basho Technologies.\n- [Bolt](https://github.com/boltdb/bolt) - A low-level key/value database for Go.\n- [Diskv](https://github.com/peterbourgon/diskv) - A home-grown disk-backed key-value store.\n- [Go-cache](https://github.com/pmylund/go-cache) - An in-memory key-value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.\n- [GoLevelDB](https://github.com/syndtr/goleveldb) - An implementation of the [LevelDB](https://code.google.com/p/leveldb/) key/value database in the Go.\n- [Groupcache](https://github.com/golang/groupcache) - Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.\n- [Roshi](https://github.com/soundcloud/roshi/) - Roshi is a large-scale CRDT set implementation for timestamped events.\n- [Lmdbjni](https://github.com/deephacks/lmdbjni) - LMDB for Java, which is a very fast embedded key/value store with full ACID semantics.\n- [HollowDB](https://github.com/firstbatchxyz/hollowdb) - HollowDB is a decentralized \u0026 privacy-preserving key-value database on the Arweave network, powered by Warp Contracts.\n\n## Graph\n\n- [Neo4j](https://github.com/neo4j/neo4j) - An open-source, NoSQL, native graph database that provides an ACID-compliant transactional backend for your applications. Known for its high performance, scalability, and flexibility.\n\n## Vector\n\n- [Pinecone](https://www.pinecone.io/) - The vector database for machine learning applications. Build vector-based personalization, ranking, and search systems that are accurate, fast, and scalable.\n- [DANNY](https://github.com/firstbatchxyz/danny) - DANNY is a decentralized vector database for building vector search applications powered by Warp Contracts on the Arweave network. Offers a robust set of tools for the development of various applications, including recommendation systems and semantic search functionalities.\n\n## Search Engines\n- [Elastic Search](https://www.elastic.co/) - Elasticsearch is a versatile and powerful tool for searching, analyzing, and visualizing data. Its flexibility and scalability make it a valuable asset for organizations dealing with diverse data sources and analytical requirements.\n- [Apache Solr](https://solr.apache.org/) - Apache Solr is an open-source search platform built on Apache Lucene. It is designed for indexing, searching, and analyzing large volumes of text data efficiently. \n\n## Blogs\n- [Exploring the Diversity of Database](https://medium.com/@prasannabrabourame/exploring-the-diversity-of-database-types-and-their-ideal-use-cases-821c1fd642d5) - Exploring the Diversity of Database Types and Their Ideal Use Cases\n\n## Research Papers\n\n- [DB-Readings](https://github.com/rxin/db-readings) - A list of papers essential to understanding databases and building new data systems.\n\n## Contribute\n\nContributions welcome! Read the [contribution guidelines](contributing.md) first.\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/0xmalaz%2Fawesome-database/projects"}