-
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).
-
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!
-
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 :)
-
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).
-
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.