nacos-group / nacos-plugin

A collection of Nacos plug-ins, providing Nacos with pluggable plug-in capabilities, support for user customization and high scalability
Apache License 2.0
90 stars 69 forks source link

Support PostgreSQL datasource plugin for nacos #16

Open li-xiao-shuang opened 1 year ago

li-xiao-shuang commented 1 year ago

At present, Nacos has completed the expansion of sql, so that the sql adaptation of multiple data sources can be performed. Now the adaptation of mysql and derby has been completed, and adaptation plug-ins for other databases are required. Are you willing to complete it?

Link: https://nacos.io/zh-cn/docs/v2/plugin/datasource-plugin.html

wuchubuzai2018 commented 1 year ago

2022年12月15日 更新了一点代码,适配下Nacos2.2正式版