-
MikroORM
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Have a look at Integrant from Clojure: https://github.com/weavejester/integrant
-
Kysely looks like the thing most people would want. It's not a full ORM though - just a well-typed query builder.
https://kysely.dev/
-
AdonisJs Framework
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more. (by adonisjs)
And the second or third command I typed in to create a model didn't work.
Turns out it's not installed by default?
https://github.com/adonisjs/core/discussions/2642#discussion...
Not sure, but at this point I don't care, I just trashed it because I don't have time in my life to fool around.
Related posts
-
Show HN: TypeSafe SQL-Like ORM and Query Builders for TypeScript/JS
-
A Software Engineer's Tips and Tricks #1: Drizzle
-
Show HN: Tsynamo – Type-friendly DynamoDB query builder for TypeScript
-
Kysely – type-safe TypeScript SQL query builder
-
Drizzle is just as unready for prime-time as Prisma, what else is there?