On Feb 23, 9:29 am, Thierry <thierryschellenb... gmail.com> wrote:
> SQL alchemy looks really great.
> And there's even a plugin for Django:http://code.google
.com/p/tranquil/
>
> Does anyone here have any experience with implementing
this?
> I was thinking of using it for the read operations
only.
>
> Greetz,
> Thierry
I second that. SQLAlchemy works great for me so far. I
haven't looked
much at
Tranquil but it seems that it uses mapper(), which is afaik
a standard
method in sa for
actually tying a data model to a Table object. I kind of
like this
strategy. Maybe that could
be used eventually with actual Django models but I guess
YMMV.
regards,
Etienne
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at htt
p://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|