{"library":"dirsql","type":"library","category":null,"description":"dirsql is a TypeScript SDK that provides an ephemeral SQL index over a local directory using napi-rs bindings to a Rust core. It allows querying file contents with SQL by defining tables with glob patterns and extraction functions. Version 0.3.22 is stable, requires Node >=22, and ships with prebuilt binaries for Linux, macOS, and Windows. Key differentiators include zero Rust toolchain requirement for end users, hybrid JS/TS typing, and full SQL select support over file system data.","language":"javascript","status":"active","version":"0.3.22","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install dirsql","imports":["import { DirSQL } from 'dirsql'","import type { DirSQL } from 'dirsql'","import DirSQL from 'dirsql'"]},{"cmd":"yarn add dirsql","imports":[]},{"cmd":"pnpm add dirsql","imports":[]}],"homepage":"https://github.com/thekevinscott/dirsql#readme","github":"https://github.com/thekevinscott/dirsql","docs":null,"changelog":null,"pypi":null,"npm":"dirsql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}