Repository navigation
NoSQL
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.
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.
Free universal database tool and SQL client
A scalable, distributed, collaborative, document-graph database, for the realtime web
A modern replacement for Redis and Memcached
A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB
🥑 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.
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
A Web UI for Elasticsearch and OpenSearch: Import, browse and edit data with rich filters and query views, create reference search UIs.
TinyDB is a lightweight document oriented database optimized for your happiness :)
Official source of container configurations, images, and examples for Oracle products and projects
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.