On 9/4/07, Acm <[EMAIL PROTECTED]> wrote:
>
> I am trying out Elixir 0.3.0 over SQLAlchemy 0.3.10 in a Python 2.5
> environment.
>
> Are there any known performance issues with Elixir for CRUD (Create
> Select Update Delete) commands?

Not that I know of. There shouldn't be any overhead (over raw
SQLAlchemy) after the initial class initialization phase.

-- 
Gaƫtan de Menten
http://openhex.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to