pgdown
Experimental and WIP. Do not use.
PostgreSQL
backed abstract-leveldown
.
Usage
Use together with levelup
to get a PostgreSQL
backed storage.
const levelup = const pgdown = const uri = 'postgres://postgres:@localhost:5432/postgres'const db = db
License
MIT