LocalDB
Installing Microsoft LocalDB
Check running instances
SQLLocalDB infoStart an instance
SQLLocalDB start <instance_name>Create a new instance
SQLLocalDB create MyInstance
SQLLocalDB start MyInstanceLast updated