perdure
Robust persistence for typed immutable data (by Cognimeta)
haskey
Transactional key-value store written entirely in Haskell (by haskell-haskey)
perdure | haskey | |
---|---|---|
- | 1 | |
18 | 93 | |
- | - | |
0.0 | 0.0 | |
almost 8 years ago | over 3 years ago | |
Haskell | Haskell | |
LicenseRef-OtherLicense | 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.
perdure
Posts with mentions or reviews of perdure.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning perdure yet.
Tracking mentions began in Dec 2020.
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
What are some alternatives?
When comparing perdure and haskey you can also consider the following projects:
Neks - A dead simple networked key/value store
HongoDB - A Simple Key Value Store
vcache - large, persistent, memcached values and structure sharing for Haskell
hocilib - A lightweight Haskell binding to the OCILIB C API
rethinkdb - RethinkDB client library for Haskell
yxdb-utils - Utilities for parsing Alteryx Database format
haskelldb - A library for building re-usable and composable SQL queries.
mywatch
HDBC - Haskell Database Connectivity
haskey-mtl - Monad transformer for accessing a Haskey database
beam - A type-safe, non-TH Haskell SQL library and ORM
classy-influxdb-simple