[DB-SIG] Improved support for prepared SQL statements

SF Markus Elfring elfring at users.sourceforge.net
Thu Dec 18 08:10:09 CET 2014


>>> I am looking for higher service levels without following the software
>>> design directions from object-relational managers like SQLAlchemy
>>> and SQLObject.
>
> If you would like a very mature and well proven SQL abstraction layer
> that does not provide any design directions whatsoever (not to mention
> much better performance than the ORM), please consider SQLAlchemy Core 

Thanks for your suggestion.

Where and how does this application programming interface deal with prepared SQL statements?
http://docs.sqlalchemy.org/en/rel_0_9/core/dml.html

Regards,
Markus


More information about the DB-SIG mailing list