haskell todo list app (beginner)

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

    The fastest PostgreSQL libpq-based driver for Haskell

    for the database I would use postgresql, I found a library here https://github.com/nikita-volkov/hasql

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

    Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)

    I would suggest checking out scotty for the http server - it uses warp by default, and is very beginner-friendly.

  4. miso

    :ramen: A tasty Haskell front-end framework

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

  • What I Learned from Making the Python Back End for My New Webapp

    2 projects | news.ycombinator.com | 16 Oct 2024
  • PostgREST 12.2: Prometheus metrics

    1 project | dev.to | 29 Aug 2024
  • PostgREST – Serve a RESTful API from Any Postgre Database

    1 project | news.ycombinator.com | 25 Jul 2024
  • Single Software Developer Projects

    1 project | dev.to | 24 Feb 2024
  • 2024 Web Development Wish List

    7 projects | dev.to | 10 Jan 2024

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