haskelldb
A library for building re-usable and composable SQL queries. (by m4dc4p)
database-migrate
database-migrate haskell library to assist with migration for *-simple sql backends. (by markhibberd)
haskelldb | database-migrate | |
---|---|---|
1 | - | |
102 | 6 | |
- | - | |
0.0 | 0.0 | |
over 5 years ago | over 11 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.
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.
database-migrate
Posts with mentions or reviews of database-migrate.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning database-migrate yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing haskelldb and database-migrate you can also consider the following projects:
perdure - Robust persistence for typed immutable data
opaleye
HongoDB - A Simple Key Value Store
mysql-simple - A mid-level client library for the MySQL database, intended to be fast and easy to use.
haskelldb-connect-hdbc-catchio-mtl - Bracketed HDBC session for HaskellDB
acid-state - Add ACID guarantees to any serializable Haskell data structure
mywatch
bloodhound - Haskell Elasticsearch client and query DSL
classy-influxdb-simple
Neks - A dead simple networked key/value store
yxdb-utils - Utilities for parsing Alteryx Database format
mysql-haskell - Pure haskell mysql driver
haskelldb vs perdure
database-migrate vs opaleye
haskelldb vs HongoDB
database-migrate vs mysql-simple
haskelldb vs haskelldb-connect-hdbc-catchio-mtl
database-migrate vs acid-state
haskelldb vs mywatch
database-migrate vs bloodhound
haskelldb vs classy-influxdb-simple
database-migrate vs Neks
haskelldb vs yxdb-utils
database-migrate vs mysql-haskell