On Wed, 2010-07-07 at 23:40 +0530, Krishnakant Mane wrote:
> I will be interested to know if using ORM for a large scale data
> operation is the right approach when it comes to scalability.
> Has SQLAlchemy been put to test ever for a select query which involves
> getting thousands of records and
On Jul 7, 2010, at 2:10 PM, Krishnakant Mane wrote:
> Hello all,
> I will be interested to know if using ORM for a large scale data operation is
> the right approach when it comes to scalability.
> Has SQLAlchemy been put to test ever for a select query which involves
> getting thousands of rec
Hello all,
I will be interested to know if using ORM for a large scale data
operation is the right approach when it comes to scalability.
Has SQLAlchemy been put to test ever for a select query which involves
getting thousands of records and specially when joins are involved?
I have a financial