Is there way to connect to cloud database?
#3
by
wasabijar
- opened
In the repo, it provides examples to connect with the local database, how about the cloud database(i.e. GCP, AWS, Azure)?
Hello @wasabijar ,
We appreciate your interest in our work. Currently, we have plans to include cloud database examples in future releases. However, if you are interested in contributing to our NSQL codebase, we would be delighted to have you as a contributor.
Additionally, we would like to provide you with some references that you may find helpful:
- GCP Postgres: https://cloud.google.com/sql/docs/postgres/samples/cloud-sql-postgres-sqlalchemy-connect-connector
- AWS Redshift: https://docs.aws.amazon.com/redshift/latest/mgmt/python-connect-examples.html
- Azure database: https://learn.microsoft.com/en-us/azure/azure-sql/database/connect-query-python?view=azuresql
senwu
changed discussion status to
closed