Hello,

I am really being confused. How to use sql in django? I found two:
1. Performing raw queries.
2.Executing custom SQL directly.

Does it have better performance than the django's orm? And how is the
performance the same between those two?

And lastly, what is sqlalchemy? Are sqlalchemy and django's orm the same?
In the website of sqlalchemy it says "*SQLAlchemy is the Python SQL toolkit
and Object Relational Mapper that gives application developers the full
power and flexibility of SQL*".

So I am confused. I will really appreciate very much, if you could help me
understand the above.

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2B4-nGqCeFpw77DnoZ_uykEb1PMisv0Z6GcxPpj_WHU7LhLC6w%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to