Mongo DB vs Google Cloud Data store - API difference to manipulate data

0 views
Skip to first unread message

P V via StackOverflow

unread,
Dec 25, 2016, 9:08:03 PM12/25/16
to google-appengin...@googlegroups.com

Unfortunately similar basic sql like RDBMS doen't apply in No SQL as you given example above in comments. You may or may not reuse model, it depends on functionalities and types used, but significant changes will require in API based on how you play with database.

You may compare the API difference in following 2 urls to understand their basic operation and coding.

https://docs.mongodb.com/manual/mongo/

https://cloud.google.com/datastore/docs/concepts/queries

Hence rightly suggested by Markus above, identify persistence in early stage. In case your target is Google Cloud Storage, you can use it from starting. Google Cloud Store provide you local emulator which must be more than enough for development and testing.



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/41318644/mongo-db-vs-google-cloud-data-store-api-difference-to-manipulate-data/41325840#41325840
Reply all
Reply to author
Forward
0 new messages