LSIF SQLite Converter

JSON →
library 0.5.3 ·javascript
verified Jun 7, 2026

Converts LSIF (Language Server Index Format) dumps into SQLite databases for querying code intelligence data offline. Stable version 0.5.3, part of the lsif-node project by Microsoft. Accepts LSIF input files and produces a SQLite DB enabling efficient multi-file analysis. Differentiated from other LSIF tools by its focus on SQL persistence rather than in-memory processing.