Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Vinta Chen
awesome-python
Merge requests
!627
add cx_Oracle
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Administrator
requested to merge
github/fork/yangguang760/master
into
master
9 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Created by: yangguang760
add Oracle driver
0
0
Compare
master
master (base)
and
latest version
latest version
e5320a5b
1 commit,
2 years ago
1 file
+
2
-
0
Expand all files
Preferences
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
README.md
+
2
-
0
Options
View file @ e5320a5b
Show full file
@@ -420,6 +420,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*
[
redis-py
](
https://github.com/andymccurdy/redis-py
)
- The Redis Python Client.
*
[
telephus
](
https://github.com/driftx/Telephus
)
- Twisted based client for Cassandra.
*
[
txRedis
](
https://github.com/deldotdr/txRedis
)
- Twisted based client for Redis.
*
Oracle
*
[
cx_Oracle
](
http://cx-oracle.sourceforge.net/
)
- Python driver for Oracle.
## ORM
Menu
Explore
Projects
Groups
Snippets