Which Database Should You Use for Your Next.js App?

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

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

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

  • I ended up using Render's hosted PostgreSQL solution with Prisma. It is relatively affordable and connects easily server enabling SSR. Digitalocean and Linode also offers managed databases (and VPS as well which are great for CPU intensive workloads opposed to Render's plans).

  • sidekiq

    Sidekiq worker on Render (by render-examples)

  • I ended up using Render's hosted PostgreSQL solution with Prisma. It is relatively affordable and connects easily server enabling SSR. Digitalocean and Linode also offers managed databases (and VPS as well which are great for CPU intensive workloads opposed to Render's plans).

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

  • TypeScript dev tools in the Golang world

    1 project | dev.to | 1 May 2024
  • End-To-End Polymorphism: From Database to UI, Achieving SOLID Design

    2 projects | dev.to | 28 Mar 2024
  • Next.js App Router Course

    1 project | dev.to | 28 Mar 2024
  • Next.js 14: Fetching Data

    1 project | dev.to | 22 Mar 2024
  • What Are the Chances of You Creating a Programming Language

    1 project | dev.to | 7 Feb 2024