TuringDB icon indicating copy to clipboard operation
TuringDB copied to clipboard

A simple distributed document database backed by Sled Key/Value store

Results 28 TuringDB issues
Sort by recently updated
recently updated
newest added

Add support for structured data to be activated by features

Add parallel query execution using rayon

Add a developer tutorial book describing inner workings of the database, kv and usage

Add usage graphs to monitor activity interactively or passively in the android app

Add a simple to use query language inspired by rethinkdb reql query language

Add support to receive, store and return json

Add simple or complex joins support

Add real-time no polling changefeeds inspired by rethinkdb

Add sharding support for large documents

Introduce Multi-cluster queries inspired by rethinkdb