An open-source document database designed for building real-time web applications. RethinkDB pushes query results to applications in real-time, eliminating the need for polling and making it ideal for collaborative apps and live dashboards.
Python data engineers use `rethinkdb` (the Python driver) to build real-time data feeds — subscribing to a changefeed on a table and forwarding inserts and updates to downstream consumers via WebSockets or a message queue. This push model eliminates polling loops in event-driven ingestion architectures.
An open-source document database designed for building real-time web applications. RethinkDB pushes query results to applications in real-time, eliminating the need for polling and making it ideal for collaborative apps and live dashboards.
Yes, RethinkDB is free to use.
RethinkDB is listed under the Databases & Data Warehouses category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
RI Riak Distributed Key-Value Store | Free | ★ 3.8 | → |
AH Apache HBase Distributed Column-Family Store | Free | ★ 4.2 | → |
OR OrientDB Multi-Model Graph & Document Database | Free | ★ 3.9 | → |