Juttle SQLite Adapter

JSON →
library 0.6.0 ·javascript maintenance
verified Jun 7, 2026

SQLite adapter for the Juttle data flow language, enabling read and write operations on SQLite databases. Version 0.6.0 is the latest stable release, though the project appears to be in maintenance mode with no recent updates. It supports time-series data via a timeField option, raw SQL queries, and debug output. Unlike generic database adapters, it integrates seamlessly with Juttle's streaming query model. Installation requires side-by-side setup with the juttle engine.