When configuring an application (e.g., C# .NET, Node.js, Python), the connection string typically looks like this:

LocalDB stores database files ( .mdf and .ldf ) in the user's local AppData folder by default.

These resources should provide a good starting point for learning about MSSQL local DB. You can also search for more resources on Microsoft's website, SQL Server Central, or other online forums and communities.