google-app-engine
Using App Engine Datastore over MySQL for a CRM System
I am about to take on a project, and I will to ask which database is best to use to build and develop a CRM System that does a lot of reporting and calculations for an Advertisement company. My choices are MySQL and the Google App Engine Datastore (NoSQL). Left to me I want to use the Datastore but am concerned about the constant reporting and constant calculations on the CRM System. please advice.. Thanks
Consider google datastore limits in your analysis: There is no aggregate functions in datastore, you won't be able to do group by. Try both (PoC), and you'll find out which fits best your use case.
Related Links
AppEngine as WebService and S3 as storage
Setting cookie in LiftFilter
Send Emails From AppEngine Locally
ImportError: cannot import name taskqueue
gwt appengine - user service return page
Uploading a file to AppEngine using GWT: How to provide feedback to the user?
Blackberry Push SDK on Google App Engine
App engine 1.4.0 urlfetch() data over 1M
Google App Engine + Validation
GQL Random Record [duplicate]
AppEngine entity modeling - minimizing entity groups and achieving atomic cascading update/delete
What does _ah mean in Google App Engine?
Spring Roo with GAE error on most basic tests
Running a web crawler for selected sites on google app engine?
Many-to-many relationship modeling in google app engine
Appengine: ClassCastException in query with string of leng