mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2025-11-06 22:23:48 -05:00
Add TypeORM (#760)
This commit is contained in:
parent
90dbdefdfc
commit
cae520d4b3
1 changed files with 1 additions and 0 deletions
|
|
@ -626,6 +626,7 @@
|
|||
- [firenze](https://github.com/fahad19/firenze) - Adapter-based ORM for MySQL, Memory, Redis, localStorage and more.
|
||||
- [pg-promise](https://github.com/vitaly-t/pg-promise) - PostgreSQL framework for native SQL using promises.
|
||||
- [Objection.js](https://github.com/Vincit/objection.js) - Lightweight ORM built on the SQL query builder Knex.
|
||||
- [TypeORM](https://github.com/typeorm/typeorm) - ORM for PostgreSQL, MariaDB, MySQL, SQLite, and more.
|
||||
- Query builder
|
||||
- [Knex](http://knexjs.org) - Query builder for PostgreSQL, MySQL and SQLite3, designed to be flexible, portable, and fun to use.
|
||||
- Other
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue