Hacker News new | ask | show | jobs
by lumost 1439 days ago
It’s a question of change resilience. You can implement crud on a single object with ddb trivially. You can’t implement 5 different list by X property apis trivially, or filter the objects, or deal with foreign keys…