Craig Cordell: "The simplicity of your code generator is fantastic. We've evaluated dozens of others over the past few years but have yet to find one that is as easy to use as yours".
Olivier Auverlot: "At my work (a universitary computer research laboratory), I'm alone to create all applications and databases. I don't know how I could do all the work without it. It's really a very productive software. I can focus on the database schemas and create quickly the user applications with a minimal amount of code to maintain".
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.
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.