An open API service indexing awesome lists of open source software.

https://github.com/datomo/catalog-benchmark

Dummy implementation of different key-value stores as database catalogs
https://github.com/datomo/catalog-benchmark

catalog database-catalog mapdb rocksdb rocksdb-java

Last synced: 2 months ago
JSON representation

Dummy implementation of different key-value stores as database catalogs

Awesome Lists containing this project

README

          

# Catalog-Benchmark

Dummy implementation of different key-value stores as catalogs, to test and compare them by different aspects.

## Libraries

* [MapDB](http://www.mapdb.org/)

* [RocksDB](https://rocksdb.org/)

## Author

* **David Lengweiler** - [datomo](https://github.com/datomo)