Remove a data source in GlareDB Cloud
The Schema Explorer in the SQL workspace shows every data source that’s connected to your deployment.
To disconnect an external database (such as MongoDB, MySQL, Postgres or Snowflake), run the DROP DATABASE SQL command.
To remove an external table (such as a file in GCS or S3 cloud storage), run the DROP TABLE SQL command.