# ScalewayPeriodRdbPeriodV1PeriodDatabase
## Properties
**name** | Option<**String**> | Name of the database | [optional]
**owner** | Option<**String**> | Name of the owner of the database | [optional]
**managed** | Option<**bool**> | Whether or not the database is managed or not | [optional]
**size** | Option<**i32**> | Size of the database (in bytes) | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)