[sqlalchemy] Secialists question: how to do implement stock-management

2010-10-29 Thread Dan @ Austria
Hi, i have a question to database/design specialist. How can (should!) i implement a stock management system in sql-alchemy and python? I get the following data from another system via files - movements: bills from a scanner at a cash deck - movements: from goods-receipt Of course i have also

[sqlalchemy] SQL Alchemy for bigger enterprise application

2010-06-29 Thread Dan @ Austria
Hi, i m a developer with some experience in python and django - a framework i realy like. However, i just read the sqlalchemy docu and i think the orm seems to be really professional. Is sqlalchemy the most prominent orm for python? Is it suitable to write larger enterprise applications? Are