{"library":"sharedb-postgres","type":"library","category":null,"description":"PostgreSQL database adapter for ShareDB that can be used as both a snapshot store and oplog. Current stable version is 5.0.1. This adapter requires PostgreSQL 9.5+ due to jsonb support for high concurrency. It wraps node-postgres and supports the same configuration options via environment variables or connection object. Unlike the deprecated sharedb-mongo, this adapter is specifically for PostgreSQL environments. Note that queries are not yet supported. The project is moderately experimental but used in production by Synaptograph.","language":"javascript","status":"active","version":"5.0.1","tags":["javascript","sharedb","sharejs","share","postgres"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sharedb-postgres","imports":["import db from 'sharedb-postgres';","const db = require('sharedb-postgres');","import createPostgresDB from 'sharedb-postgres'; const db = createPostgresDB({host: 'localhost'});"]},{"cmd":"yarn add sharedb-postgres","imports":[]},{"cmd":"pnpm add sharedb-postgres","imports":[]}],"homepage":"https://github.com/share/sharedb-postgres#readme","github":"https://github.com/share/sharedb-postgres","docs":null,"changelog":null,"pypi":null,"npm":"sharedb-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}