Localdb - Sql Express

SQL Server Express LocalDB represents a successful experiment in balancing the power of an enterprise RDBMS with the convenience of an embedded database. By eliminating the friction of server configuration, it has become the default "development sandbox" for the .NET ecosystem.

To connect to LocalDB, use the following connection string: sql express localdb