Coder Social home page Coder Social logo

Comments (5)

schauder avatar schauder commented on May 29, 2024 1

There is someone working on a MySql driver and my understanding is that MySql and MariaDB are really similar, so it might be easy to adapt that one.

Take a look at https://github.com/mirromutth/r2dbc-mysql

from spring-data-r2dbc.

mp911de avatar mp911de commented on May 29, 2024

We're a small team and currently, we cannot afford to start a new driver implementation. We're happy to guide you through the technical bits if you want to start building a MariaDB/MySQL driver.

Spring Data R2DBC will pick up a MySQL/MariaDB dialect as soon as a driver is available.

from spring-data-r2dbc.

krishna81m avatar krishna81m commented on May 29, 2024

Curious, how big of a difference is for any JDBC compliant library/driver to work ?
Wonder if you can guide us by pointing to core classes that need changing to work with MariaDB?

from spring-data-r2dbc.

dheeraj29 avatar dheeraj29 commented on May 29, 2024

@schauder @mp911de I am closing this issue in favour of #75 . As per MariaDB, it uses the same wire protocol of mysql itself.
https://mariadb.com/kb/en/library/mariadb-wire-protocol/

So it should be compatible without any issues.

from spring-data-r2dbc.

mp911de avatar mp911de commented on May 29, 2024

Done.

from spring-data-r2dbc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.