dbcrawler
Beta of dbcrawler Database Schema Crawler Library
A beta of dbcrawler 1.0 is out now.
dbcrawler is a Java-based database schema crawler library, which can be used to Crawler the underlying schema of a database and return POJO objects. It also makes application code free from the DBMS differences, and the same POJOs can continue to be used, even if the underlying DBMS is altered.
Follow us