Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将 django 与 oracle nosql 一起使用。我知道 django 支持 oracleDB,但我不知道 oracle 常规驱动程序是否也可以被 oracle nosql 使用。Nosql 是否有任何驱动程序首先支持代码?
Django 支持 Oracle 数据库服务器 12.1 及更高版本。需要 5.2 或更高版本的 cx_Oracle Python 驱动程序。