---
title: "Create a new database connection"
slug: "create-a-new-database-connection"
updated: 2025-07-31T13:08:38Z
published: 2025-07-31T13:08:38Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a new database connection

## Navigate to the Database tab

In the Enterprise Test Data section of the Curiosity platform, select the Data Dictionary (1) menu item, then the Database tab (2).

Click the New Connection Profile button (3)

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-VXYEBBEM.png)

## New connection dialog

This will display the “New Connection dialog“ where you enter the database details over three tabs, then you can test and save the connection, as detailed below.

Note that * fields are mandatory

### Details tab

You need to set the name and description on this tab.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-BQ17X7HM.png)

### Connection tab

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-7XXO5AEO.png)

| **DBMS Type** | A drop-down list of available database types |
| --- | --- |
| **Host *** | The host for the database |
| **Port** |  |
| **Database *** | Database name |
| **Schemas *** | A regular expression string to select the schema should be included when scanning. By default this is set to select all schemas ‘.+‘ |
| **Tables *** | A regular expression string to select the tables should be included when scanning By default this is set to select all tables‘.+‘ |
| **Advanced** | Provider |  |

### Security tab

You need to set the credentials for the database connection on this tab.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-XZG44H54.png)

### Test the connection and save

You should test the connection before saving it, to ensure the details have been entered correctly.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-K2QZHWSZ.png)

| **Test Connection (VIP Server)** | Test using the VIP server (via a data agent) |
| --- | --- |
| **Test Connection (Native)** | Test using native drivers, if the database is accessible from where the instance is hosted |
| **Cancel** |  |
| **Save** | Save the database connection |

When you click a test button, a new browser tab will open, with the job details for the database connectivity test, for example the screenshot below.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-TB0XFPE8.png)

Enterprise Test Data is Curiosity's next generation solution for Test Data Management. The all-in-one platform for enterprise test data needs. Understand complex data, remove sensitive information, and generate rich data for your entire organisation.

## Related

- [Data Discovery](/data-discovery.md)
