A MySQL storage backend for the Impresser presentation engine, version 0.1.6. Provides persistence for Impresser slide decks and presentations using MySQL. Lightweight and designed specifically to integrate with Impresser. Early-stage release with basic functionality.
npm install impresser-mysql-storageNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes MySQLStorage, connects to MySQL, retrieves all presentations.
Use named import: `import { MySQLStorage } from 'impresser-mysql-storage'`.Run `npm install impresser-mysql-storage`.