Workflow Manager Service database requirements

The Workflow Manager Service requires a relational database to store state information.

Like Studio, the Workflow Manager Service supports the following types of databases:
You must create the following for the Workflow Manager Service:

Note that BDD doesn't currently support database migration. If you decide to switch to a different type of database later on, you must reinstall BDD with a new database instance. If you're installing BDD in a non-production environment with the QuickStart option, you must use a MySQL database named workflow. For more information, see QuickStart Installation.

Additionally:

Sample commands for creating Oracle and MySQL database users and schemas are available in Sample commands for production databases.