nowfound

Alternatives

Products that do what TypeSafe SQL-Like ORM and Query Builders for TypeScript/JS does

  1. 1OF
  2. 2PT
  3. 3AS
  4. 4PT
  5. 5KB
  6. 6TT
  7. 7KA
  8. 8TL
  9. 9MO
  10. 10PT

    Throughout my career, I tried many tools to query PostgreSQL, and in the end, concluded that for what I do, the simplest is almost always the best: raw SQL queries. Until now, I typed the results manually and relied on tests to catch problems. While this is OK in e.g., GoLang, it is quite annoying in TypeScript. First, because of the more powerful type system (it's easier to guess that updated_at is a date than it is to guess whether it's nullable or not), second, because of idiosyncrasies (INT4s are deserialised as JS numbers, but INT8s are deserialised as strings). So I wrote pg-typesafe,…

    Feb 2026 · github.com

  11. 11QJ
  12. 12KA
  13. 13TC
  14. 14NJ

    Hello everyone! I'm exited to share a NodeJS package I was working on for the past two months. The package is designed to simplify querying SQL databases through an array-like API. Qustar supports PostgreSQL, SQLite, MySQL, and MariaDB, and offers TypeScript support for a robust development experience. It's in early stage of development. I would like to hear your thoughts about it.

    2024 · github.com

  15. 15NG
  16. 16SV
  17. 17PA
  18. 18AO
  19. 19SD
  20. 20SA
  21. 21PA
  22. 22SP
  23. 23TL
  24. 24TS

Ranked by how close each launch is in meaning, then by votes. Refine with a description →