hasql-th VS hasql-transaction

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

hasql-th

Template Haskell utilities for Hasql (by nikita-volkov)

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-th hasql-transaction
4 1
110 12
- -
5.2 6.0
5 months ago about 2 months 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-th

Posts with mentions or reviews of hasql-th. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-03.

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-th and hasql-transaction you can also consider the following projects:

Neks - A dead simple networked key/value store

hasql-backend - A backend for Hasql

tokyocabinet-haskell - This repository will get archived soon. Please visit https://git.singpolyma.net/tokyocabinet-haskell

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

wai-middleware-cache-redis - Redis backend for wai-middleware-cache

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

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

hasql-class