awesome-db

A curated list of amazingly awesome database libraries, resources and shiny things by https://www.numetriclabz.com/

GitHub

1k stars
63 watching
167 forks
last commit: 7 months ago
Linked from 9 awesome lists


awesome - db / Clojure

Datomic
clojure.jdbc 105 over 5 years ago
cravendb 61 almost 11 years ago

awesome - db / C / CPP

Aerospike 1,053 21 days ago Aerospike Database Server – flash-optimized, in-memory, nosql database
Alchemy-Database 182 about 12 years ago AlchemyDB is now Aerospike
cstore_fdw 1,759 over 3 years ago Fast columnar store for analytics with PostgreSQL
LMDB Very fast embedded key/value store with full ACID semantics
memcache 13,433 28 days ago Free & open source, high-performance, distributed memory object caching system
monetdb 7 about 11 years ago -
mongo 26,120 12 days ago The Mongo Database
facebook/mysql-5.6 2,482 13 days ago Facebook's branch of the Oracle MySQL v5.6 database
twitter/mysql 1,725 over 7 years ago MySQL fork maintained and used at Twitter
postgres 15,921 1 day ago
Redis 66,394 12 days ago Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
redis-nds 131 over 10 years ago This is a version of Redis patched to implement NDS (the Naive Disk Store). Documentation on this feature is contained within README.nds
rethinkdb 26,735 7 months ago An open-source distributed JSON document database with a pleasant and powerful query language
rocksdb 28,372 2 days ago Embedded key-value store for fast storage
ssdb 8,182 about 2 years ago SSDB - A fast NoSQL database, an alternative to Redis
SQLite A completely embedded, full-featured relational database in a few 100k that you can include right into your project
tokudb-engine 654 about 9 years ago TokuDB is a high-performance, write optimized, compressing, transactional storage engine for MySQL and MariaDB
TokuMX 704 almost 7 years ago TokuMX is a high-performance, concurrent, compressing, drop-in replacement engine for MongoDB
VoltDB 2,122 6 months ago VoltDB is a horizontally-scalable, in-memory SQL RDBMS designed for applications that have extremely high read and write throughput requirements

awesome - db / dot-net

RavenDB 3,557 5 days ago A linq enabled document database for .NET
OrigoDB An in-memory embedded database engine for NET/Mono

awesome - db / Erlang

riak 3,941 5 months ago Riak is a decentralized datastore from Basho Technologies
Pulsedb Pulsedb is a time series database server and library

awesome - db / Go-lang

bolt 14,174 over 6 years ago A low-level key/value database for Go
diskv 1,400 almost 3 years ago A home-grown disk-backed key-value store
go-cache 8,084 11 months ago An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications
goleveldb 6,141 5 months ago An implementation of the key/value database in the Go
groupcache 12,896 10 months ago Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases
influxdb 28,713 2 days ago Scalable datastore for metrics, events, and real-time analytics
ledisdb 4,097 12 months ago Ledisdb is a high performance NoSQL like Redis based on LevelDB
roshi 3,149 over 1 year ago Roshi is a large-scale CRDT set implementation for timestamped events
skydb.io Sky is an open source database used for flexible, high performance analysis of behavioral data
tiedot 2,721 about 3 years ago Your NoSQL database powered by Golang

awesome - db / JAVA

cassandra 8,719 12 days ago Cassandra is a partitioned row store. Rows are organized into tables with a required primary key
elasticsearch 69,622 12 days ago Open Source, Distributed, RESTful Search Engine
lmdbjni 204 over 3 years ago LMDB for Java, which is a very fast embedded key/value store with full ACID semantics
mapdb 4,886 4 months ago 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
neo4j 13,200 3 days ago is the world’s leading Graph Database
orientdb 4,731 16 days ago OrientDB is an Open Source NoSQL DBMS with the features of both Document and Graph DBMSs
voldemort 2,636 about 1 year ago An open source clone of Amazon's Dynamo
Titan 5,247 almost 2 years ago Distributed Graph Database

awesome - db / Javascript

couchdb 6,180 15 days ago Apache CouchDB™ is a database that uses JSON for documents,JavaScript for MapReduce indexes, and regular HTTP for its API [website] ( )
mongodb 26,120 12 days ago MongoDB is a document database that provides high performance, high availability, and easy scalability. Documents (objects) map nicely to programming language data types. Embedded documents and arrays reduce need for joins. Dynamic schema makes polymorphism easier. [website] ( )

awesome - db / Scala

BlinkDB 660 over 10 years ago BlinkDB: Sub-Second Approximate Queries on Very Large Data [website] ( )

awesome - db / Research Papers

db-readings 7,642 26 days ago A list of papers essential to understanding databases and building new data systems

Backlinks from these awesome lists: