hasql-transaction VS hasql-backend

Compare hasql-transaction vs hasql-backend and see what are their differences.

hasql-transaction

A composable abstraction over retriable transactions for Hasql (by nikita-volkov)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
hasql-transaction hasql-backend
1 -
12 2
- -
6.0 0.0
about 1 month ago over 7 years ago
Haskell Haskell
MIT License MIT 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.

hasql-transaction

Posts with mentions or reviews of hasql-transaction. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-03.
  • How to use PostgreSQL with Haskell: hasql
    6 projects | dev.to | 3 Oct 2023
    Hasql is an ecosystem of libraries. To keep it simple, let’s limit ourselves to core hasql, hasql-transaction, and hasql-th. We’re using hasql 1.6.3.2 published in 2023.

hasql-backend

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

We haven't tracked posts mentioning hasql-backend yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing hasql-transaction and hasql-backend you can also consider the following projects:

hasql-cursor-query - A declarative abstraction over PostgreSQL Cursor

hasql-notifications - Use PostgreSQL LISTEN/NOTIFY with your Hasql Types

hasql-th - Template Haskell utilities for Hasql

hasql - The fastest PostgreSQL libpq-based driver for Haskell

hasql-postgres - [Deprecated] A "PostgreSQL" driver for the "hasql" library

hasql-class