mybatis / mybatis-3

MyBatis SQL mapper framework for Java
http://mybatis.github.io/mybatis-3/
Apache License 2.0
19.53k stars 12.73k forks source link

Hope to add Reactive Relational Database Access #1444

Open chenjpu opened 5 years ago

chenjpu commented 5 years ago

Hope to add Reactive Relational Database Access R2DBC

like spring-data-r2dbc

mp911de commented 5 years ago

Let us know if you need any assistance and feel free to join the discussion to create a proper SPI for reactive relational database connectivity.

kazuki43zoo commented 5 years ago

@mp911de Thanks for you advice! We'll consider to support the R2DBC on MyBatis.

devopsmica commented 5 years ago

I wish to upvote this feature. Thanks!

nedijahij commented 4 years ago

I wish they will consider this soon.

1017727621 commented 4 years ago

@ mp911de感谢您的建议!我们将考虑在MyBatis上支持R2DBC。

that's a greate idea

sereymongkol commented 4 years ago

Is reactive or R2DBC really worth it? I saw people mention about project loom and pride it than R2DBC so should we consider this or that? Here the link that I saw: Reddit R2DBC 0.8 Release Candidate 1 released

mp911de commented 4 years ago

Loom and Reactive solve different problems. Loom is about scheduling, Reactive is about message passing and streaming.

TranNgocKhoa commented 4 years ago

Thank you!

xlj44400 commented 3 years ago

MyBatis R2DBC Adapter

https://github.com/linux-china/mybatis-r2dbc

chenggangpro commented 3 years ago

Could there be any progress or plans during 2021?🤔️

bhautik008 commented 2 years ago

Hi All, I have created this client for Spring Framework https://github.com/bhautik008/spring-r2dbc-iclient

I implemented to make similar to Apache MyBatis in usability perspective. However as not experienced developer. I would like you guys to review it and provide suggestion if I require to make. I have example project as well https://github.com/bhautik008/spring-r2dbc-iclient-example demonstrating how to use this client

ramarro123 commented 2 years ago

is mybatis team considering this feature request?

linghengqian commented 2 years ago

Look at https://github.com/chenggangpro/reactive-mybatis-support provides a nearly complete processing (it is also an example project for https://github.com/chenggangpro/reactive-mybatis-support-examples ), but the current Mybatis community on R2DBC still not drive?

techwn commented 1 year ago

Could there be any progress or plans during 2022?🤔️

ramarro123 commented 1 year ago

maybe 2023 :)

KimSoungRyoul commented 1 year ago

is there no any update?

cooperlyt commented 1 year ago

what`s news?

cjbi commented 1 year ago

Hibernate and Jooq have supported reactive, what about Mybatis?

li5m commented 1 year ago

Could there be any progress or plans during 2023?🤔️

timnick-snow commented 1 year ago

any update?

ramarro123 commented 12 months ago

2024, i am confident 🗡️

yanan-wyze commented 8 months ago

还有计划支持么?

BruceAn1978 commented 8 months ago

What's the plan?

mengbaohong commented 4 weeks ago

With the reactive orm framework advancing by leaps and bounds, I am very worried about the future of mybatis.😨