Choose your SQL server:
AnySQL
MySQL
MS SQL Server
PostgreSQL
Oracle
SQL Anywhere
DB2
SQLite
Firebird
MaxDB

Subscribe to our newsletter

PostgreSQL Maestro: Product Tour

Features of PostgreSQL Maestro:


Database Management

Create Database Wizard guides you through the process of creating a new database.

To run the wizard select the Database | Create New Database... main menu item or click the Create New Database button on the main toolbar.

To start working with PostgreSQL databases in PostgreSQL Maestro you should first create a database profile or several database profiles using Create Database Profiles Wizard.

To run the wizard select the Database | Create Database Profiles... main menu item or use the Shift+Ctrl+P hot key combination. You can also click the Create Database Profiles button on the main toolbar.

With PostgreSQL Maestro you can connect to remote PostgreSQL servers with restricted access via HTTP tunneling.

For this purpose you need to upload the connection PHP script (pgsql_tunnel.php) to your website and enter the script URL as connection option. You can also test the script in your web-browser.

Back Next