Is Google's App Engine suited for transaction based systems
- by Saif Bechan
I am building a web application that is currently PHP with MySQL. There is payment on the website so the db tables are InnoDB with transactions.
Can this type of application be implemented in Google's App Engine.