
PostgreSQL Data Wizard is a powerful Windows GUI utility for managing your PostgreSQL data. It includes features such as:
- Data Pump: transfer any schema and data to PostgreSQL
- Data export to as many as 18 file formats
- Data import from Excel, CSV, text files and more
- ASP.NET Generator: create full set of ASP.NET scripts
v13.1 [Jan 13, 2014]
- The Update Existing Records option has been added to the Data Import module of Oracle Data Wizard.
- A possibility of connecting to remote MySQL, PostgreSQL and Firebird databases using keyboard interactive SSH authentication has been implemented.
- It becomes possible to send an email notification with attached log file after the importing. To enable this feature, you have to provide the email settings (outgoing mail server, login, password, etc). It is also possible to customize the email template according to your needs.
- It allows you to import data from several files to a single table at a time. To import data in this way, enter the mask of the file names to the appropriate field. To see the list of matching files, use the button on the right of the control.
- It is possible to specify the SQL syntax the result script to be written on. This feature allows you to restore the dump contents to a table in a different database server such as MySQL, PostgreSQL, SQL Server, Oracle, Firebird, or SQLite.
- Data Export: support for Json file format has been implemented.