Database Schema Crawler Library
dbcrawler 1.1 Gets Support for RDBMS
Version 1.1 of the dbcrawler database schema crawler library is now available.
The dbcrawler library can be used to crawler the schema of a database and return POJO objects. This release adds support for RDBMS, table privileges and column privileges. It also fixes bugs with the PrimaryKey and columns appearing in the wrong position.


Follow us