
RemoteStorage
FreeRemoteStorage is an open protocol enabling per-user data storage on the web. It allows web applications to read and write user data directly to their private storage space, promoting data ownership and privacy.
Discover apps and services related to Distributed Database.
A database in which storage devices are not all attached to a common processing unit.
RemoteStorage is an open protocol enabling per-user data storage on the web. It allows web applications to read and write user data directly to their private storage space, promoting data ownership and privacy.
Couchbase is an open-source, distributed NoSQL cloud database that provides high-performance, flexibility, and scalability for modern applications, optimized for interactive systems requiring low latency and high throughput.
Apache Cassandra is a highly scalable, distributed NoSQL database designed to handle large amounts of data across many commodity servers, providing high availability without a single point of failure.
RethinkDB is a free and open-source, distributed document database designed for building real-time web applications.
GridGain In-Memory Data Fabric is a comprehensive in-memory computing platform designed for high-performance, low-latency applications. It acts as a data and compute layer between applications and traditional databases, accelerating access and processing of vast amounts of data for real-time analytics, transactional workloads, and streaming data.
ArangoDB is a highly scalable, multi-model NoSQL database that natively combines document, graph, and key/value data models in a single core. It supports ACID transactions across all data types and offers robust features for developers building complex, data-intensive applications.
MariaDB is a robust, open-source relational database management system, forked from MySQL. It offers enhanced performance, security, and scalability, making it a popular choice for a wide range of applications, from small websites to large enterprise systems.
Apache CouchDB is a schema-free NoSQL database built for reliability and scalability, particularly in offline-first applications. It emphasizes ease of use and fault tolerance by using a peer-based distribution model and a robust replication mechanism. Its HTTP-based API and JSON document format make it developer-friendly.