@hackage hmemdb0.2.0.3
In-memory relational database
Deprecated
Dependencies (6)
- TypeCompose >=0.9 && <0.10
- base >=4.6 && <4.7
- binary >=0.5 && <0.6
- containers >=0.5 && <0.6
- stm >=2.4 && <2.5
- transformers >=0.3 && <0.4 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.