I am new to Google app engine services. I am developing an application which requires very frequent reads and updates of existing values operations ( every 5 sec or so ).
I want to inquire which amongst CloudSql or NDB datastore is better suitable for this job.