juaby opened a new issue #9226: URL: https://github.com/apache/shardingsphere/issues/9226
In order to improve the quality of integration testing, we want to introduce embedded MySQL. We use H2 very well! H2 affects the quality of the tests and is not fully compatible with the functionality of the database that covers the major vendors. Why not use containerization? Because containerization requires a containerized environment, it cannot meet everyone's demands, but embedded can solve this disadvantage. Current mainstream embedded solutions include the following: https://github.com/wix/wix-embedded-mysql https://github.com/yandex-qatools/postgresql-embedded ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
