15 NoSQL tools and projects
-
Redis
9.9 9.8 L1 CRedis 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. -
LevelDB
9.7 3.7 L1 C++LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. -
ArangoDB
8.7 9.9 C++🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. -
CouchDB
7.7 9.7 L2 ErlangSeamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.