Database Browser
Database GUI for lancedb and duckdb
SmooSense can also serve as a GUI for lancedb and duckdb (coming). It brings your Lance/duckdb tables to life with intuitive exploratory data analysis, instant visualizations, and effortless slice-and-dice interactions. Beyond EDA, SmooSense gives you clear visibility into Lance’s powerful features — including index inspection, version comparison, and metadata exploration — all in a clean, fast, desktop-class interface. It’s the easiest way to understand your data, debug your pipelines, and unlock the full power of LanceDB.
sense db /path/to/db # Open database browser located at given folderThe database view lists the tables, along with summary info such as number of rows, columns names, versions and indices.

Database view of lancedb