sqlite-tg

JSON →
library 0.0.1-alpha.19 ·javascript
verified Jun 7, 2026

sqlite-tg is an experimental SQLite extension for limited geospatial operations, currently at version 0.0.1-alpha.19. Released as alpha with no fixed cadence, it provides basic geospatial functions (e.g., point-in-polygon, distance) via a loadable extension. Ship TypeScript types. Differentiators: lightweight, no external dependencies, integrates directly with SQLite. Not suitable for production or complex spatial analysis.