crossplane-contrib / provider-sql

An SQL provider for @crossplane
https://crossplane.io
Apache License 2.0
100 stars 57 forks source link

[FR] Multiple cluster database engine functionality #143

Open pierluigilenoci opened 1 year ago

pierluigilenoci commented 1 year ago

What problem are you facing?

Whenever you need to inject queries into a different cluster/database engine, you must create a new provider instance.

How could Crossplane help solve your problem?

Could you implement a mechanism to use the SQL provider against different clusters/database engines to avoid installing a replica of the provider for each cluster/database?

pierluigilenoci commented 7 months ago

@Duologic @jvrplmlmn, any feedback?