How do most people interact with a db these days?

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • @databases

    TypeScript clients for databases that prevent SQL Injection

    We use @databases, which has a mix of super lightweight ORM for type safety and raw SQL (with protections against SQL injection) for more complex queries.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • prisma-examples

    🚀 Ready-to-run Prisma example projects

    Prisma is a bit different than existing ORMs as it comes with its own data modeling language that's simple and intuitive, a migration system that makes it straightforward to change your DB schema, a fully type-safe DB client (with auto-completion even if you don't use TypeScript) and lots of other goodies like a modern data browser/editor, a CLI for common workflows, extensive documentation and examples.

  • Prisma

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

    Hey there, I work at Prisma and we're building a new and modern ORM that has been fully released for production this year.

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

  • Summer launch week hackathon with the PXCI stack

    3 projects | dev.to | 8 Jul 2024
  • Stories Behind ZenStack V2!

    3 projects | dev.to | 29 Apr 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