Back to Yugabyte Db

Compatibility

docs/content/stable/develop/drivers-orms/nodejs/compatibility.md

2026.1.0.0-b251.2 KB
Original Source
<!-- --- title: Supported Versions linkTitle: Supported Versions description: Supported Versions for NodeJS Drivers, ORMs and AppDev Frameworks headcontent: Supported Versions for NodeJS Drivers, ORMs and AppDev Frameworks menu: stable_develop: identifier: nodejs-compatibility parent: nodejs-drivers weight: 800 type: docs --- ## node-postres driver compatibility matrix | Driver Version | YugabyteDB Version | Support | | :------------- | :----------------- | :------ | | [8.7.3](https://www.npmjs.com/package/pg) | 2.13 (latest) | full | 8.7.3 | 2.12 (stable) | full | 8.7.3 | 2.8 | full | 8.7.3 | 2.6 | full ## Sequelize ORM compatibility matrix - `sequelize` core package | ORM Version | YugabyteDB Version | Support | | :------------- | :----------------- | :------ | | [6.17.0](https://www.npmjs.com/package/sequelize) (latest) | 2.13 (latest) | full | 6.17.0 | 2.12 (stable) | full | 6.17.0 | 2.8 | full | 6.17.0 | 2.6 | full - `sequelize-yugabytedb` package | ORM Version | YugabyteDB Version | Support | | :------------- | :----------------- | :------ | | [1.0.6](https://www.npmjs.com/package/sequelize-yugabytedb) | 2.13 (latest) | full | 1.0.6 | 2.12 (stable) | full | 1.0.6 | 2.8 | full | 1.0.6 | 2.6 | full -->