mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00: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)
Languages
TypeScript
99.8%
JavaScript
0.2%