In the case where the database is network-accessible to the converter, it would be nice to have an option to directly modify the database, rather than writing out a SQL script for the user to manually load through another tool. It should be fairly straightforward to do this using the Postgres JDBC driver.
In the case where the database is network-accessible to the converter, it would be nice to have an option to directly modify the database, rather than writing out a SQL script for the user to manually load through another tool. It should be fairly straightforward to do this using the Postgres JDBC driver.