Databases
ModelBaker speaks directly to MySQL, dynamically creating tables and columns as you build your web application.
Using CakePHP's drivers, you can use other databases for deployment, such as Oracle, DB2, Postgresql and more.
One of the features of ModelBaker allows you to inject dummy data into MySQL at build time. This allows you to immediate preview a working web app with data with your database.




