I know that App Engine has its own datastore. This is great for most cases and fairly easy to used. However, we have a MySQL database that we use for several applications an
The simple answer is : NO.
The way to access your MySQL would be by exposing a web-service interface to it.