Preferred SQL ORM

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Prisma

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

    Could you maybe elaborate a bit on the major bugs you're seeing at Prisma? We have a biweekly release process on GitHub and are usually very quick to react to any bugs that might make it into a release by issuing patch releases. I'm not aware of any critical bugs in our stable tooling (i.e. anything that has been released under "General Availability"), but if you find something it would be super helpful if you could open an issue on GitHub so that we can address it as fast as possible.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • prisma1

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

    Mongoose is quite a standard also open-source, but Prisma is an emerging modern solution that seems to take the cake.

  • Mongoose

    MongoDB object modeling designed to work in an asynchronous environment.

    Mongoose is quite a standard also open-source, but Prisma is an emerging modern solution that seems to take the cake.

  • schemats

    Generate typescript interface definitions from SQL database schema

    Using a library such as that one https://github.com/SweetIQ/schemats

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

  • We migrated to SQL. Our biggest learning? Don't use Prisma

    11 projects | news.ycombinator.com | 9 Oct 2023
  • Announcing a new TypeScript ORM

    4 projects | /r/typescript | 4 Feb 2023
  • Stuck On Node database management. Should I use a different ORM? Should I use raw SQL?

    9 projects | /r/node | 3 Jul 2021
  • Introducing Neon Authorize: Simplifying Row-Level Security For Postgres

    11 projects | dev.to | 30 Oct 2024
  • Trying out a new stack: my experience working with tRPC and Drizzle on my Next.JS project

    1 project | dev.to | 1 Jul 2024

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?