Flyweight: A Node.js ORM Specifically for SQLite

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

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

    An ORM for SQLite

  • kysely

    A type-safe typescript SQL query builder

  • How does this compare with my current favorite lite sqlite wrapper kysely? https://kysely.dev/

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

    Javascript and Typescript ORM with full intellisense, no-code generations. Works over http as well.

  • You should try https://github.com/alfateam/rdb

    It is database agnostic. It works with sqlite, mssql, mysql, postgres, oracle, and sapase.

    It gives you full intellisense without code generation - even when running pure javascript.

    You can run it from the browser in a secure manner, as you can host it in express js via adapter.

    I am the author.

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