postgres-blob-store

JSON →
library 3.0.0 ·javascript maintenance
verified Jun 5, 2026

PostgreSQL implementation of abstract-blob-store, currently at version 3.0.0. This package stores binary files as base64 strings in text columns, not as bytea. It is experimental and designed for server-side Node.js use with PostgreSQL. Works with any abstract-blob-store compatible consumer. Last updated in 2016, no recent releases.