Restream / reindexer

Embeddable, in-memory, document-oriented database with a high-level Query builder interface.
https://reindexer.io
Apache License 2.0
763 stars 64 forks source link

Rethinkdb comparison? #2

Closed Vanuan closed 6 years ago

Vanuan commented 6 years ago

I'm wondering how does it compare to RethinkDB. It's also C++ and has in-memory capabilities.

olegator77 commented 6 years ago

Hi, Sorry for long delay with answer. We have added RethinkDB to benchmarks. You can check results here: https://github.com/Restream/reindexer/tree/master/benchmarks

Vanuan commented 6 years ago

Awesome! Thanks