educative.io

DynamoDB vs SQL

Hi Reader,

Can you please elaborate a little on the difference:
DynamoDB requires you to do most of the data querying yourself within your application. You can either read a single value out of DynamoDB, or you can get a contiguous range of data.

vs

Most of the data querying and processing is done close to the data side.

Thanks,
Mohit

Hi Mohit,
I’m afraid I am not clear about your query. Can you explain your concern further? Also, it’ll be great if you can provide the reference to the statements.