|
|
|
|
|
by davnicwil
3269 days ago
|
|
> Like DynamoDB but for SQL This would basically be the game-changer for building backends on lambda. The absolute key and most valuable piece in most backends is the persistent datastore. I absolutely want to build functional stateless business logic on lambda, but I absolutely will not, no matter the gain from not having to manage servers, have my database be dynamodb or any other non-RDBMS, for any serious application in 2017. |
|