2016-02-23 13:09:35 +05:00
2016-02-23 13:09:35 +05:00
2016-02-21 11:38:43 +05:00
2016-02-21 11:38:43 +05:00
2016-02-21 11:38:43 +05:00
2016-02-21 11:38:43 +05:00

TypeORM

ORM that works in Typescript.

Usage

ORM development is in progress. Readme and documentations expected to be soon.

Samples

Take a look on samples in ./sample for more examples of usages.

Todos

  • add partial selection support
  • in query builder should we use property names or table names? (right now its mixed)
Description
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
Readme MIT 120 MiB
Languages
TypeScript 99.8%
JavaScript 0.2%