Anyone out there using web2py? [closed]
Is anyone out there* using web2py ? Specifically: In production? With what database? With Google Application Engine? by "out there" I mean at stackoverflow. massimo You are welcome to ask the same question on the google group . You will find more than 500 users there and some of them are development companies building projects for their clients. My impression is that most of them use postgresql (that's what I do to) and some others use the Google App Engine. In fact web2py is the only framework that allows you to write code once and the same code will run on GAE, SQLite, MySQL, PostgreSQL,