Giter VIP home page Giter VIP logo

Comments (4)

myoffe avatar myoffe commented on June 21, 2024 3

May I suggest that this information be added somewhere prominent in the README of this project?
It took me a bit of digging to understand the differences and state of both projects, until I found this discussion page.
🙏

from aws-mysql-jdbc.

brunos-bq avatar brunos-bq commented on June 21, 2024 1

Hello @yhjhoo,

That is an excellent question.

The AWS MySQL JDBC driver, as it name explicitely says, is a MySQL JDBC driver built on top of the MySQL-Connector-J JDBC driver to provide features and enhancements of Amazon Aurora databases to that driver. That means that that an user can only use the AWS MySQL JDBC driver with MySQL databases and/or MySQL compatible Amazon RDS and Amazon Aurora clusters.

The AWS JDBC Driver (previously named AWS Advanced JDBC Wrapper), as you mentioned in your post, provides similar functionalities. However, it is not specific to a certain vendor database. The idea of this driver is to build a feature/functionality layer for JDBC on top of an existing database driver. It was designed to work with multiple relational databases and also different drivers, whether they are community based or proprietary drivers. For the databases, the AWS JDBC Driver currently supports MySQL, but also PostgreSQL and MariaDB.

In that sense, one could see the functionalities in AWS MySQL Driver now as just a smaller subset of the functionalities and capabilities of the AWS JDBC Driver.

Once the AWS JDBC Driver was released, it was decided to not proceed with any new functionalities work in the AWS MySQL JDBC Driver. In that sense, the AWS MySQL JDBC Driver is now behind in terms of functionalities, only receiving security and critical fixes.

It is mentioned in the AWS MySQL Driver documentation that all new feature work would be only available in the AWS JDBC Driver, and that all users should consider migrating to the AWS JDBC Driver sooner than later. One will also find in the Maintenance Policy section of the documentation that the driver will be discontinued soon in July 2024.

In the documentation of the AWS JDBC Driver, there is a section to guide users in the process of migrating from the AWS MySQL JDBC Driver to the AWS JDBC Driver.

If you are new to the projects and are wondering which one to use, you should definitely use the AWS JDBC Driver.

I hope this answers your question and/or clarifies any doubts you might have.

Feel free to comment on whether this was helpful or whether the documentation was a bit unclear about it.

If we don't hear from you within the next week, we will close this ticket and consider it resolved.

Thanks!

from aws-mysql-jdbc.

yhjhoo avatar yhjhoo commented on June 21, 2024

after read through and through, the conclusion is to use the aws-advanced-jdbc-wrapper instead. tks

from aws-mysql-jdbc.

jasonli-improving avatar jasonli-improving commented on June 21, 2024

Hi,

We have added this information to the README.

We will now be closing this issue. If there are any questions or concerns, please don't hesitate to comment or create a new ticket.

Thank you!

from aws-mysql-jdbc.

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.