haskelldb
A library for building re-usable and composable SQL queries. (by m4dc4p)
perdure
Robust persistence for typed immutable data (by Cognimeta)
haskelldb | perdure | |
---|---|---|
1 | - | |
102 | 18 | |
- | - | |
0.0 | 0.0 | |
over 5 years ago | about 8 years ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | LicenseRef-OtherLicense |
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.
haskelldb
Posts with mentions or reviews of haskelldb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-01-09.
-
Why exactly I want Boring Haskell to happen
HaskellDB was principled but the codebase was somewhat bitrotted, it had dubious denotational semantics, it was possible to write crashing queries. and only worked with a special "record" form data types that it had cooked up. On the other hand once one accepted the special "records" everything else looked like familiar Haskell. Queries were written in do-notation.
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.
What are some alternatives?
When comparing haskelldb and perdure you can also consider the following projects:
HongoDB - A Simple Key Value Store
Neks - A dead simple networked key/value store
database-migrate - database-migrate haskell library to assist with migration for *-simple sql backends.
vcache - large, persistent, memcached values and structure sharing for Haskell
haskelldb-connect-hdbc-catchio-mtl - Bracketed HDBC session for HaskellDB
rethinkdb - RethinkDB client library for Haskell
mywatch
haskey - Transactional key-value store written entirely in Haskell
classy-influxdb-simple
HDBC - Haskell Database Connectivity
yxdb-utils - Utilities for parsing Alteryx Database format
beam - A type-safe, non-TH Haskell SQL library and ORM