PostgreSQL Schema Migrations for Haskell
☆87Aug 19, 2021Updated 4 years ago
Alternatives and similar repositories for postgresql-simple-migration
Users that are interested in postgresql-simple-migration are comparing it to the libraries listed below
Sorting:
- Haskell implementation of an LRU cache☆25Dec 29, 2025Updated 2 months ago
- Retry combinators for monadic actions that may fail☆115Apr 17, 2023Updated 2 years ago
- Mid-level client library for accessing PostgreSQL from Haskell☆205Nov 19, 2021Updated 4 years ago
- Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.☆14Jan 26, 2017Updated 9 years ago
- A monad for managed values☆51Nov 18, 2025Updated 4 months ago
- An alternative interface to Opaleye, built around type families☆13Nov 23, 2016Updated 9 years ago
- Stream postgresql-query results using the streaming library☆24Mar 6, 2024Updated 2 years ago
- Validate SQL statements created with postgresql-simple's quasiquoter☆18Sep 14, 2018Updated 7 years ago
- STM-based channels for conduits.