HongoDB VS haskelldb

Compare HongoDB vs haskelldb and see what are their differences.

HongoDB

A Simple Key Value Store (by tanakh)

haskelldb

A library for building re-usable and composable SQL queries. (by m4dc4p)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
HongoDB haskelldb
0 1
12 98
- -
0.0 0.0
almost 13 years ago almost 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.

HongoDB

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

We haven't tracked posts mentioning HongoDB 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
    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.

What are some alternatives?

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

opaleye

acid-state - Add ACID guarantees to any serializable Haskell data structure

pool-conduit - Persistence interface for Haskell allowing multiple storage methods.

mysql-haskell - Pure haskell mysql driver

erd - Translates a plain text description of a relational database schema to a graphical entity-relationship diagram.

hedis - A Redis client library for Haskell.

groundhog - This library maps datatypes to a relational model, in a way similar to what ORM libraries do in OOP. See the tutorial https://www.schoolofhaskell.com/user/lykahb/groundhog for introduction

ampersand - Build database applications faster than anyone else, and keep your data pollution free as a bonus.

hw-kafka-client - Kafka client for Haskell, including auto-rebalancing consumers

HDBC-session - This repository includes a joined query generator based on typefull relational algebra, and mapping tools between SQL values list and Haskell record type.

hasql - The fastest PostgreSQL libpq-based driver for Haskell

mysql-simple - A mid-level client library for the MySQL database, intended to be fast and easy to use.