hasql-notifications VS hasql-transaction

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

hasql-notifications

Use PostgreSQL LISTEN/NOTIFY with your Hasql Types (by diogob)

hasql-transaction

A composable abstraction over retriable transactions for Hasql (by nikita-volkov)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
hasql-notifications hasql-transaction
- 1
12 12
- -
6.2 6.0
8 days ago about 1 month ago
Haskell Haskell
GNU General Public License v3.0 or later 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-notifications

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

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

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.

What are some alternatives?

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

hasql-th - Template Haskell utilities for Hasql

hasql-backend - A backend for Hasql

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

hasql - The fastest PostgreSQL libpq-based driver for Haskell

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

hasql-class