An Ideal Data-Model-First Development Approach for the real-world apps

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

    A Haskell library that simplifies access to remote data, such as databases or web-based services.

    Since you mention Any real-world application uses a database or seventeen in the backend, it's probably worth checking out https://github.com/facebook/Haxl as its goal is to allow you to write high-level queries in Haskell and have the library call out to different datasources as efficiently as possible.

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

    REST API for any Postgres database

    For prior art in the 'make a quick CRUD app' space, I'd check out https://postgrest.org/ and https://ihp.digitallyinduced.com/, not that I've gotten around to trying either of them.

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

    For prior art in the 'make a quick CRUD app' space, I'd check out https://postgrest.org/ and https://ihp.digitallyinduced.com/, not that I've gotten around to trying either of them.

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
  • Supabase versus Magic - You win!

    5 projects | dev.to | 7 Jul 2024
  • Build a simple project management app with Neon, PostgREST, and DigitalOcean

    3 projects | dev.to | 27 Feb 2024

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