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.".
Fayvor Love: "Sweet! Finally a clean-looking ERD tool that understands the mysql data types, with forward and reverse engineering".
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.
MySQL 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.