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

https://github.com/dentosal/srimdb

Simple relational in-memory database written in Rust
https://github.com/dentosal/srimdb

database relational-database rust rust-library

Last synced: about 1 month ago
JSON representation

Simple relational in-memory database written in Rust

Awesome Lists containing this project

README

          

# SrimDB - Simple relational in-memory database

Requires Nightly build of Rust.

## Progress

* [ ] Make It Work
* [ ] Make It Right
* [ ] Make It Fast