NoSQL topic

A NoSQL database refers to a database whose storage format is modeled differently from relational databases. Often NoSQL databases opt for simpler horizontal scaling to clusters of servers. NoSQL databases are often used for large data web applications.

List NoSQL repositories

nosqlilab

127
Stars
40
Forks
Watchers

A lab for playing with NoSQL Injection

awesome-nosql-guides

243
Stars
28
Forks
Watchers

:computer: Curated list of awesome resources and links about using NoSQL databases

couchcache

60
Stars
6
Forks
Watchers

A RESTful caching micro-service in Go backed by Couchbase

bojack

105
Stars
13
Forks
Watchers

🐴 The unreliable key-value store

python-lsm-db

129
Stars
16
Forks
Watchers

Python bindings for the SQLite4 LSM database.

sophy

80
Stars
7
Forks
Watchers

Fast Python bindings to Sophia Database

unqlite-python

387
Stars
34
Forks
Watchers

Python bindings for the UnQLite embedded NoSQL database

vedis-python

122
Stars
10
Forks
Watchers

Python bindings for the Vedis embedded NoSQL database

MochaDB

24
Stars
6
Forks
Watchers

A .NET ACID RDBMS and NoSQL(with mods/tools) database.

rest-hapi

1.2k
Stars
152
Forks
Watchers

🚀 A RESTful API generator for Node.js