typeorm
https://github.com/typeorm/typeorm
TypeScript
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.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to typeorm
Help out
- Issues
- Update many-to-many-relations.md
- feat: Add support for SQL aggregate functions SUM, AVG, MIN, and MAX to the Repository API
- Renaming an enum field
- Add console.error to [email protected]
- fix: overriding caching settings when alwaysEnabled is true
- Support for bigserial data type in postgres : "Data type "bigserial" in .. is not supported by "postgres" database."
- How to convert the below query into a format suitable for userRepository.find() API
- MySQL multi-valued index
- Mongo: problem renaming field _id (@ObjectIdColumn)
- Support Array of FindOptionsWhere in Repository.update
- Docs
- TypeScript not yet supported