haskelldb VS classy-influxdb-simple

Compare haskelldb vs classy-influxdb-simple and see what are their differences.

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
haskelldb classy-influxdb-simple
1 -
99 1
- -
0.0 0.0
almost 5 years ago about 7 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.

classy-influxdb-simple

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

We haven't tracked posts mentioning classy-influxdb-simple yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing haskelldb and classy-influxdb-simple you can also consider the following projects:

HongoDB - A Simple Key Value Store

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

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

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

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

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

mywatch

dbmigrations - A library for the creation, management, and installation of schema updates for relational databases.

perdure - Robust persistence for typed immutable data

HDBC-odbc - ODBC driver for HDBC

yxdb-utils - Utilities for parsing Alteryx Database format

sqlite-simple - Mid-level bindings for sqlite