Menu

dbmstools 0.4.3 released

Version 0.4.3 of dbmstools is now available.

dbmstools is a set of utilities for software developers who work with databases. It understands database schemas (tables, sequences, views etc.) and DBMSs (Database Management Systems, e.g. Oracle, Postgres).

dbmstools is mainly intended for application developers who need to support schemas on more than one DBMS, or those who want to migrate a schema (possibly including data) from one DBMS to another. It also generates spiffy documentation for your schema, and makes testing easier, among other things. You can download the new release from http://sourceforge.net/project/showfiles.php?group_id=165690 , or check out the home page at http://dbmstools.sourceforge.net/ .

This version improves the db2sql script, which exports data from a database. New output formats are now supported (text, CSV, TSV, XML), the script runs much faster, memory use when exporting large tables on Postgres has been dramatically reduced, and a few other minor enhancements have been made.

Special thanks to Chris Dekter for finding bugs and contributing fixes and enhancements for this release.

Cheers ................. JD

Posted by John Dickson 2007-08-12

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.