Haskell Beam

Open-source Haskell projects categorized as Beam

Top 6 Haskell Beam Projects

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

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. codec-beam

    Generate Erlang VM byte code from Haskell

  4. beam-automigrate

    Generated migrations for beam databases

  5. beam-mysql

    Beam MySQL compatibility layer

  6. beam-th

    Template Haskell boilerplate for beam

  7. beam-newtype-field

    A newtype for wrapping newtypes into beam schemas

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 Beam discussion

Log in or Post with

Haskell Beam 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
  • How can database libraries be compared to each other?

    2 projects | /r/haskell | 5 Dec 2022
  • A more functional approach

    2 projects | /r/functionalprogramming | 19 Aug 2022
  • Haskell sql multi-engine library

    1 project | /r/haskell | 4 Feb 2022
  • Hacker News top posts: Jul 31, 2021

    2 projects | /r/hackerdigest | 31 Jul 2021
  • Reflections On Using Haskell For My Startup

    3 projects | /r/haskell | 17 Feb 2021
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 29 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

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

# Project Stars
1 beam 596
2 codec-beam 170
3 beam-automigrate 20
4 beam-mysql 10
5 beam-th 3
6 beam-newtype-field 1

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

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