Database DBs¶
You can create and delete individual databases (DB) in your database management system.
To create a new database you need to specify a name, charset and a collation.
For container-based databases the app instance specific user will be created automatically.