Repository navigation

#

NoSQL

维基百科

相关主题

数据库SQL

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.

C
68749
4 天前

The MongoDB Database

C++
27049
10 小时前
pubkey/rxdb
TypeScript
22251
13 小时前

A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.

C
20183
19 小时前

NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB

C++
14406
1 天前
neo4j/neo4j
Java
14165
17 天前

🥑 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.

C++
13778
1 天前

Proxy based Redis cluster solution supporting pipeline and scaling dynamically

Go
13188
1 年前

The official MongoDB Node.js driver

TypeScript
10118
19 小时前
litedb-org/LiteDB

LiteDB - A .NET NoSQL Document Store in a single data file

C#
8869
4 个月前

A Web UI for Elasticsearch and OpenSearch: Import, browse and edit data with rich filters and query views, create reference search UIs.

JavaScript
8419
2 天前
linkedin/school-of-sre

At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.

HTML
7943
8 个月前

TinyDB is a lightweight document oriented database optimized for your happiness :)

Python
7074
1 个月前

Official source of container configurations, images, and examples for Oracle products and projects

Shell
6727
1 天前

Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.

Java
6476
1 天前

Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.

C++
5992
3 天前