I want to use the dynamo database to store some attributes that are large string values โโ...
Is there a maximum field size / maximum size limit in a Dynamo DB database? Something that limits the data that I store per 1 element in a table?
Also, what is the equivalent limit (if any) in Mongo DB?
I rate these 2 nosql databases as possible solutions for one of my applications. Any advice / materials you could give would be appreciated.
source share