MENU

Fun & Interesting

DenoDB Tutorial | An Easy To Use Database ORM For Deno

Coding With Chaim 2,509 5 years ago
Video Not Working? Fix It Now

In this denodb tutorial, we take a look at denodb. DenoDb is a very easy to use database orm for the deno eco system. It allows us to create tables, query tables, write data to our tables and set up table relationships all from our code with a very easy to use api. denoDB docs: https://eveningkid.github.io/denodb-docs/ start command: deno run --unstable --allow-read --allow-write --allow-net --allow-plugin app.ts deno rest api tutorial: https://youtu.be/Hi1Xen0H_HI If you would like to schedule a mock interview with me, you can email me at [email protected] for price and details. Follow me on Twitter: https://twitter.com/CodingWithChaim Subscribe to the channel: https://www.youtube.com/c/codingwithchaim?sub_confirmation=1

Comment