Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 217 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 217 Bytes

Erlang Mnesia RDBMS

Relational Database Management System for Erlang Mnesia. It's intended to handle tables on-the-fly using functions like create_table or drop_table in a similar way to SQL.