elasticsearch by elastic

Free and Open, Distributed, RESTful Search Engine

created at Feb. 8, 2010, 1:20 p.m.

Java

2,682 -4

67,728 +84

24,148 +35

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,540 -2

64,924 +62

23,468 +12

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++

999 +0

27,431 +30

6,109 +5

GitHub
mongo by mongodb

The MongoDB Database

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

C++

1,242 +2

25,482 +30

5,476 +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

524 +0

14,786 +54

4,318 +6

GitHub
cassandra by apache

Mirror of Apache Cassandra

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

Java

444 +1

8,521 +7

3,544 +3

GitHub
influxdb by influxdata

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

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

Rust

740 -1

27,808 +42

3,489 +5

GitHub
memcached by memcached

memcached development tree

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

C

685 +0

13,217 +15

3,242 +2

GitHub
neo4j by neo4j

Graphs for Everyone

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

Java

518 +0

12,495 +33

2,318 +2

GitHub
rethinkdb by rethinkdb

The open-source database for the realtime web.

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

C++

786 -1

26,534 +10

1,859 +0

GitHub
bolt by boltdb

An embedded key/value database for Go.

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

Go

346 +0

13,987 +7

1,496 +0

GitHub
ssdb by ideawu

SSDB - A fast NoSQL database, an alternative to Redis

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

C++

543 -1

8,162 +4

1,402 +1

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

476 +0

12,737 +11

1,378 -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

238 +0

6,028 +11

1,015 +0

GitHub
titan by thinkaurelius

Distributed Graph Database

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

Java

404 +0

5,246 +0

1,014 +0

GitHub
goleveldb by syndtr

LevelDB key/value database in Go.

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

Go

181 +0

6,026 +5

942 +2

GitHub
db-readings by rxin

Readings in Databases

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

Unknown languages

495 +0

7,477 +8

882 -1

GitHub
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

315 +0

4,834 +2

868 +0

GitHub
orientdb by orientechnologies

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.

created at Dec. 9, 2012, 8:33 p.m.

Java

272 +0

4,693 +2

866 +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

117 +0

7,840 +7

854 +1

GitHub