Azure Database for Postgres/MySQL/MariaDB SDK support
baarkerlounger opened this issue · 8 comments
Currently there is azure_mgmt_sql gem for SQL REST API.
It doesn't appear there are equivalents for MariaDB REST API, MySQL REST API and Postgres REST API.
Are gems for these planned?
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ajlam, @ambhatna, @kummanish.
Hi. Ruby SDK is released according to the request of service team. I don't know the service's plan. Let me add service attention. Meanwhile, ruby sdk is going to be deprecated. If possible, please use other popular language sdks like python/java/c#/ts.
@myronfanqiu is there any announcement you could link that the SDK is being deprecated and when?
@myronfanqiu is there any announcement you could link that the SDK is being deprecated and when?
Hi there is no official annoucement yet but this is the direction. The development focus has shifted to delivering a new set of Azure Management SDK that follows unified guidelines and provide better developer experience. Recently, the first set of those new libraries have been already released, please refer to here:
https://azure.github.io/azure-sdk/releases/2020-07/java.html
https://azure.github.io/azure-sdk/releases/2020-07/python.html
https://azure.github.io/azure-sdk/releases/2020-07/dotnet.html
Right and will a new Ruby library eventually also be released or is support for Ruby language likely to be dropped altogether?
Right and will a new Ruby library eventually also be released or is support for Ruby language likely to be dropped altogether?
Currently there is no plan for Ruby because the usage is relatively low, but if there is strong evidence we'll re-consider the plan
@baarkerlounger - at the moment, we do not have plans to support the Ruby SDK for Azure DB for MySQL, MariaDB, and PG services.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ajlam, @ambhatna, @kummanish.