mapdb by jankotek

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.

created at Aug. 17, 2012, 3:28 p.m.

Java

311 +0

4,906 +4

873 +1

GitHub
titan by thinkaurelius

Distributed Graph Database

created at Feb. 25, 2012, 10:53 p.m.

Java

403 +0

5,249 +1

1,012 -1

GitHub
goleveldb by syndtr

LevelDB key/value database in Go.

created at Jan. 23, 2013, 4:08 a.m.

Go

181 +0

6,160 +7

967 -2

GitHub
couchdb by apache

Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability

created at May 21, 2009, 2:03 a.m.

Erlang

236 +0

6,264 +4

1,034 +0

GitHub
db-readings by rxin

Readings in Databases

created at May 31, 2012, 9:44 p.m.

Unknown languages

487 +0

7,685 +1

896 +0

GitHub
go-cache by patrickmn

An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.

created at Jan. 2, 2012, 1:07 p.m.

Go

116 +0

8,168 +14

873 -1

GitHub
ssdb by ideawu

SSDB - A fast NoSQL database, an alternative to Redis

created at Jan. 11, 2013, 3:19 p.m.

C++

543 +0

8,193 +0

1,404 +0

GitHub
cassandra by apache

Apache Cassandra®

created at May 21, 2009, 2:10 a.m.

Java

442 -1

8,864 +23

3,625 +6

GitHub
groupcache by golang

groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.

created at July 22, 2013, 9:55 p.m.

Go

474 +0

12,956 +13

1,391 +2

GitHub
neo4j by neo4j

Graphs for Everyone

created at Nov. 12, 2012, 8:46 a.m.

Java

522 +0

13,413 +32

2,389 +3

GitHub
memcached by memcached

memcached development tree

created at April 24, 2009, 11:34 p.m.

C

687 +0

13,542 +34

3,280 +1

GitHub
bolt by boltdb

An embedded key/value database for Go.

created at Dec. 20, 2013, 6:26 p.m.

Go

347 +0

14,229 +8

1,510 -1

GitHub
postgres by postgres

Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

created at Sept. 21, 2010, 11:35 a.m.

C

535 -2

16,239 +46

4,625 +6

GitHub
mongo by mongodb

The MongoDB Database

created at Jan. 15, 2009, 4:15 p.m.

C++

1,252 -1

26,372 +27

5,579 +1

GitHub
rethinkdb by rethinkdb

The open-source database for the realtime web.

created at Oct. 30, 2012, 5:37 a.m.

C++

780 +0

26,778 +16

1,859 -2

GitHub
rocksdb by facebook

A library that provides an embeddable, persistent key-value store for fast storage.

created at Nov. 30, 2012, 6:16 a.m.

C++

996 -1

28,656 +45

6,327 +6

GitHub
influxdb by influxdata

Scalable datastore for metrics, events, and real-time analytics

created at Sept. 26, 2013, 2:31 p.m.

Rust

730 -2

28,969 +27

3,554 +2

GitHub
redis by redis

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, Streams, HyperLogLogs, Bitmaps.

created at March 21, 2009, 10:32 p.m.

C

2,534 -1

67,044 +81

23,802 +1

GitHub