Querying SQL from React without a backend (bear with me here)

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

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
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
  1. postgrest

    REST API for any Postgres database

    PostgREST is what you are looking for. If you don't want to set it up yourself, supabase is a basically a hosted version of PostgREST (and more, but the rest is likely irrelevant for you).

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. thin-backend

    🔥 Thin Backend is a Blazing Fast, Universal Web App Backend for Making Realtime Single Page Apps

    Check out Thin Backend. It provides a simple way to query your Postgres Database with TypeScript and React Hooks. For displaying simple tables quickly, you might also like the CRUD table component :)

  4. supabase

    The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

    PostgREST is what you are looking for. If you don't want to set it up yourself, supabase is a basically a hosted version of PostgREST (and more, but the rest is likely irrelevant for you).

  5. Prisma

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

    I am using Prisma https://www.prisma.io/ which works perfectly for my personal website.

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

  • Prisma + ZenStack: An Alternative to PostgREST

    2 projects | dev.to | 24 Apr 2023
  • How to use Supabase RLS with third-party client library?

    2 projects | /r/Supabase | 17 Feb 2023
  • Are ORMs considered an anti-pattern in Go?

    7 projects | /r/golang | 24 Feb 2022
  • Supabase versus Magic - You win!

    5 projects | dev.to | 7 Jul 2024
  • Business Logic Inside Database - How Evil Is It?

    3 projects | dev.to | 17 Apr 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?