0

I want to connect my Python 3 script to my online database so that i can fetch and make changes to the data on the online database. I am a bit new to Python.

6

1 Answer 1

1

You can find one possible way here, Database Programming in Python at OpenSource. Another one is here, Python Connecting to MySQL Databases at mySQL Tutorial.

And you can try this, script by kirang89 on GitHub.

Welcome to the community. If you give us your code where you attempted to do this with a specific issue you are trying to solve, you will get a much better guidance and solution. Ina meanwhile, try to find a similar already answered question.

Sign up to request clarification or add additional context in comments.

1 Comment

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.