I need to set up a connection to the database located on PythonAnywhere services via Data Source and Drivers functionality provided by JetBrains PyCharm Professional 2023. For reference, you can look at the attachement below. The problem is I can't undestand how the goal of mine can be achieved. In a way I even have some doubts if it's possible in the end. Please, give me an answer.
Also, I want to provide details about why I want to perform this linking. Each query I write is highlighted with a warning and the following message: "No data sources are configured to run this SQL and provide advanced code assistance. Disable this inspection via problem menu (Alt+Enter)". Of course, I understand that I am able to supress the message and voila but I don't think that supressing warning messages is a good practice.