hasql VS hasql-transaction

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

hasql

The fastest PostgreSQL libpq-based driver for Haskell (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 hasql-transaction
2 1
506 12
- -
7.9 6.0
24 days ago about 1 month 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

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

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

hasql-backend - A backend for Hasql

mywatch

hasql-th - Template Haskell utilities for Hasql

hocilib - A lightweight Haskell binding to the OCILIB C API

direct-sqlite

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

squeal-postgresql - Squeal, a deep embedding of SQL in Haskell

HongoDB - A Simple Key Value Store

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

yxdb-utils - Utilities for parsing Alteryx Database format

esqueleto - Bare bones, type-safe EDSL for SQL queries on persistent backends.