Erlstore
| Original author(s) | Irsan van Wel and others |
|---|---|
| Developer(s) | eyedouble |
| Stable release | 0.0.5-alpha.2
/ March 9, 2018 |
| Written in | Erlang |
| Engine | |
| Operating system | Cross-platform |
| Platform | Cross-platform |
| Type | Document Store Database Management System |
| License | MIT |
| Website | github |
Search Erlstore on Amazon.
Description
Erlstore is developed by eyedouble for soft real-time distributed and high-availability document storage. It is currently an alpha release, so it may not be suitable for production use yet. It is built on top of Mnesia and has a web-based control panel as well as REST and Websocket capabilities.[1].
Database model
Erlstore is a document-oriented store. It effectively is a key-value store where the value is an object. This value field must be a map containing an arbitrary Erlang data structure.
Origins and licensing
Erlstore was developed by eyedouble. It has been released as open source software. Erlstore is released under the MIT License.[2]
See also
References
This article "Erlstore" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Erlstore. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
