Kenneth Wagner: "SQL Maestro is a delight to use. It is easy to learn. Almost always intuitive and has a good help system. I would gladly recommend it to either a beginner or even an advanced user".
DavidNR: "MS SQL Maestro is a great app. Loved it. I only used it for its blob support thus far, very nice and very fast".
New version comes with PostgreSQL 18 compatibility, introduces support for virtual generated columns, named NOT NULL constraints, NOT VALID property for NOT NULL constraints, NOT ENFORCED property for check and foreign key constraints and some other enhancements.
This article begins a series of step-by-step tutorials on how we made the NBA demo. It explains how to add new items to the menu, implement run-time theme selection, and tweak the login form.
PostgreSQL Code Factory allows you to execute each query in a separate thread in order to continue your work with the software while the query is executing.