> For the complete documentation index, see [llms.txt](https://doc.dataflake.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.dataflake.co/data-sources/microsoft-sql-server.md).

# Microsoft SQL Server

Steps to connect Microsoft SQL Server source to Dataflake is like connecting PostgreSQL to Dataflake. Read this [section](/data-sources/postgresql.md) to learn more&#x20;

From the top navigation bar click on the ![](/files/1l9J7Hc61GOOhStXl8ru) icon.

Choose the **Connection strings** tab.

Click the **Add** button.

Enter the Name of your connection.

Select **Microsoft SQL Server** from the Connection type.

Enter your connection string.

1. &#x20;**Server**: domain, port, for example: 127.0.0.1,1433
2. **Database:** name of your database
3. **User:** username of the Database you want to connect
4. **Password:** password of the Database you want to connect

Click **Next** then Click the **Complete** button to establish your Connection.

<figure><img src="/files/K7lCRKoqCh5y7y46ZqFr" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can paste the host url in the Host box to connect to your database quickly
{% endhint %}
