What's your favorite Database EDSL/library in Haskell?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

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
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. opaleye

    If you ever have any questions about Opaleye I'm happy to help. Feel free to open an issue to ask about anything any time.

  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. rel8

    Hey! Hey! Can u rel8?

    I'm sensing a trend here, but .... https://rel8.readthedocs.io/ because I wrote it ':D

  4. squeal-postgresql

    Squeal, a deep embedding of SQL in Haskell

    https://github.com/morphismtech/squeal, because, to my knowledge, it's the only option that both maintains deep type safety without losing the expressive power of SQL. It can even typecheck your database migrations. There's even a tool to generate the types of your schema based on an existing database: https://github.com/mwotton/squealgen

  5. squealgen

    generate haskell types for Squeal from a running postgresql database.

    https://github.com/morphismtech/squeal, because, to my knowledge, it's the only option that both maintains deep type safety without losing the expressive power of SQL. It can even typecheck your database migrations. There's even a tool to generate the types of your schema based on an existing database: https://github.com/mwotton/squealgen

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Optimizing a Rust GPU matmul kernel

    2 projects | news.ycombinator.com | 6 Dec 2024
  • How to use PostgreSQL with Haskell: beam

    2 projects | dev.to | 2 Oct 2023
  • Choosing the right abstraction level for SQLite library.

    2 projects | /r/haskell | 17 Mar 2023
  • Writing a simple Haskell Persistence layer using Generics and Reflection

    1 project | /r/haskell | 21 Jan 2023
  • Practical Haskell, 3rd edition, is out!

    1 project | /r/haskell | 30 Sep 2022

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