{"library":"bgio-postgres","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.16","tags":["javascript","boardgame.io","postgres","postgresql","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install bgio-postgres","imports":["import { PostgresStore } from 'bgio-postgres'","const db = new PostgresStore('postgresql://user:pass@host/db')","const db = new PostgresStore(uri, { logging: false })"]},{"cmd":"yarn add bgio-postgres","imports":[]},{"cmd":"pnpm add bgio-postgres","imports":[]}],"homepage":"https://github.com/janKir/bgio-postgres#readme","github":"https://github.com/janKir/bgio-postgres","docs":null,"changelog":null,"pypi":null,"npm":"bgio-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}