Popularity
3.1
Declining
Activity
0.0
Stable
1
3
1
Monthly Downloads: 8
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.1.0.0
hasql-class alternatives and similar packages
Based on the "hasql" category.
Alternatively, view hasql-class alternatives based on common mentions on social networks and blogs.
-
hasql-transaction
A composable abstraction over the retryable transactions for Hasql -
hasql-postgres
[Deprecated] A "PostgreSQL" driver for the "hasql" library -
hasql-notifications
Use PostgreSQL LISTEN/NOTIFY with your Hasql Types -
hasql-cursor-query
A declarative abstraction over PostgreSQL Cursor -
hasql-pipes
A pipe to stream a postgres database cursor in the hasql ecosystem
TestGPT | Generating meaningful tests for busy devs
Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
Promo
codium.ai
Do you think we are missing an alternative of hasql-class or a related project?
README
hasql-class
This packages provides the classes Encodable
and Decodable
for types that
have hasql
encoders or decoders, respectively. It also provides generic
instances for them.