fastify-sqlite - Fastify SQLite3 plugin
JSON →Fastify plugin that integrates SQLite3 databases via the sqlite3 package. Current version 1.1.0, compatible with Fastify v4. Supports both callback-based and promise-based APIs (via sqlite wrapper). Provides options for in-memory databases, file-based storage, verbose logging, and named decorators. A lightweight alternative to more feature-rich ORMs like TypeORM or Sequelize for SQLite.
Resources
packagefastify-sqlite ↗