// databases-warehouses
Transactional NoSQL Document Database
A fully transactional NoSQL document database that provides ACID guarantees across the entire cluster. RavenDB offers automatic indexing, built-in full-text search, and a distributed architecture with multi-master replication.
Python data engineers use the `pyravendb` client to store complex, nested JSON documents that would be difficult to represent in a relational schema. RavenDB's data subscriptions provide a reliable change stream that Python worker processes consume to trigger downstream pipeline steps when new records are created or updated.
A fully transactional NoSQL document database that provides ACID guarantees across the entire cluster. RavenDB offers automatic indexing, built-in full-text search, and a distributed architecture with multi-master replication.
RavenDB offers freemium pricing options.
RavenDB is listed under the Databases & Data Warehouses category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
SC ScyllaDB High-Performance Cassandra Alternative | Freemium | ★ 4.5 | → |
CO Couchbase Distributed NoSQL Cloud Database | Freemium | ★ 4.3 | → |
AR ArangoDB Multi-Model Graph Database | Freemium | ★ 4.3 | → |