bgio-postgres
JSON →PostgreSQL storage adapter for boardgame.io, version 1.0.16. Uses Sequelize ORM under the hood to persist game state to PostgreSQL (or other SQL databases with JSON support). Designed for boardgame.io >=0.40.0, ships TypeScript types, and requires Node >=20. Different from the built-in in-memory or flat-file stores by providing a scalable, persistent database backend suitable for production multiplayer games. Release cadence is irregular; latest update is stable but the package is relatively small with limited maintenance.
Resources
packagebgio-postgres ↗