Skip to content

DBs

Inside a database server, you can create and delete individual DBs.

When creating a DB, specify:

  • name
  • charset
  • collation

For container-based databases created as part of an app, Wodby usually creates the app-specific DB and user automatically from the service configuration.