Kiss-ORM is a new, very opinionated ORM for TypeScript. Here is a description of it's design philosophy: No query builder (you can use the full power and expressiveness of SQL) Security: Kiss-ORM allows you to write and concatenate SQL queries without worrying about SQL injections Fully tested Sane dependency-injection (and dependencies!) Data-mapper pattern rather than active-record Immutability