# DynamoDB

DynamoDB is a fully managed NoSQL database service offered by Amazon Web Services (AWS) that provides fast and predictable performance with seamless scalability, making it ideal for applications with high scalability requirements.

## Prerequisites

* Get DynamoDB database connection parameters from the database owner.

## Connect to DynamoDB data source

Create a new data source in two ways. Note that this permission is restricted to workspace admins and developers.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2F68J6Lo9T28TgIsGEYG6u%2FConnectNewDataSourceOverview.gif?alt=media&#x26;token=f9824b16-b755-48c1-9c55-e5854745dc86" alt=""><figcaption></figcaption></figure>

Select **Database** > **DynamoDB** as the data source type.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2F7E5swHn9jy8GwbJK7mVp%2Fimage.png?alt=media&#x26;token=bc884764-ebe0-4df5-aa57-053fa5a19c0f" alt=""><figcaption></figcaption></figure>

Set its name and service account.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2FL5Z3flSun7Qe0hBpzSeB%2Fimage.png?alt=media&#x26;token=40e71815-279e-4534-bc1d-311a6eec4abe" alt=""><figcaption></figcaption></figure>

(Optional) Click **Test connection** to check whether the new data source is successfully connected.

Click **Save**, and it will be saved to your data source library.
