Skip to content

Add a new database compatible with mybatis #2838

Answered by jeffgbutler
yangmeng66 asked this question in Q&A
Discussion options

You must be logged in to vote

We do not "certify" databases for use with MyBatis. If your database has a fully functioning JDBC driver, then it should work. I would focus on making sure your JDBC driver is working properly.

If you want to run our test suite, it should be relatively easy to change from HSQL to your database, but unfortunately you will have to make a change in quite a few places for that.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yangmeng66
Comment options

Answer selected by yangmeng66
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants