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

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
  1. postgres

    Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare (by porsager)

    There's a core client interface here:

    - https://www.postgresql.org/docs/current/client-interfaces.ht...

    On what makes it postgres.js faster, from author himself:

    > it seems Postgres.js is actually faster than, not only pg, but of any driver out-there

    - https://github.com/porsager/postgres/discussions/627

    - https://porsager.github.io/imdbench/sql.html

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth 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

  • Coding exercise: database migration tool in nodejs

    3 projects | dev.to | 25 Sep 2024
  • PostgresJs: The Fastest full featured PostgreSQL client for Node.js and Deno

    1 project | /r/hypeurls | 16 Oct 2023
  • Deno.js in Production. Key Takeaways.

    6 projects | news.ycombinator.com | 10 May 2022
  • Do you still need the M in MVC when you write straight SQL in your app?

    1 project | /r/node | 10 May 2022
  • Which Postgres connector would you use; `denodrivers/postgres` or `porsager/postgres`?

    2 projects | /r/Deno | 8 May 2022

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?