Biref Explorer
@biref/scanner ยท v0.0.2
github
live database introspection

Scan any Postgres, query with types you never wrote.

Point Biref at a database. Walk the schema graph. Inspect relationships in both directions. Either query at runtime or ship a generated .ts file for full editor autocomplete.

Connection
Credentials stay on your Next.js server. They never leave it.
Driver
postgres://user:password@host:port/databaseparsed client-side
Enterto connect