#databases
Read more stories on Hashnode
Articles with this tag
Manually cloning your repo and running your app on a random digital ocean VPS is not sustainable or scalable. I built a startup as a solo dev that...
Crash at build time, not in prod. · Context: What is an ORM? An ORM (Object-relational Mapper) is a tool that adds a layer of abstraction on to...
Cache is money. Don't work hard just because your cache expired. · TL;DR When you do simple reads/writes to a cache, you risk having a ton of database...