fastify-objectionjs

JSON →
library 2.0.1 ·javascript
verified Jun 5, 2026

A Fastify plugin integrating objection.js ORM. Current version 2.0.1 requires Node.js ^14.x || >=16.x || >=18.x, Fastify ^4.0.0, and has a peer dependency on better-sqlite3. Provides automatic knex setup, model registration, and exposes models via fastify.objection. Uses ESM with CJS fallback. Differentiates by offering a declarative plugin interface for objection.js within Fastify, with default SQLite configuration.