- Database Versioning Workflow Engine manages database schema migrations through automatic RunMigrations calls or manual SQL scripts to keep schemas in sync with the runtime.
- Multi-Database Support Store workflow state in the database you already use - SQL Server, PostgreSQL, MySQL, MongoDB, Oracle, or SQLite - without writing migration scripts.