I'm writing article about node.js ORMs, maybe someone could help me with raw 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
  • realworld

    "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

  • Here is the task: (from real world API spec)

  • orms-overview

    Real world app with all known node orms

  • Here is what I have written with Knex: https://github.com/romeerez/orms-overview/blob/master/src/orms/knex/article/article.repo.ts

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

  • Here is a lib for raw sql with more than 3k stars https://github.com/gajus/slonik and in the top of readme they point to Stop using knex article where they're proving that knex is something bad.

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