> So I found SQLObject and SQLAlchemy, > and can't find out from the discussions which is better suited for my > purposes, so I decided to give both a try.
It mostly depends on the size and sophistication of your project. For small to mid sized projects sqlobject might be better since it's MUCH easier to use, less verbose, etc. I'm only using sqlobject since my projects are kinda small or mid-sized. Once I gave sqlalchemy a try but it's so complicated and verbose for simple tasks as well that I quickly changed my mind and went back to sqlobject. Apparently sqlalchemy is good for large complex database problems but since I don't have any I don't see any benefit to using sqlalchemy over sqlobject. Cheers, Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss