https://github.com/devmnj/todo-denodb-orm-mariadb
This an example for ORM based API in Deno using Denodb,Sqllite3 and Oak.
https://github.com/devmnj/todo-denodb-orm-mariadb
den deno-examples mariadb mariadb-connector orm-examples orm-framework
Last synced: about 1 year ago
JSON representation
This an example for ORM based API in Deno using Denodb,Sqllite3 and Oak.
- Host: GitHub
- URL: https://github.com/devmnj/todo-denodb-orm-mariadb
- Owner: devmnj
- Created: 2021-01-25T09:38:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-25T09:38:14.000Z (about 5 years ago)
- Last Synced: 2025-01-16T11:34:25.438Z (about 1 year ago)
- Topics: den, deno-examples, mariadb, mariadb-connector, orm-examples, orm-framework
- Language: TypeScript
- Homepage: https://developerm.dev
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readMe.md
Awesome Lists containing this project
README
# About
This is a tutorial for deno begginners `create API with MariaDB , Oak Router and denodb(ORM)`
* Use [comment Anchor](https://github.com/ExodiusStudios/vscode-comment-anchors) extention in VSCode So that yo can easily jumb into Notes
More tutorials and code can be found on my [blog](http://developermblog.wordpress.com)