migrations
migrations copied to clipboard
Question: Is there a document where I can see all the supported DB engines?
trafficstars
Hi, Is there a document where I can see all the supported DB engines? Also do you know if mybatis migration is working with NoSQL ScyllaDB ?
Thanks
Hello @ghevge ,
MyBatis Migrations interact with JDBC API, so it may work if there is a (decent) JDBC driver for your DB. There does not seem to be one for ScyllaDB, though.