Show HN: LanceDB VS Code Extension
Category: devtools
Tags: vscode-extension, lancedb, data-explorer
Score: 5.3/10 (Innovation: 4, Technical: 6, Documentation: 6, Utility: 5)
LanceDB Explorer is a VS Code extension that lets developers browse, edit, and filter LanceDB databases directly from the IDE sidebar. It integrates a data grid with pagination, sorting, filtering, and cell editing, making it a handy tool for working with LanceDB vector databases locally.
Target audience: backend devs, data engineers
Repository: https://github.com/eozsahin1993/lancedb-explorer · TypeScript · Apache-2.0
View on Hacker News