[BangPypers] Simple python database library

Noufal Ibrahim noufal at gmail.com
Fri Mar 5 10:44:39 CET 2010


On Fri, Mar 5, 2010 at 2:25 PM, Vivek Khurana <hiddenharmony at gmail.com> wrote:
> On Fri, Mar 5, 2010 at 12:49 PM, Dhananjay Nene
> <dhananjay.nene at gmail.com> wrote:
>> I've decided to go ahead with SQLAlchemy even though that was not my
>> favourite. FWIW I'm just documenting my thoughts :
>>
>> Cons : Why I would've not preferred SQL Alchemy
>> a. Dependency into a large full function package like sqlalchemy which just
>> does a ton of stuff. I didn't need a ton of features .. just needed
>> something basic.
>
>  SQLAlchemy allows you to use only specific components. You can use db
> abstraction while not using ORM at all. So, you still have the freedom
> to use the basics that you need, while never bothering to learn the
> advance stuff :)[..]


Are there any real harcode SQLAlchemy people here on the group? A talk
on the ORM would be much appreciated I'm sure.


-- 
~noufal
http://nibrahim.net.in


More information about the BangPypers mailing list