Tuesday, November 5, 2013

Re: Apps for education customer onsidering building database in CloudSQL: startup questions

thank you--extremely helpful.

On Tuesday, November 5, 2013 1:06:15 PM UTC-5, Tony Tseng wrote:
Hi Tom,
For 4, please use the MySQLdb module. See https://developers.google.com/appengine/docs/python/cloud-sql/. That should offer you higher fidelity and better performance. 
For 5, either Jinja or Django would work. I don't know which one is better in your specific situation. That's probably a question for the AppEngine user community.


On Tue, Nov 5, 2013 at 9:36 AM, Tom Bonner <tbo...@christinaseixacademy.org> wrote:
We are currently preparing to build our student information database in CloudSQL and have the following questions that will dictate how we proceed:
  1. Does Google plan on continuing support for PHP in the long term?
  2. In order to handle security & meet our school's needs, does google recommend entirely separate instances on Cloud SQL, using Users service to enforce authorization, a bit of both (like permissions in shared DB, but data in another), or another solution?
  3. Is Cloud SQL (assuming that SSL is set up) able to handle health data from a HIPAA privacy / security perspective?  (In otherwords, is  Cloud SQL HIPAA-compliant?)
  4. For connecting to a Cloud SQL instance, in regards to performance, reliability, transactions, and error-handling, is GAE's rdbms module better than MySQLdb?  What may be best most useful module or package to use?
  5. We're finding Jinja templates to work well for prototyping, but feel that Django will be best for production - is Django truly better?
I was looking to talk through these questions with a google rep, but here's hoping this forum will be helpful.





--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/d44dc7c0-a7cb-49a4-a7a6-e941b08131da%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment