database-migrate
database-migrate haskell library to assist with migration for *-simple sql backends. (by markhibberd)
haskelldb
A library for building re-usable and composable SQL queries. (by m4dc4p)
database-migrate | haskelldb | |
---|---|---|
- | 1 | |
6 | 102 | |
- | - | |
0.0 | 0.0 | |
about 11 years ago | over 5 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.
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.
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.
What are some alternatives?
When comparing database-migrate and haskelldb you can also consider the following projects:
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.
perdure - Robust persistence for typed immutable data
acid-state - Add ACID guarantees to any serializable Haskell data structure
haskelldb-connect-hdbc-catchio-mtl - Bracketed HDBC session for HaskellDB
bloodhound - Haskell Elasticsearch client and query DSL
mywatch
Neks - A dead simple networked key/value store
classy-influxdb-simple
mysql-haskell - Pure haskell mysql driver
yxdb-utils - Utilities for parsing Alteryx Database format
database-migrate vs opaleye
haskelldb vs HongoDB
database-migrate vs mysql-simple
haskelldb vs perdure
database-migrate vs acid-state
haskelldb vs haskelldb-connect-hdbc-catchio-mtl
database-migrate vs bloodhound
haskelldb vs mywatch
database-migrate vs Neks
haskelldb vs classy-influxdb-simple
database-migrate vs mysql-haskell
haskelldb vs yxdb-utils