-
There is Nebari which is the KV part of BonsaiDB I've used both successfully (and that is currently in production)
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
There is Nebari which is the KV part of BonsaiDB I've used both successfully (and that is currently in production)
-
There is also Sled but as I understand it that is being reworked to use the author's new DB core Marble
-
marble
garbage-collecting on-disk object store, supporting higher level KV stores and databases. (by komora-io)
There is also Sled but as I understand it that is being reworked to use the author's new DB core Marble
-
check out https://github.com/cberner/redb! it is inspired by LMDB and has comparable performance, but is entirely built in rust!
-
will it have GUI? consider using iced https://github.com/iced-rs/iced or relm4 https://relm4.org/book/stable/