arpan14 opened a new issue, #23552: URL: https://github.com/apache/superset/issues/23552
Hi Team, I was investigating the steps to support Spanner database in Superset. https://cloud.google.com/spanner I have read a few documentation that suggest integrating a new database is not very difficult in cases where there is a supported ORM layer. For spanner there is a compliant SQLAlchemy dialect which conforms to DBAPI driver. * https://github.com/googleapis/python-spanner-sqlalchemy * https://github.com/googleapis/python-spanner/tree/main/google/cloud/spanner_dbapi Could you suggest any examples of other databases that have integrated recently (any documents, PRs) which can help us investigate and enable this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
