Saturday, October 7, 2017

Re: Django and Oracle 10g

Hi Paulo,


I did not use oracle backend in any of my projects.
But with Django ORM one will never depend on DB type in common scenarios.

I hope that helps.

Regards,
Constantine C.

On Sat, Oct 7, 2017 at 8:51 PM, <paulo.sovienski@gmail.com> wrote:
I'm new Here. I'm know Java and C#. I know php with laravel framework. 
But in Python I'm starting.
I need to connect Python with my oracle 10g database, and with the cx_Oracle driver everything worked out.
But I do not know how to use this cx_Oracle driver in Django's frameWork. 
Would someone please have an example to help. How do I proceed?

Paulo

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/27ea0565-87d2-4dd6-883a-2b479fbfc390%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Sincerely yours,
Constantine C

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK52boUoKQ%3DS-7YxGSmxGY_eXu63HEQEF%3D5LpoQ0zuoDF31bDQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment