haskelldb VS cypher

Compare haskelldb vs cypher and see what are their differences.

haskelldb

A library for building re-usable and composable SQL queries. (by m4dc4p)

cypher

A haskell wrapper for neo4j's Cypher REST API. (by lassoinc)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
haskelldb cypher
1 -
99 19
- -
0.0 0.0
almost 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.

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
    6 projects | /r/haskell | 9 Jan 2021
    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.

cypher

Posts with mentions or reviews of cypher. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning cypher yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing haskelldb and cypher you can also consider the following projects:

HongoDB - A Simple Key Value Store

datalog - A pure Haskell implementation of Datalog

database-migrate - database-migrate haskell library to assist with migration for *-simple sql backends.

eventful-dynamodb - Event Sourcing library for Haskell

haskelldb-connect-hdbc-catchio-mtl - Bracketed HDBC session for HaskellDB

hsparql - hsparql includes a DSL to easily create queries, as well as methods to submit those queries to a SPARQL server, returning the results as simple Haskell data structures.

mywatch

bloodhound - Haskell Elasticsearch client and query DSL

perdure - Robust persistence for typed immutable data

cassy - High level Cassandra bindings for Haskell

classy-influxdb-simple

esqueleto - Bare bones, type-safe EDSL for SQL queries on persistent backends.