@hackage hmemdb0.1.0.0
In-memory relational database
Deprecated
Dependencies (7)
- TypeCompose >=0.9 && <0.10
- base >=4.6 && <4.7
- binary >=0.5 && <0.6
- containers >=0.5 && <0.6
- mtl >=2.1 && <2.2
- stm >=2.4 && <2.5 Show all…
Dependents (1)
@hackage/acme-everything
Library that provides a sort of relational database in memory (which could be saved to the disk, however). Very untested.