> For the complete documentation index, see [llms.txt](https://docs.ionos.com/postgres-sdk-python/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/postgres-sdk-python/models/databaseproperties.md).

# DatabaseProperties

## Properties

| Name      | Type    | Description                                   | Notes |
| --------- | ------- | --------------------------------------------- | ----- |
| **name**  | **str** | The databasename of a given database.         |       |
| **owner** | **str** | The name of the role owning a given database. |       |
