{"library":"juttle-mysql-adapter","type":"library","category":null,"description":"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.","language":"javascript","status":"deprecated","version":"0.6.1","tags":["javascript","juttle","adapter","mysql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install juttle-mysql-adapter","imports":["const adapter = require('juttle-mysql-adapter');","// Add to Juttle config under adapters.mysql","// Used within Juttle programs as read mysql ... / write mysql ..."]},{"cmd":"yarn add juttle-mysql-adapter","imports":[]},{"cmd":"pnpm add juttle-mysql-adapter","imports":[]}],"homepage":"https://github.com/juttle/juttle-mysql-adapter","github":"https://github.com/juttle/juttle-mysql-adapter","docs":null,"changelog":null,"pypi":null,"npm":"juttle-mysql-adapter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}