Skip to content

A proposal for an embedded relational database for rust, generated by macro with query optimisation.

License

Notifications You must be signed in to change notification settings

OliverKillane/emDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A proposal for an embedded relational database for rust, generated by macro with query optimisation.

Resources

License

Stars

Watchers

Forks