i have a huge database about 300 mb , 14 tables work on internal network
i think in deploying it on gae using web2py and postgres
1- generally is it a good idea ?
2- is it easy to alter the database structure to work on gae ?
3- what about the sql ?
4- is it easy to learn the gae way ?
thanks very much
Not a good idea – you can’t use Postgres with GAE period.