Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 982 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 982 Bytes

emDB

What is this?

An embedded, in-memory database that is generated by a schema compiler, and can be embedded in a rust application, with rust embedded inside of it.

This project is an experiment and while functional, it is not fully tested & the interface is unstable.

Project Structure

Documentation

Can be found in the book site, and built documentation from ./crates.

Contributions

This project is currently closed to code contributions as it is part of marked work.