@hackage bimap-server0.1.0.1
Two-column database server.
Categories
License
BSD-3-Clause
Maintainer
dhelta.diaz@gmail.com
Links
- Documentation
- No source repository
- Security
Versions
A server that stores a database with two columns, where the elements in each column are of the same type. Operations are fast, although memory usage increases with the number of rows. The implementation is based in bimaps.