Do you have an idea what kind of database you would like to use? Mysql or posgres maybe?
SQLAlchemy could really help you here since its quite featureful. - Didip - On Mon, Sep 28, 2009 at 1:19 PM, Krishnakant <[email protected]> wrote: > > Hello all, > I would like to know whether pylons can be choosen for a web application > involving heavy load resulting from a lot of requests and form based > data submission and dynamic updates? > > I am about to start building an accounting and micro finance based web > application. In future I will also require to add on-line banking > modules. > I initially wanted to go with turbogears but find the overall > documentation of pylons better and the arketecture streight forward. > So if Pylons (or tg2) for that matter can take the kind of load on a > production website which is needed in an ERP kind of application, then I > will have no second thoughts. > Happy hacking. > Krishnakant. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
