[Javascript] ORM: Objection.js

Objection.js

https://github.com/Vincit/objection.js


Objection.js web

https://vincit.github.io/objection.js/


使用 Objection.js 連線 Mysql DB (一)

https://hackmd.io/@c36ICNyhQE6-iTXKxoIocg/S1YvWwRwL


使用 Objection.js 連線 Mysql DB (二)

https://hackmd.io/@c36ICNyhQE6-iTXKxoIocg/Sku-4xNdI


2020年排名前11位的Node.js ORM、SQL生成器

https://juejin.cn/post/6878138666683826190


Objection.js是一個Node.js的ORM,目標是脫離常規方式,盡可能簡單的使用SQL全功率及底層資料庫引擎。

Objection.js是基於優秀的SQL查詢創建器knex創建的。Objection.js支援所有knex支援的資料庫。SQLite3,Postgres和MySQL都通過了測試。



#Objection.js, ORM


留言