On Sun, Jan 8, 2012 at 9:49 AM, Chen Xu <[email protected]> wrote:

>
> Since Django has its own database schema, can we still use sqlalchemy
> instead?
>

Just to correct the nomeclature : Django has an ORM, and *NOT* a database
schema. An application has its own schema.
And to answer the 'modified' Q : django's orm is pretty good. (but yes, i
would expect that you can swap it with sqlalchemy, but I havent done it
yet).

-V
http://blizzardzblogs.blogspot.com/

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

Reply via email to