Hi I'm doing my PhD research and I'm collecting data from different sources.
One way to do this very efficiently is by connecting to the databases remotely through pgadmin4.
For example, I can access the Clinicaltrials.org via PostgresSQL and gather all the health data of the trials.
Any time of data is okay, I just want to find out what databases are available out there that I can connect via PostgresSQL or any other.
Thank you