typed-orm
JSON →A structurally-typed MySQL query builder and ORM for TypeScript, leveraging advanced type system features for compile-time query safety. Version 1.39.1 (latest) is the final release; the project is deprecated with no further updates. Key differentiator: focus on structural typing (not nominal) for precise column type tracking, but superseded by the @squill family of packages (squill, mysql-5.7, sqlite3-browser) which offer similar safety with broader database support.
Resources
packagetyped-orm ↗