Do you use ORMs, Query Builders or pure SQL for your database layers in Express/Fastify/Etc when building APIs?

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

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

    Discontinued šŸ’¾ Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]

  • I personally haven't worked with Entity Framework, but I'd check out Prisma. The topic of ORMs in Node.js often raises heated discussions and there are many different opinions as to which library is the best. At Prisma, we're focused on making developers productive and confident with their database and while Prisma's approach is novel in many ways, I think the Prisma tools reflect that ambition, given what we hear from many Prisma users.

  • Sequelize

    Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

  • 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

  • What Are ORMs & Should You UseĀ Them

    1 project | dev.to | 14 Nov 2023
  • How to connect Next 13.4 application with PostreSQL using Sequelize (or TypeORM)

    1 project | /r/nextjs | 11 Aug 2023
  • Introduction to Database transaction, Read phenomenom and isolation level using Sequelize ORM

    1 project | dev.to | 13 Mar 2023
  • Sequelize alter: true vs migration

    1 project | /r/node | 28 Feb 2023
  • Prisma in 500 Seconds

    4 projects | dev.to | 9 Feb 2023