> 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/target-setup/common-database-setup.md).

# Common Database Setup

## Database

Start with the database setup tab to fill in all the necessary details, and follow the same procedure for testing and validating your database credentials.

Follow these steps to configure your database credentials with different databases like MySQL, SQL Server, Oracle, DB, PostgreSQL, SQLite (Edge Replication), AWS Redshift, Snowflake, Sybase, and MongoDB.

**To set up your Database instance, follow the steps below:**

* Log in to DBSync Cloud Replication instance
* To configure, navigate to the Database tab.
* Click the Database icon from the top navigation toolbar
* To start with, database credentials the user has to enter all the configuration details like host, port, username, password, database name, and schema.
* Once, all the details entered by the user then URL details will get auto-filled.
* Click Save
* You can save and test your Database connection.
* Click Next

**Note:**

| <p>If 'SSL Encryption' is enabled for SQL DB. We need to add the "?ssl=true\&sslmode=require;" parameter at the end of the JDBC URL.</p><p>Example:- jdbc:sqlserver://Test.com:30333;database=InstCRM\_OnPrem;integratedSecurity=true;?ssl=true\&sslmode=require;</p> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
