Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the format of the url to connect to an Oracle database? #49

Open
jahirfiquitiva opened this issue Mar 21, 2019 · 1 comment
Open

Comments

@jahirfiquitiva
Copy link

For mysql is something like mysql://username:password@hostname/db_name

What would be the right url for an Oracle database?

Thanks in advance!

@jahirfiquitiva jahirfiquitiva changed the title What the format of the url to connect to an Oracle database? What's the format of the url to connect to an Oracle database? Mar 21, 2019
@profbiyi
Copy link

profbiyi commented May 5, 2019

("oracle+cx_oracle://username:password@SID")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants