ORM vs SQL

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • node-graphql-comparisons

  • I have been doing a bunch of comparisons on this repostory over the last few weeks (look in the entrypoints folder)

  • Prisma

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

  • https://github.com/prisma/prisma/issues/1844 and this issue is open since 2019

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

    A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.

  • That said, there are libraries like Slonik that may offer a good compromise.

  • prisma1

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

  • Try Prisma. I tried TypeORM and MikroORM. But now Prisma is my favorite orm for nodejs. It is kind of comfy to work with.

  • database-viewer

  • thank you! with pleasure https://github.com/romeerez/database-viewer but it's early alpha, I don't have yet any readmes-instructions

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

    InfluxDB 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