DenoDB
github.com
DenoDB
1–10 of 220 posts
Re: DenoDB
#2Re: DenoDB
#3One of the lower subscribed well produced tech channels I've seen in a while.
Re: DenoDB
#4Great work developers!
Re: DenoDB
#5I really recommend to check out his channel: https://www.youtube.com/c/eveningkid One of the lower subscribed well produced tech channels I've seen in a while.
Re: DenoDB
#6Deno PG [1] and MySQL [2] does it. This makes sense considering Deno's security model. But Node libs do the same [3][4]! This also kinda make sense, as node-based JS has to be async most of the time. Still it's such a hassle.
Anyways, kudos to both communities. You've done a lot!
- [1] https://deno.land/x/postgres@v0.11.2
- [2] https://deno.land/x/mysql@v2.9.0
- [3] https://github.com/brianc/node-postgres/tree/master/packages...
Re: DenoDB
#7I really recommend to check out his channel: https://www.youtube.com/c/eveningkid One of the lower subscribed well produced tech channels I've seen in a while.
Is this referencing some unexplained relation to the post or just vlog spam?
Edit: And the authors website links to this channel
Re: DenoDB
#8Is it just me or is it weird to see an ORM that wraps over 4 relational databases and… Mongo…
Re: DenoDB
#9Is it just me or is it weird to see an ORM that wraps over 4 relational databases and… Mongo…
Re: DenoDB
#10Earlier quoted context omitted.
Is this referencing some unexplained relation to the post or just vlog spam?
The channel name is the same as the github username of the deno db author, so I think it is actually related despite the content not seeming to be Edit: And the authors website links to this channel