
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
I would argue that you would have a harder time setting up Mongo, Redis etc. Relation DBs are universal and you have lots of supported ORM's like Prisma that make it super easy to query and manage your schema.
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
A full fledged relational database is perfect. You have some amazing options that are a breeze to setup. Supabase and Planetscale. Yes even though these can handle millions of users, they work just fine for 2 users.
Related posts
-
No More Free Tier on PlanetScale, Here Are Free Alternatives
-
How To Manage Access and Refresh Tokens for an API in Next.js 13 With Supabase and Prisma
-
PlanetScale Scaler Pro
-
Need advice on developing two codebases for a web application
-
Uso de la funcion gen_random_uuid() nativa de Postgresql en Supabase + Prismajs