hasql-transaction VS elephants

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

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-transaction elephants
1 4
12 23
- -
6.0 4.6
about 2 months ago 6 months ago
Haskell Haskell
MIT License GNU General Public License v3.0 or later
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.

elephants

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

What are some alternatives?

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

hasql-backend - A backend for Hasql

beam - A type-safe, non-TH Haskell SQL library and ORM

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

hasql-pool - A pool of connections for Hasql

hasql-th - Template Haskell utilities for Hasql

contravariant-extras - Extras for the "contravariant" package

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

profunctors - Haskell 98 Profunctors

hasql - The fastest PostgreSQL libpq-based driver for Haskell

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

hasql-class