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,971 public repositories matching this topic...
A scalable, distributed, collaborative, document-graph database, for the realtime web
-
Updated
Dec 15, 2023 - Rust
A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
-
Updated
Dec 16, 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
Dec 15, 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
Oct 27, 2023 - JavaScript
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
-
Updated
Nov 15, 2023 - HTML
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
-
Updated
Dec 12, 2023
TinyDB is a lightweight document oriented database optimized for your happiness :)
-
Updated
Dec 2, 2023 - Python
Official source of container configurations, images, and examples for Oracle products and projects
-
Updated
Dec 15, 2023 - Shell
Pika is a NoSQL database compatible with Redis developed by Qihoo's infrastructure team.
-
Updated
Dec 16, 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
Dec 15, 2023 - Java