简体   繁体   English

将Django与Oracle数据库连接

[英]Connecting django with oracle database

Im a beginner to django. 我是django的初学者。 Someone help to connect Oracle 11g db with django 2.0 in windows. 有人帮助在Windows中将Oracle 11g db与django 2.0连接。 What is the requirements and how to connect and what are the changes to be done. 有什么要求,如何连接以及要进行哪些更改。

According to the manual , 根据手册

Django supports Oracle Database Server versions 12.1 and higher. Django支持Oracle Database Server 12.1和更高版本。 Version 5.2 or higher of the cx_Oracle Python driver is required. 需要5.2或更高版本的cx_Oracle Python驱动程序。

You may run in to trouble with version 11g -- but if you want to give it a shot, that link has the instructions. 您可能会遇到版本11g的麻烦-但是,如果您想尝试一下,可以在该链接中找到说明。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM