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.
Here are 2,894 public repositories matching this topic...
A scalable, distributed, collaborative, document-graph database, for the realtime web
-
Updated
Oct 3, 2023 - Rust
A fast, offline-first, reactive Database for JavaScript Applications https://rxdb.info/
-
Updated
Oct 3, 2023 - TypeScript
🥑 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.
-
Updated
Oct 3, 2023 - C++
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
-
Updated
May 15, 2022 - Go
The Missing Web UI for Elasticsearch: Import, browse and edit data with rich filters and query views, create search UIs visually.
-
Updated
Aug 9, 2023 - JavaScript
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
-
Updated
Oct 3, 2023 - HTML
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
-
Updated
May 20, 2023
Official source of container configurations, images, and examples for Oracle products and projects
-
Updated
Sep 27, 2023 - Shell
TinyDB is a lightweight document oriented database optimized for your happiness :)
-
Updated
Oct 3, 2023 - Python
Pika is a NoSQL database compatible with redis which is developed by Qihoo's infrastructure team.
-
Updated
Oct 3, 2023 - C++
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
-
Updated
Jul 26, 2023
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.
-
Updated
Oct 3, 2023 - Java