Juttle MySQL Adapter

JSON →
library 0.6.1 ·javascript deprecated
verified Jun 5, 2026

A Juttle adapter for MySQL that provides read and write support for querying MySQL databases using the Juttle data flow language. Version 0.6.1 is the latest release, with no recent updates (repository archived). It allows SQL table reads with filtering, raw queries, and time-based pagination via a timeField option. Built on knex.js for SQL generation. Similar adapters exist for other databases (e.g., juttle-mongo-adapter), but this is specifically for MySQL. Note: Juttle itself is no longer actively maintained, making this adapter deprecated.