brwse-bridge-postgres

Crates.iobrwse-bridge-postgres
lib.rsbrwse-bridge-postgres
version0.0.2
created_at2025-06-25 19:11:19.371392+00
updated_at2025-06-27 12:25:43.88603+00
descriptionExperimental PostgreSQL bridge for Brwse.
homepage
repositoryhttps://github.com/brwse/bridge.git
max_upload_size
id1726317
size149,189
Randolf J. (jrandolf)

documentation

README

postgres-bridge

Experimental package as part of the Brwse open-source project.

This package provides a PostgreSQL protocol bridge, allowing you to wrap any PostgreSQL database in an MCP for secure and flexible integration.

About

Brwse is building a suite of tools to enable secure, authenticated, and deterministic/LLM-based middleware for HTTP and database protocols. This package is a core component for bridging PostgreSQL databases into the Brwse ecosystem.

Usage

To use this bridge, you must sign up with our service and register your bridges. Without registration, you can still use the server aspect to wrap PostgreSQL endpoints in an MCP.

Roadmap

  • Authentication handling
  • Deterministic and LLM-based middleware
  • Support for MCPs and Browsers
Commit count: 0

cargo fmt