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 3,101 public repositories matching this topic...
A scalable, distributed, collaborative, document-graph database, for the realtime web
-
Updated
Mar 22, 2024 - Rust
A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
-
Updated
Mar 22, 2024 - 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
Mar 22, 2024 - C++
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
-
Updated
Mar 21, 2024 - 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
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
-
Updated
Dec 12, 2023
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
-
Updated
Mar 2, 2024 - HTML
TinyDB is a lightweight document oriented database optimized for your happiness :)
-
Updated
Feb 20, 2024 - Python
Official source of container configurations, images, and examples for Oracle products and projects
-
Updated
Mar 22, 2024 - Shell
Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.
-
Updated
Mar 22, 2024 - 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
Jan 20, 2024
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
Mar 22, 2024 - Java