Most appropriate database for very small scale usecase?

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

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.
surveyjs.io
featured
Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
  1. 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.

  2. 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.

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

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

  • No More Free Tier on PlanetScale, Here Are Free Alternatives

    3 projects | dev.to | 8 Mar 2024
  • How To Manage Access and Refresh Tokens for an API in Next.js 13 With Supabase and Prisma

    3 projects | dev.to | 22 Sep 2023
  • PlanetScale Scaler Pro

    3 projects | news.ycombinator.com | 6 Jul 2023
  • Need advice on developing two codebases for a web application

    2 projects | /r/nextjs | 3 Apr 2023
  • Uso de la funcion gen_random_uuid() nativa de Postgresql en Supabase + Prismajs

    2 projects | dev.to | 7 Jun 2022

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