学习knex过程中好的参考资料整理
記錄本人制作博客系統(tǒng)和學(xué)習(xí)knex找的相關(guān)資料鏈接:
1、博客系統(tǒng)
https://github.com/huoguozhang/my-blog/tree/master/models
2、與typescript結(jié)合,TypeScript + Express + Objection.js + Knex.js + MySQL
https://github.com/corocn/ts-server/tree/61c1e928517348f3df8c3bf8e10a6ddd0fca6cf5
包含內(nèi)容:migrations
3、knex.js中文文檔-查詢
https://blog.songxingguo.com/2018/06/30/knex.js-query/
4、migration with knex
https://www.ctolib.com/topics-109587.html
5、Express + Knex + Objection = Painless API with DB
https://itnext.io/express-knex-objection-painless-api-with-db-74512c484f0c
Eager loading
6、knex的用戶登錄寫法
https://github.com/Bijusrt/Blog-Project/blob/master/controler/login.js
7、nest + knex 項(xiàng)目
https://github.com/AlxPatidar/nest-knex
8、一個(gè)graphql-engine項(xiàng)目
https://github.com/hasura/graphql-engine/blob/a7eabe034ccf15798b85e35ee62f03bcce59e0b7/community/sample-apps/nextjs-8-serverless/with-apollo-jwt/hasura/migrations/1554285367178_nextjs-auth.up.sql
9、Making a RESTful API with Hapi.js
總結(jié)
以上是生活随笔為你收集整理的学习knex过程中好的参考资料整理的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: c# 读取 txt 文件中数据(int)
- 下一篇: spring5.0.2中文官网文档pdf