# DBSync Platform

DBSync is a proven integration platform. It facilitates integration - between various legacy systems, services, processes, business partners and data - to provide value and improve performance. DBSync manages communication, data translation and process interactions among various connected applications.

Businesses and organizations define business processes and use DBSync's platform to synchronize their data between two or more databases and/or applications.&#x20;

Processes use Connectors to connect to different databases and applications through "Extract, Transform, and Load" - ETL.

<figure><img src="/files/VSWSDjV9ASrpAyaDS3lF" alt=""><figcaption><p>DBSync Architecture</p></figcaption></figure>

### **What You’ll Learn in This Section:**

* [Core Components](/cloud-workflow/dbsync-platform/core-components.md): Understand the key building blocks of the DBSync platform including Projects, Tasks, Flows, Connectors, and Actions—essential for designing any integration.
* [System Requirements](/cloud-workflow/dbsync-platform/system-requirements.md): Learn about the minimum hardware, software, and network prerequisites required to install and run DBSync Cloud Workflow effectively.
* [AppCenter](/cloud-workflow/dbsync-platform/appcenter.md): Explore how to manage and access pre-built connectors, templates, and apps through the DBSync AppCenter to accelerate integration development.
* [Development Studio](/cloud-workflow/dbsync-platform/development-studio.md): Discover how to use the Development Studio to customize and build integrations with powerful tools like mapping editors, testing utilities, and flow designers.
* [Security Features](/cloud-workflow/dbsync-platform/security-features.md): Explore how to manage and access pre-built connectors, templates, and apps through the DBSync AppCenter to accelerate integration development.


---

# 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-workflow/dbsync-platform.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.
