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
30.13k stars 12.82k forks source link

何时能支持多种类型的数据库?如:Oracle、PostgreSQL、DB2等 #2328

Closed yinxiaoling closed 1 year ago

yinxiaoling commented 4 years ago

何时能支持多种类型的数据库?

如:Oracle、PostgreSQL、DB2等

paderlol commented 4 years ago

目前我在做这个工作了

yinxiaoling commented 4 years ago

目前我在做这个工作了

太好了,太厉害了,能否加入一起做这个工作呢,我们也想做开源共建工作,我们还想集成一下国产数据库,因为目前国内国产化的趋势太厉害了,我们的平台微服务架构使用了Nacos为核心的,数据库导致我们国产化进程很失败。如果能一起的话就好了,我们一起来完善这个事情。

yinxiaoling commented 4 years ago

目前我在做这个工作了

方便的话留一下钉钉联系方式

slive commented 4 years ago

同样关注这个问题 大概什么时候能支持呀?

ghost commented 4 years ago

目前我在做这个工作了

能说下大概什么时候上线这个功能吗?

asog commented 4 years ago

目前我在做这个工作了

很想知道什么时候能上线,升级框架考虑nacos但是数据库限制必须oracle。

wanchenqi commented 4 years ago

请问现在数据库支持sqlserver吗?

chuntaojun commented 4 years ago

https://github.com/alibaba/nacos/issues/2434

chuntaojun commented 4 years ago

https://github.com/alibaba/nacos/issues/534

chuntaojun commented 4 years ago

https://github.com/alibaba/nacos/issues/237

paderlol commented 4 years ago

下个月中会出一个版本试用吧

chuntaojun commented 4 years ago

https://github.com/alibaba/nacos/issues/2862

chuntaojun commented 4 years ago

https://github.com/alibaba/nacos/issues/2910

EnjoywithSunshine commented 4 years ago

@paderlol 这个月都快过去了,不是说这个月中出个试用版吗? 大概还要多久?!

paderlol commented 4 years ago

@EnjoywithSunshine 目前已经在测试了 预计是这个小版本或者下个小版本 具体负责贡献的是这个小伙伴@ZShUn

ZShUn commented 4 years ago

@EnjoywithSunshine 不好意思,目前由于个人工作原因导致进度比较缓慢,目前整个项目sql已经翻译完成。后续的代码cv和BUG修改,我尽量赶上来,请见谅

chuawei commented 4 years ago

多数据库支持,还在继续么?

tony-zz commented 4 years ago

pgsql 什么时候上?

EnjoywithSunshine commented 4 years ago

@paderlol 从7月到9月,更新了beta版本,更新了正式版,依然看不到多数据源这块配置 @ZShUn 不是说sql翻译好了吗?bug和cv要花那么多时间?两个月的时间还没搞定?那就分块上,别一口吃个胖子,比如先上一个oracle的,这样我就不来催更!

horizonzy commented 4 years ago

@ZShUn 比较忙的话我可以帮忙协助开发以及测试

ZShUn commented 4 years ago

我下周日提一版

ZShUn commented 4 years ago

@horizonzy 感谢大佬帮忙

a434950303 commented 4 years ago

持续关注 ,oracle 真的急需

a434950303 commented 4 years ago

我下周日提一版

大佬 出来了吗?

paderlol commented 4 years ago

他今天在提pr,会有个单独分支在处理这个功能

ZShUn commented 4 years ago

老铁们,我再整了。 很快,莫慌

chenpenghui93 commented 4 years ago

老铁们,我再整了。 很快,莫慌

请问下支持多类型数据库(oracle)的,现在有可用版本了吗?

liubinylx commented 4 years ago

mark下,我觉得是个优先级很高的需求

jhyhhmail commented 4 years ago

老铁们,我再整了。 很快,莫慌

请问下支持多类型数据库(oracle)的,现在有可用版本了吗?

大佬,不好意思问一下,有大概的发布时间吗?

ZShUn commented 3 years ago

@horizonzy image 代码已经合到这个分支了,大佬有空可以搞起

horizonzy commented 3 years ago

@horizonzy image 代码已经合到这个分支了,大佬有空可以搞起

好,抽空搞起

li24361 commented 3 years ago

真是好消息, 项目急需oracle

niaiwomattt commented 3 years ago

postgresql ,希望能支持,有没有规划?展示出来看看呗。

luamas commented 3 years ago

什么时候能合并到dev分支去啊,急需pgsql的支持

niaiwomattt commented 3 years ago

昨天搞了一天,k8s 里部署不成功,总是报错 no DataSource set,重新 docker build 都弄不好,我也不是 Java 程序员,搞不了,弃坑了!

littleJK-sys commented 3 years ago

Mark 一下,求Oracle类型支持,跪求

chuntaojun commented 3 years ago

no DataSource set

no DataSource set由具体原因,看下报错信息,还有关注启动模式是哪一种

babyzhang commented 3 years ago

请问什么时候可以合并到dev,谢谢!

CodeDWX commented 3 years ago

@EnjoywithSunshine 不好意思,目前由于个人工作原因导致进度比较缓慢,目前整个项目sql已经翻译完成。后续的代码cv和BUG修改,我尽量赶上来,请见谅

大佬可以问下现在有稳定版本的数据库持久化支持Oracle吗

DemoMoon commented 3 years ago

@ZShUn 大佬好,该分支的config模块下的modules的entity缺失QUsersEntity 类,环境编译不通过。 image

DemoMoon commented 3 years ago

最近刚整了个oracle版本,大家可以参考下。 https://github.com/DemoMoon/nacos-all

dudiao commented 3 years ago

@DemoMoon 老哥,可以考虑提交各PR吧

horizonzy commented 3 years ago

@horizonzy image 代码已经合到这个分支了,大佬有空可以搞起

sry,前段时间没有弄这个,最近一个月会把重心放在这个上面。

horizonzy commented 3 years ago

@horizonzy image 代码已经合到这个分支了,大佬有空可以搞起

老哥,有钉钉交流一下关于多数据源的代码吗

HelloHaiNG commented 3 years ago

下个月中会出一个版本试用吧

请问一下现在多数据源的这个分支支持哪几种数据源呢

yangszz commented 3 years ago

同样需求

cuizhihua127 commented 3 years ago

现在的分支版本是可用的嘛? 我clone下来启动报错

Description:

Field usersRepository in com.alibaba.nacos.config.server.auth.ExternalUserPersistServiceImpl required a bean of type 'com.alibaba.nacos.config.server.modules.repository.UsersRepository' that could not be found.

The injection point has the following annotations:

Action:

Consider defining a bean of type 'com.alibaba.nacos.config.server.modules.repository.UsersRepository' in your configuration.

tony-zz commented 3 years ago

目前我在做这个工作了

马上快一年了

niaiwomattt commented 3 years ago

目前我在做这个工作了

马上快一年了

KPI 任务,KPI 完了,你还想着有人维护 ?仓库没关就对得起你了!

duoqu commented 3 years ago

目前我在做这个工作了

太好了,太厉害了,能否加入一起做这个工作呢,我们也想做开源共建工作,我们还想集成一下国产数据库,因为目前国内国产化的趋势太厉害了,我们的平台微服务架构使用了Nacos为核心的,数据库导致我们国产化进程很失败。如果能一起的话就好了,我们一起来完善这个事情。

国产化用的什么数据库?我们用达梦 dm。你用nacos可以支持国产的数据库了么