How to preview SQLite database in Visual Studio 2022/2026
Problem
I am looking for a proper extrension in Visual Studio 2026 to be able to visually preview my SQLite db
What works for now
For now, I found an extension SQLite and SQL Server Compact Toolbox, it works, but is there is a more convenient way to preview the db schema?