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

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

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

  • 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
  • What Are the Chances of You Creating a Programming Language

    1 project | dev.to | 7 Feb 2024