haskey
Transactional key-value store written entirely in Haskell (by haskell-haskey)
acid-world
Flexible persistence for Haskell data types primarily based on event logging and checkpoints (by matchwood)
Our great sponsors
haskey | acid-world | |
---|---|---|
1 | 1 | |
92 | 48 | |
- | - | |
0.0 | 0.0 | |
about 1 year ago | over 3 years ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
haskey
Posts with mentions or reviews of haskey.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2020-12-26.
-
Any Haskell single-file database similar to SQLLite but with strict types?
There's haskey which started as a hsoc project. Latest commit was in 2019 though
acid-world
Posts with mentions or reviews of acid-world.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2020-12-26.
-
Any Haskell single-file database similar to SQLLite but with strict types?
acid-world was supposed to solve some of those problems, but it seems to be abandoned too.
What are some alternatives?
When comparing haskey and acid-world you can also consider the following projects:
perdure - Robust persistence for typed immutable data
yxdb-utils - Utilities for parsing Alteryx Database format
mywatch
HongoDB - A Simple Key Value Store
haskey-mtl - Monad transformer for accessing a Haskey database
hocilib - A lightweight Haskell binding to the OCILIB C API
gremlin-haskell - Haskell graph database client for TinkerPop3 Gremlin Server
classy-influxdb-simple