# Database Setup

Begin by opening the database setup tab to enter all the necessary details, and then follow the same procedure to test and validate your database credentials.\
Supported Databases as a source are <br>

* Databricks
* Oracle
* Snowflake
* SQL server
* MySQL
* PostgreSQL

Follow the given link to configure your database credentials for different databases

[Database Setup](/cloud-replication-main/target-setup.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mydbsync.com/cloud-replication-main/source-setup/database-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
