alibaba / nacos

an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
https://nacos.io
Apache License 2.0
29.46k stars 12.66k forks source link

Add SQL Server support #11854

Open uselessbaozi opened 3 months ago

uselessbaozi commented 3 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 在上课的时候,我们需要学习使用Nacos,但是我一直使用的是Azure的SQL服务,并没有使用MySQL的习惯,所以我无法直接使用Nacos。 For the class, we needed to learn to use Nacos, but I've been using the Azure SQL service and wasn't in the habit of using MySQL, so I wasn't able to use Nacos directly.

Describe the solution you'd like A clear and concise description of what you want to happen. 我希望添加对SQL server的支持。 I would like to add support for SQL Server.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

KomachiSion commented 3 months ago

Welcome contributing, but do not direct change current MySQL and Derby implementation in develop branch , please submit plugin to nacos-group/nacos-plugin.