> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-replication-main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-replication-main/v7/introduction.md).

# Introduction

{% content-ref url="/spaces/TCO8xLFCX5EcNqATLWJH" %}
[DBSync Help Centre](https://docs.mydbsync.com/dbsync-help-centre/)
{% endcontent-ref %}

## DBSync Cloud Replication <a href="#dbsynccloudreplication-and-cdmversion7.x-keyfeatures" id="dbsynccloudreplication-and-cdmversion7.x-keyfeatures"></a>

Connect your Salesforce and Dynamics 365 with ease to a wide range of supported endpoints, including popular databases like SQL Server, MySQL, PostgreSQL, Oracle, and IBM Db2 and Popular Data Lakes/Warehouses like Snowflake, AWS RedShift, S3, Azure Synapse, MinIO and more.

## Types of Replication

* [Salesforce Replication](/cloud-replication-main/v7/salesforce-replication/introduction.md)
* [Dynamics 365 Replication](/cloud-replication-main/v7/dynamics-365-crm-replication/introduction.md)
* [Salesforce HealthCloud Replication](/cloud-replication-main/v7/salesforce-healthcloud-replication/introduction.md)
* [Database Replication](broken://pages/0AB6tZU7RLiX7dFPicNM)

## Key Features <a href="#dbsynccloudreplication-and-cdmversion7.x-keyfeatures" id="dbsynccloudreplication-and-cdmversion7.x-keyfeatures"></a>

### **Supported endpoints**

* Popular Databases such as SQL Server, MySQL, PostgreSQL, Oracle, IBM Db2
* BigData / Data Warehouse supported are MongoDB, Snowflake
* AWS include S3, RedShift, Snowflake, AuroraDB, RDS
* Azure database management via SQLServer
* API support using Swagger API
* Sandbox seeding and Sandbox replication support

### **Run modes**

* Batch API, J2EE Web Server
* Deployments: EXE, Zip, Docker, AWS Images

## Supported Applications

The following images displays the various applications supported by DBSync SaaS Apps Replication:

<figure><img src="/files/O0Ug6aqq6lMjtiSln23a" alt=""><figcaption><p>Supported Applications</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mydbsync.com/cloud-replication-main/v7/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
