TypeORM

ORM for TypeScript and JavaScript with rich features

Language: TypeScriptCategory: ORMFirst released: 2016Created by: Umed KhudoiberdievLicense: MIT

TypeORM is an ORM that runs in Node.js, browser, and React Native platforms and supports both Active Record and Data Mapper patterns. It provides full TypeScript support with decorators, supports many SQL and NoSQL databases, and offers advanced features like eager and lazy relations, transactions, migrations, and a powerful query builder for building expressive, type-safe queries.

Links

Key Features

Active Record & Data MapperDecorator-Based EntitiesMulti-Database SupportQuery BuilderMigrations