Currently the only option is the AppEngine datastore which is backed
by Google's BigTable.  You can read more about the difference of
AppEngine datastore to traditional database on the AppEngine page.

AppEngine for business is planned to have SQL database support.

You may write code to access data from external source too (e.g.
Google Docs), with enough caching it should works fairly good.

On Dec 4, 11:39 am, narinder aggarwal <[email protected]>
wrote:
> How can we work with database with google application engine ?
>
> Are we also provided any database server.....??
>
> If not can we use MS access files for our web application with google
> application engine.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to