Search Postgresql Archives

Re: A thought about other open source projects

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sunday 20 June 2010 12.52:22 Thomas Kellerer wrote:
> I don't believe in "database agnostic code".

Using a db abstraction may be the right way to write "database agnostic 
code".

I have quite a good impression of SQLAlchemy, for example: it is quite 
generic, and it is still possible to write direct SQL for those few queries 
where I know that I can create better queries than SQLAlchemy would.

YMMV, of course.  When performance is an issue, optimized code for a certain 
DB backend will probably beat abstractions like this every time.  But if 
you're just writing a small-ish application, the option to support other db 
with minimal effort is quite nice.

cheers
-- vbi


-- 
Today is Sweetmorn, the 25th day of Confusion in the YOLD 3176

Attachment: signature.asc
Description: This is a digitally signed message part.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux