On Feb 13, 2007, at 4:35 AM, Jonathan LaCour wrote:

>
> Today, we are pleased to announce the release of Elixir
> (http://elixir.ematia.de), a declarative mapper for SQLAlchemy.

Great work! I'm new to SQLAlchemy, but after defining my model for my  
first project I thought that it was unnecessarily complex (I  don't  
mean that it was hard, just that were was a lot of work to define  
models for simple objects). I seemed like a potential maintenance  
problem to have an attribute defined on an object, again in a table  
definition. Not only that, but you've provided a way to easily define  
many-to-many relationships without having to define special tables!  
Score one for abstraction, and I'm sure it won't get in the way of  
using SQLAlchemy as is if need be.

I, for one, will be using Elixir!

Robert


--~--~---------~--~----~------------~-------~--~----~
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