+ 1
How can I Connect database with python language?
Connect database
3 Antworten
+ 2
look for the simplest way using SQLite https://www.pythoncentral.io/introduction-to-sqlite-in-JUMP_LINK__&&__python__&&__JUMP_LINK/
+ 1
Please, select the database you are looking to connect. for instance, using mysql will be necessary to connect to MySQL using Connector/Python
https://dev.mysql.com/doc/connector-python/en/
+ 1
Thanks for suggestions. Please make me more cheerful by answering my questions 😊😊😊