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 - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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

  • Build a simple project management app with Neon, PostgREST, and DigitalOcean

    3 projects | dev.to | 27 Feb 2024
  • Single Software Developer Projects

    1 project | dev.to | 24 Feb 2024
  • Oink: An API for PHP in a single file

    6 projects | news.ycombinator.com | 13 Feb 2024
  • Production REST API Infrastructure

    2 projects | /r/webdev | 18 Jun 2023
  • My experience using Sveltekit, Supabase, and Vercel to build an AI image guessing game.

    1 project | /r/sveltejs | 27 Apr 2023