Why to use Supabase instead of Prisma (or any other ORM) with a Postgres DB?

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

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

    A JWT based API for managing users and issuing JWT tokens (by supabase)

  • They offer Auth, but their auth product is basically a wrapper around GoTrue + a private auth schema.

  • storage-js

    JS Client library to interact with Supabase Storage

  • Similar with object storage. They rolled their own, but it's basically a small SDK and they have a hosted CDN, but all the data about your objects is in a storage schema.

  • 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
  • postgrest-js

    Isomorphic JavaScript client for PostgREST.

  • There's nothing wrong with this and they're pretty open about it. But the SDK they provide for direct database operations is the weakest of the ones I've used, when it should be the strongest I think. It leverages PostgREST which is a tool for auto generating REST APIs from schemas. From the README: "The goal of this library is to make an "ORM-like" restful interface."

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

  • Magic Link Authentication and Route Controls with Supabase and Next.js

    4 projects | dev.to | 13 Jul 2021
  • Supabase Auth now supports Anonymous Sign-ins

    2 projects | dev.to | 17 Apr 2024
  • Supabase – General Availability Week

    7 projects | news.ycombinator.com | 15 Apr 2024
  • Authorizer, an open source authentication and authorization solution

    1 project | news.ycombinator.com | 12 Sep 2023
  • Supabase Beta May 2023

    8 projects | dev.to | 9 Jun 2023