If you are new to using Rider, it’s worth mentioning that you get all the .NET features of ReSharper, along with the web development features of WebStorm, which provides the developer with great overall experience. What’s more, you also get all the data features of DataGrip as well, so you have a single IDE to work with for all facets of your project work!
In this blog post, we will look at setting up the database connection and running some queries against our database.
This post is part of a series around working with databases and data in Rider:
Configuring SQL Server 2017 for Rid