dbExpress MySQL

NEW

The version 4 now includes the possibility to convert dbExpress Database (SQLite) to MySQL.

When you work on a dbExpress Project, the database used is SQLite, but when you run the project, you can convert the DB to Mysql (Structure and data).

...

Example of Configuration for MAMP Web Server

By default, dbExpress projects are using SQLite, you can activate MySQL by enabling the MySQL Plugin from the App Settings->Plugins->MySQL Plugin

...

Example of Configuration for the MySQL Plugin

When you are using the MySQL Plugin, then every time you run the project, then a dialog Box will ask you if you want to run the project by using SQLite or MySQL. You will also have access to a "MySQL Migration Wizard"  that will let you automatically transfer the structure & data of your SQLite DB to MySQL.

...

Database Selection when running a dbExpress App

Copyright©  Nymphide Lab 2020 - All Rights Reserved 

...