Jeff Rule: "I have to tell you I am really impressed. I have never had a software
company turn around a bug fix like this so fast. I have been doing
database work for over 20 years and that has never happened.".
Andrew Maclean: "I am really quite impressed with the software. You and your people are doing a wonderful job. I actually have spent a while researching PostgreSQL admin/code generators and yours seems to fit our needs nicely. Your interface is beautiful".
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.
New version comes with support for invisible columns, invisible (ignored) indexes, check constraints (MySQL), sequences (MariaDB), a number of password-management capabilities (MySQL) and other features.
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.
MaxDB 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.