13 unstable releases (3 breaking)

0.3.0 May 20, 2021
0.2.0 May 11, 2021
0.1.0 May 6, 2021
0.0.19 Oct 17, 2018
0.0.13 May 30, 2018

#6 in #rethink-db

Download history 9/week @ 2023-12-18 9/week @ 2023-12-25 10/week @ 2024-01-08 2/week @ 2024-01-15 38/week @ 2024-02-05 12/week @ 2024-02-12 6/week @ 2024-02-19 54/week @ 2024-02-26 18/week @ 2024-03-04 16/week @ 2024-03-11 10/week @ 2024-03-18 21/week @ 2024-03-25 61/week @ 2024-04-01

111 downloads per month
Used in 3 crates (via reql)

MIT/Apache

9KB
205 lines

RethinkDB Rust driver

Overview

What is RethinkDB?

RethinkDB is the first open-source scalable database built for realtime applications. It exposes a new database access model -- instead of polling for changes, the developer can tell the database to continuously push updated query results to applications in realtime. RethinkDB allows developers to build scalable realtime apps in a fraction of the time with less effort.

Dependencies

~1.5MB
~32K SLoC