Re: SQLObject or SQLAlchemy?
- From: "Adam Jones" <ajones1@xxxxxxxxx>
- Date: 31 Aug 2006 12:04:31 -0700
John Salerno wrote:
Are there any major differences between these two? It seems they can
both be used with TurboGears, and SQLAlchemy with Django. I'm just
wondering what everyone's preference is, and why, and if there are even
more choices for ORM.
Thanks.
Currently most of my work is done in SQLObject because it was stable
when I started the project I am on. In all the cases I can think of for
a new project I would use SQLAlchemy. Even for projects where SO
supports the relational model I am using I think SA's extra flexability
is worth the effort.
.
- Follow-Ups:
- Re: SQLObject or SQLAlchemy?
- From: John Salerno
- Re: SQLObject or SQLAlchemy?
- References:
- SQLObject or SQLAlchemy?
- From: John Salerno
- SQLObject or SQLAlchemy?
- Prev by Date: Re: python loops
- Next by Date: Re: python loops
- Previous by thread: SQLObject or SQLAlchemy?
- Next by thread: Re: SQLObject or SQLAlchemy?
- Index(es):
Relevant Pages
|