Database/backend for React/NextJS

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

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

    A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.

  • If you go this route, I recommend pairing with Prisma. We have a generic Prisma guide, as well as a full-stack app example for something more complex.

  • supabase-js

    An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.

  • Supabase (Postgres) You can get started easily here by deploying with the template. Here's a larger example.

  • 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
  • nextjs-subscription-payments

    Clone, deploy, and fully customize a SaaS subscription application with Next.js.

  • You can get started easily here by deploying with the template. Here's a larger example.

  • Hasura

    Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

  • I'll add one more: Hasura. I'd put it in the same camp as Supabase, but it provides a GraphQL API for your data. You can control permissions by user, create GraphQL endpoints for Postgres views (or other databases), run triggers and actions the delegate to a full backend for processing and quite a lot more.

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

  • LIGHTNING SHARE: open-source file sharing service built with Firebase, React, and chakra-ui

    4 projects | /r/javascript | 11 Dec 2021
  • Technology for a casual mobile game with asynchronous server authoritative turn-based multiplayer

    2 projects | /r/IndieDev | 21 Apr 2023
  • Authentication in Next.js with Supabase and Next 13

    12 projects | dev.to | 25 Jan 2023
  • Generate static json file?

    1 project | /r/nextjs | 20 Jul 2022
  • Welcome to Vulcan

    2 projects | /r/vulcanjs | 16 May 2022