# DISTRIBUTED\_DATABASES\_ON\_SITES

This view contains information about how databases are distributed across clusters.

A site is an internal designation for a cluster

| Column Name    | Description                                                  |
| -------------- | ------------------------------------------------------------ |
| DATABASE\_ID   | The unique`ID`of a given database.                           |
| DATABASE\_NAME | The name of a given database.                                |
| SITE\_ID       | The ID for thecluster.                                       |
| SITE\_NAME     | The name of thecluster.                                      |
| TYPE           | Read/write status. Possible values:`READWRITE`and`READONLY`. |

***

Modified at: October 13, 2023

Source: [/db/v9.1/reference/information-schema-reference/cluster-component/distributed-databases-on-sites/](https://docs.singlestore.com/db/v9.1/reference/information-schema-reference/cluster-component/distributed-databases-on-sites/)

(An index of the documentation is available at /llms.txt)
