TypeORM
typeorm.ioCode with Confidence. Query with Power.
Dev Toolsormtypescriptjavascriptdatabasenodejssqlcross-platform

About
TypeORM is an open-source Object-Relational Mapper (ORM) for TypeScript and JavaScript that supports both DataMapper and ActiveRecord patterns. It works across multiple platforms including Node.js, browsers, React Native, and Electron, and supports databases such as MySQL, PostgreSQL, MongoDB, SQLite, and more. It provides type-safe database models, a powerful QueryBuilder, and first-class migration support.
Problem
Developers need a type-safe, flexible way to interact with databases across multiple platforms and database engines.
For
software developers building TypeScript or JavaScript applications
How it works
TypeORM maps TypeScript/JavaScript classes to database tables using decorators, and provides a QueryBuilder and migration tools to manage and query databases with full type safety.
Business model
open-source
Status
launched