Replies: 3 comments 2 replies
-
这个比较难做,看看有没有兼容协议凑合下的,或者说把archery 核心抽象成 python 库,然后你engine 也是一个库,这样由用户自由组装 |
Beta Was this translation helpful? Give feedback.
1 reply
-
或者说如果觉得可以,用微服务的方式远程web调用,mTLS 的情况下,应该也可以接受 |
Beta Was this translation helpful? Give feedback.
1 reply
-
集成Oceanbase这个有进展么,我们最近也需要 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
因为工作需要,2023年引入了Archery产品作为数据库管理的底座,并成功落地Oracle数据库自动化变更应用。由于公司的数据库发展,Oracle要换成OceanBase,我计算2024年对OceanBase进行Engine开发,后续也会将OceanBase对应的Engine分享给Archery。
由于Python 应用程序连接 OceanBase 数据库有前提条件,必须确保计算机上的 Java 环境为 Java JDK 8 版本。
将导致基础镜像变得特别大,有啥更好的办法解决呢
Beta Was this translation helpful? Give feedback.
All reactions