Let's say you want to create a file upload feature on your app. What is the best way to design it? If you're a web developer, you know that uploading...
I recently got my hands dirty working on data warehousing and found myself wondering why traditional databases like Postgres aren't commonly used for...
Have you wondered how experienced programmers can effortlessly switch between different languages and platforms? I am sure at some point in your...
In my last article, I explained what are polymorphic relationships. This blogs is a continuation of the same where I will demonstrate how to create a...
Introduction Most of the colleges with computer science course have a subject called Database Management system or DBMS where you are taught topics...
I believe that the way we all learn writing queries for a database is quite similar. After learning the basics, we pull up our terminal, start the...