Haskell Postgresql

Open-source Haskell projects categorized as Postgresql

Top 23 Haskell Postgresql Projects

  1. postgrest

    REST API for any Postgres database

    Project mention: Generate an OpenAPI From Your Database | dev.to | 2024-12-27

    This is especially helpful because Supabase uses PostegREST under the hood, which does not support OpenAPI 3.x. Note that some Postgres specific features like enums are not converted to JSON Schema enums as Sequelize doesn't expose that information.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. ihp

    🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness

    Project mention: IHP: Type-safe web framework in Haskell and Nix | news.ycombinator.com | 2025-01-15
  4. beam

    A type-safe, non-TH Haskell SQL library and ORM (by haskell-beam)

    Project mention: Optimizing a Rust GPU matmul kernel | news.ycombinator.com | 2024-12-06

    I'm not familiar with GPUs specifically, but I have seen this for ORMs that support multiple SQL dialects (e.g. [0]).

    A great technique is called 'tagless final encoding' [1]. Using this technique, you can specify capabilities of an embedded domain-specific language (eDSL) such that you can have a shared (but narrow) common set of features, while allowing specializations of this eDSL to support extra features.

    [0]: https://github.com/haskell-beam/beam

    [1]: https://nrinaudo.github.io/articles/tagless_final.html

  5. hasql

    The fastest PostgreSQL libpq-based driver for Haskell

  6. selda

    A type-safe, high-level SQL library for Haskell

  7. squeal-postgresql

    Squeal, a deep embedding of SQL in Haskell

  8. postgresql-simple

    Mid-level client library for accessing PostgreSQL from Haskell

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. rel8

    Hey! Hey! Can u rel8?

  11. ArkhamHorror

    An unofficial rules-compliant browser based version of Arkham Horror: The Card Game. Not produced, endorsed, or supported by, or affiliated with Fantasy Flight Games.

  12. hasql-th

    Template Haskell utilities for Hasql

  13. postgresql-typed

    Haskell PostgreSQL library with compile-time type inference

  14. postgresql-orm

    An Haskell ORM (Object Relational Mapping) and migrations DSL for PostgreSQL.

  15. shopping-cart-haskell

    :gem: Haskell version of the Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"

  16. postgresql-transactional

    Transactional monadic actions on top of PostgreSQL.

  17. codd

    Codd is a simple-to-use CLI tool that applies plain postgres SQL migrations atomically with strong and automatic cross-environment schema equality checks. (by mzabani)

  18. postgresql-simple-named

    :question: Implementation of named parameters for `postgresql-simple` library

  19. postgresql-pure

    a PostgreSQL client library implemented with pure Haskell

  20. fts

    :mag: Postgres full-text search (fts) (by gvolpe)

  21. refurb

    Database maintenance tool support (by ConferOpenSource)

  22. postgresql-libpq

    Low-level Haskell bindings for libpq

  23. postgresql-simple-queue

    A PostgreSQL backed queue

  24. postgresql-resilient

    Automatic re-connection support for PostgreSQL.

  25. postgresql-schema

    PostgreSQL Schema is a database migration tool.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Haskell Postgresql discussion

Log in or Post with

Haskell Postgresql related posts

  • IHP: Type-safe web framework in Haskell and Nix

    1 project | news.ycombinator.com | 15 Jan 2025
  • Generate an OpenAPI From Your Database

    4 projects | dev.to | 27 Dec 2024
  • Optimizing a Rust GPU matmul kernel

    2 projects | news.ycombinator.com | 6 Dec 2024
  • Top FP technologies

    22 projects | dev.to | 29 Oct 2024
  • IHP – The Haskell Framework for Non-Haskellers

    1 project | news.ycombinator.com | 22 Apr 2024
  • DB2Rest VS postgrest - a user suggested alternative

    2 projects | 8 Jan 2024
  • How to use PostgreSQL with Haskell: beam

    2 projects | dev.to | 2 Oct 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Postgresql projects in Haskell? This list will help you:

# Project Stars
1 postgrest 25,273
2 ihp 5,065
3 beam 597
4 hasql 532
5 selda 478
6 squeal-postgresql 371
7 postgresql-simple 206
8 rel8 158
9 ArkhamHorror 154
10 hasql-th 112
11 postgresql-typed 85
12 postgresql-orm 77
13 shopping-cart-haskell 64
14 postgresql-transactional 60
15 codd 40
16 postgresql-simple-named 38
17 postgresql-pure 36
18 fts 28
19 refurb 26
20 postgresql-libpq 19
21 postgresql-simple-queue 16
22 postgresql-resilient 15
23 postgresql-schema 13

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Haskell is
the 25th most popular programming language
based on number of references?