Haskell Sqlite

Open-source Haskell projects categorized as Sqlite

Top 7 Haskell Sqlite Projects

  • 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

  • SaaSHub

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

    SaaSHub logo
  • selda

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

  • TaskLite

    The CLI task manager for power users

    Project mention: TaskLite: The CLI task manager for power users | news.ycombinator.com | 2024-04-12
  • PolysemyCleanArchitecture

    Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.

  • sqlite-simple

    Mid-level bindings for sqlite

  • SQLiteDAV

    WebDAV server that maps an SQLite database to directories/files

    Project mention: Sqlitefs: SQLite as a Filesystem | news.ycombinator.com | 2024-07-27
  • sqlite-simple-errors

    Light wrapper around errors from sqlite-simple to make working with constraint errors a bit easier.

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

Log in or Post with

Haskell Sqlite related posts

  • Generate an OpenAPI From Your Database

    4 projects | dev.to | 27 Dec 2024
  • How to use PostgreSQL with Haskell: selda

    1 project | dev.to | 2 Oct 2023
  • Options for (local) database interop?

    1 project | /r/reflexfrp | 21 Aug 2022
  • A more functional approach

    2 projects | /r/functionalprogramming | 19 Aug 2022

Index

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

Project Stars
1 beam 584
2 selda 478
3 TaskLite 234
4 PolysemyCleanArchitecture 191
5 sqlite-simple 131
6 SQLiteDAV 59
7 sqlite-simple-errors 5

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

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