Forums

Remote access through python to PA postgres

I would like to store data at PythonAnywhere and access it through Python run on my local machine. Is that possible?

Yup. Databases are not accessible directly over the internet to make it more secure but you can use ssh tunnelling.