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

Subscribe to our news:
Partners
Testimonials
Simon Pills: "Someone finally invented an intuitively used and easily customized PostgreSQL database administration tool! Keep up the good work. I will be in touch. I am able to do this horrendous work because your software enabled me to create a new database with all necessary objects in several minutes! I am sure that I have found what I really need".
Shafiq Far: "Just wanted to let you know that I think the SQL Maestro for Postgres is excellent. We've tried a variety over the past few years and none are even close to yours. Well done".

More

Add your opinion

PostgreSQL Maestro: Product Tour

Features of PostgreSQL Maestro:

Users and Privileges

PostgreSQL Maestro provides the easy-to-use graphical interface to manage PostgreSQL principals (Users and Roles) and their privileges.

Create User/Role Wizard allows you to specify all the principal properties and privileges as well as set up his membership and environment. The corresponding Editor is provided to edit all the existing principal information; you can also find there the list of his own objects.

The picture on the right displays the role creation process.

PostgreSQL Maestro allows managing access privileges (Grants) for PostgreSQL users and groups in the simplest way.

Suppose the user John may have Insert privileges on the table Employee. Just open the User (John) Editor and set there the necessary grant. At the same time you can open the Table (Employee) Editor to specify the user permission.

Consequently, when specific privileges for selecting, inserting, updating, deleting, ruling referencing, triggering an object (e.g. table, schema, view, tablespace etc.) are given, the object acquires the corresponding Permissions indicating which user or object was given a Grant.

Back Next