Wrote an article on Server-side on @dart_lang
Did some benchmark comparison of dart_frog, shelf, conduit, flask and express frameworks and some of my opinions as well😅
#backend#serverside
https://t.co/NA9DJ6VIsY
I recently participated in a 10hr hackathon organized by gdsc tsec & chose to redesign https://t.co/KS3ARqkbaM.
I won first prize in my track 🥳 You can check the link below to see how I approached the problem ↓
https://t.co/v2CyCrXsrR
How complicated is it to write your very own database driver for SQLite in Go?
I'm thinking to write my own but I have no clue how to go about it.
#Backend#databases#Gophers#Golang