Tech Tradeoffs #1: Django or Rails? MySQL or MongoDB?
How did we decide which framework and database to use while building Seezo
Mar 17, 20244 min read559

Search for a command to run...
Articles tagged with #rails
How did we decide which framework and database to use while building Seezo

A complete guide to using pluck, an ActiveRecord query method

Talk at Ruby Meetup, Bangalore, Nov 2023

Some things are always inherently vague, like figuring out the exact amount of salt to put in a dish without a recipe. Setting the concurrency of your app might feel the same way! Without a clear understanding of how concurrency impacts your applicat...
