{"library":"meadow-connection-mysql","type":"library","category":null,"description":"A MySQL connection pool provider for the Meadow ORM, wrapping mysql2 as a Fable service. Current stable version 1.0.19. Provides connection pooling with named placeholders, auto-connect support, and DDL generation from Meadow table schemas. Supports both Meadow-style and mysql2-native configuration formats. Notable differentiator: integrates tightly with the Fable dependency injection framework, offering auto-connect guards and schema-driven table creation. Release cadence is irregular; last release November 2023.","language":"javascript","status":"active","version":"1.0.19","tags":["javascript","cache"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install meadow-connection-mysql","imports":["const MeadowConnectionMySQL = require('meadow-connection-mysql');","const libFable = require('fable');","const pool = fable.MeadowMySQLProvider.pool;"]},{"cmd":"yarn add meadow-connection-mysql","imports":[]},{"cmd":"pnpm add meadow-connection-mysql","imports":[]}],"homepage":"https://github.com/stevenvelozo/meadow-connection-mysql","github":"https://github.com/stevenvelozo/meadow-connection-mysql","docs":null,"changelog":null,"pypi":null,"npm":"meadow-connection-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}