knowm / Yank

Ultra-Light JDBC Persistance Layer
http://knowm.org/open-source/yank/
Apache License 2.0
132 stars 16 forks source link

is compatible with r2dbc? #117

Closed solinad21 closed 7 months ago

solinad21 commented 2 years ago

I want to start a project with spring boot and I can only select r2dbc drivers (mysql/mariadb),

are they compatible with yank?

yank-test

timmolter commented 2 years ago

I'm pretty sure it's not compatible, since I developed it originally for JDBC.