JetBrains Rider
 
Get JetBrains Rider
Get your hands on the new features ahead of the release by joining the Early Access Program for Rider 2025.1! Learn more

Microsoft SQL Server

Last modified: 26 May 2024

This topic presents a general procedure on how you can create a data source for the connection to your Microsoft SQL Server database in JetBrains Rider, and run a test connection. It is assumed that you already have the necessary prerequisites and the database is up and running. For example, if you want to run a database on your machine and connect to that database, the corresponding DBMS software must be installed on the machine first.

For more information about Windows domain authentication and user permissions, refer to Create a Microsoft SQL Server data source in the DataGrip documentation.

For more information about connecting to LocalDB, refer to How to connect to SQL Server Express LocalDB in the DataGrip documentation.