Sequelize PostgreSQL Dialect (Papandreou Fork)

JSON →
library 7.0.0-alpha.44-patch8 ·javascript deprecated
verified Jun 5, 2026

A PostgreSQL dialect adapter for Sequelize, specifically version 7.0.0-alpha.44-patch8 of a community fork (papandreou) that patches Sequelize's built-in Postgres support. This package is part of the Sequelize ORM ecosystem and provides the database-specific layer for connecting to PostgreSQL databases. It aims to address bugs or missing features in the official Sequelize PostgreSQL dialect, particularly for alpha releases. The fork sees active but irregular patches. Key differentiators: offers fixes for edge cases in Sequelize 7 alpha that may not yet be merged upstream. However, users should prefer the official @sequelize/postgres package for production use or upgrade to Sequelize 7 stable when released. Release cadence is patch-focused, tied to Sequelize alpha updates.