Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AT mode supports the OceanBase Oracle kernel #4620

Open
slievrly opened this issue May 19, 2022 · 0 comments · May be fixed by #6173
Open

AT mode supports the OceanBase Oracle kernel #4620

slievrly opened this issue May 19, 2022 · 0 comments · May be fixed by #6173

Comments

@slievrly
Copy link
Member

slievrly commented May 19, 2022

Description:
Seata AT transaction mode supports MySQL, PostgreSQL, Oracle, TiDB, MariaDB, etc.

Task:
Based on the existing DB adaptation in AT mode, compile the structure diagram to implement oracle kernel adaptation of Oceanbase database, including sqlParser and driver adaptation, and verify database adaptation using sample.

Skills required:
Familiar with Java

Expected result:
Oracle kernel adaptation for the Oceanbase database and related verification sample are complete.


描述:目前Seata AT模式支持MySQL、PostgreSQL、Oracle、TiDB、MariaDB等,需要对Oceanbase数据库的oracle内核进行相关的支持。

任务: 参照之前的AT模式中DB适配,整理出结构图,实现Oceanbase 数据库的oracle内核适配,主要包含通用的sqlparser和driver适配,并能通过sample对内核适配进行验证。

技能要求:熟悉Java

预期结果:完成Oceanbase 数据库的oracle内核适配和相关验证sample。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
1 participant