how feasible is the development of a db application on the app engine
27 views
Skip to first unread message
phista
unread,
Mar 23, 2012, 7:29:13 PM3/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
I want to transfer a web application which currently runs on a local machine to the cloud. I have searched various APIs like Cloud SQL but i would like some more information about how easy it is to do this transfer.The application is written in Java, and connects via JDBC to a PostgreSQL. The content is generated in HTML and the user can query the database, update the content etc.