jdbc-metadata-learning The purpose of this repository is to test implementation of java.sql.DatabaseMetaData of each JDBC driver. Usage Setup setup database for test. ⚠️oracle db is not supported by docker-compose.yml in this project. docker-compose up -d Test run test ./gradlew cleanTest test Test Results Postgresql Mysql Hsql Mssql Mariadb Oracledb