typeorm
https://github.com/typeorm/typeorm
TypeScript
ORM for TypeScript and JavaScript. 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 supported66 Subscribers
View all SubscribersAdd a CodeTriage badge to typeorm
Help out
- Issues
- docs: update generatedType docs for PostgreSQL 18 VIRTUAL column support
- fix(query-builder): select order-by columns in the pagination sub-query
- feat(mysql): expose pool cluster node state changes through the TypeORM logger
- fix(postgres): use ALTER COLUMN TYPE for length changes instead of DROP+ADD (fixes #3357)
- refactor(postgres-family): use any instead of in
- docs: note Appwrite managed PostgreSQL on Postgres driver page
- Lazy relation whose load rejects triggers unhandledRejection even when the caller awaits and catches it
- feat(postgres): add VIRTUAL generated column support for PostgreSQL 18+
- feat(mysql): log pool cluster node state changes
- chore(deps): bump the github-actions-third-party group across 1 directory with 2 updates
- Docs
- TypeScript not yet supported