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

Subscribe to our news:
Partners
Testimonials
Mario Figueiredo: "I can safely forget all I know about SQL when using SQLite Maestro. It is that easy and intuitive to use. It is also nicely drawn with an easy and appealing interface that makes the sometimes boring tasks of database maintenance and administration more endurable.
The decision to support the non-commercial use of your software with a lower price is absolutely worth mentioning. For that alone, I thank you. For everything else, I say keep up the good work".
David Lantz: "Thank you, this is by far the simplest, and most friendly utility for building db record system I have ever used. I wish I could get my systems guys at the office to purchase this for our company would be so very helpful and speed up a lot of work. I for one have used it for everything from a simple inventory record of my house, to a members record for my church just little pet projects and a test bed to test my own db builds and theories before having to hand code at the office..... it is a lot of fun to work with".

More

Add your opinion

SQL Maestro Group / News / PostgreSQL Maestro 19.10 released

PostgreSQL Maestro 19.10 released

Oct 18, 2019

Prev Next
PostgreSQL Maestro SQL Maestro Group is happy to announce the release of PostgreSQL Maestro 19.10, a powerful Windows GUI solution for PostgreSQL administration and database development.

Please consider the list of new features implemented in this version since the last official release:

New feature highlights:

  • This version of the software comes with PostgreSQL 12 compatibility.
  • Support for generated columns has been added (PostgreSQL 12). Values of such columns are automatically computed based on a predefined expression. PostgreSQL currently implements only stored generated columns.

    To create a stored generated column, just provide the generation expression in the Formula edit box.

    Managing generated columnsPicture 1. Managing generated columns
    In Data Grids and Data Input Forms generated columns are marked by a green calculator.
    Generated columns in the Data GridsPicture 2. Generated columns in data grids
  • Support for planner support functions (PostgreSQL 12) has been added. It is possible to attach a planner support function to a SQL-callable function to improve optimizer support for it.
    Function editor: Planner support functionPicture 3. Function editor: Planner support function

In addition to this, several bugs have been fixed and some other minor improvements and corrections have been made.

Related links

Prev Next