Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

cockroachdb with spring webflux

Does cockroachdb support spring reactive api?

I know none of the relational data base support reactive api as they are blocking calls. is coachroach DB any different?

like image 432
Chandresh Mishra Avatar asked Mar 08 '26 04:03

Chandresh Mishra


1 Answers

Yes, CockroachDB supports Spring reactive API. Under the hood, CockroachDB relies on PostgreSQL Java drivers to connect to applications. So, if there is a Java driver that works with Spring reactive and Postgres, it will work with CockroachDB too.

like image 85
Jordan Lewis Avatar answered Mar 11 '26 07:03

Jordan Lewis



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!