hapi-sequelizejs

JSON →
library 4.6.1 ·javascript maintenance
verified Jun 4, 2026

hapi-sequelizejs is a hapi.js plugin (v4.6.1) that integrates the Sequelize ORM (versions 5.x or 6.x) as a server plugin, supporting multiple database connections. It decorates the request object with a getDb method and automatically loads model associations. Compatible with hapi.js 19.x, 20.x, and @hapi/hapi 21.x. Development appears to be in maintenance mode with infrequent updates; no known active development since 2021. Key differentiator is its tight integration with hapi's plugin system, allowing multiple database instances and automatic model syncing.