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

https://github.com/iolanguage/qdbm


https://github.com/iolanguage/qdbm

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# QDBM
An ordered key/value database that supports transactions and arbitrary key and value sizes.

# Installation
`QDBM` should be installed and foundable in your system. Then:
```
eerie install https://github.com/IoLanguage/QDBM.git
```