Is postgresql-typed a good starting library for a production application?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • pgtyped

    pgTyped - Typesafe SQL in TypeScript

  • Avoiding the cost of learning EDSL that many Haskell DB libraries provide, I found out that only postgresql-typed and postgresql-simple allow to write only raw SQL queries easily. As I extensively use pgtyped for production Node.js application, I am thinking about using postgresql-typed. While I could find many resources for postgresql-simple, the same cannot be said try for postgresql-typed.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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

  • Petrol: embedding a type-safe SQL API in OCaml using GADTs

    1 project | /r/ProgrammingLanguages | 30 May 2023
  • Rust vs Ruby/RoR performances for API calls

    1 project | /r/rust | 3 Jun 2022
  • Cornucopia v0.3 : Generate Rust from your PostgreSQL, now with custom types!

    2 projects | /r/rust | 17 Apr 2022
  • what's your favorite backend stack and why

    3 projects | /r/webdev | 6 Apr 2022
  • Postgresql type safety in nodejs. Any tool recommendations?

    2 projects | /r/PostgreSQL | 17 Oct 2021