--- sidebar_position: 1 --- # m4g add db ``` Description: Add SQLAlchemy & Alembic to the project Usage: m4g add db [options] Options: --database-host-port, --dbh-port The database host port --database-ui-port, --dbu-port The database UI port --database-ui-platform, --dbu-platform The docker platform for the PhpMyAdmin image -?, -h, --help Show help and usage information ```