Skip to content
@sferarc

Sferarc

Developer infrastructure. PgBeam gives AI agents scoped, policy-enforced access to production Postgres.

Sferarc

Sferarc builds developer infrastructure. There is one product today, PgBeam, and every repository in this organization belongs to it.

PgBeam

Safe Postgres access for AI agents.

PgBeam is a PostgreSQL proxy that enforces policy in the wire protocol, so an agent gets a scoped credential instead of your database password. Read-only mode, table and column allowlists, row filters, PII masking, query budgets, and a kill-switch are decided before a statement reaches your database, and every decision lands in a tamper-evident audit log. Connection pooling and query caching come with it. No application changes.

Repositories

Repository What it is
pgbeam-js TypeScript SDK, published as pgbeam
pgbeam-go Go SDK, imported as go.pgbeam.com/sdk
pgbeam-cli The pgbeam command line interface
homebrew-pgbeam Homebrew tap for the CLI
pgbeam-openapi Public OpenAPI specification
pgbeam-terraform Terraform provider
pgbeam-crossplane Crossplane provider
pgbeam-pulumi Pulumi provider
pgbeam-docs Source of the documentation site
pgbeam-skills Installable agent skills
pgbeam-conformance Policy conformance vectors, language neutral

Issues and pull requests are welcome on all of them. See CONTRIBUTING.md.

Popular repositories Loading

  1. pgbeam-js pgbeam-js Public

    TypeScript SDK for the PgBeam API, published to npm as `pgbeam`. Manage projects, databases, agent credentials, and policy profiles.

    TypeScript

  2. pgbeam-go pgbeam-go Public

    Go SDK for the PgBeam API, imported as `go.pgbeam.com/sdk`. Manage projects, databases, agent credentials, and policy profiles.

    Go

  3. pgbeam-terraform pgbeam-terraform Public

    Terraform provider for PgBeam: declare projects, databases, agent credentials, and policy profiles as code.

    Go

  4. pgbeam-crossplane pgbeam-crossplane Public

    Crossplane provider for PgBeam: manage projects, databases, agent credentials, and policy profiles as Kubernetes custom resources.

    Go

  5. pgbeam-pulumi pgbeam-pulumi Public

    Pulumi provider for PgBeam: declare projects, databases, agent credentials, and policy profiles in TypeScript.

    TypeScript

  6. pgbeam-docs pgbeam-docs Public

    Documentation for PgBeam: guides for agent credentials, policy enforcement, and MCP, plus the API, CLI, and SDK reference. Serves pgbeam.com/docs.

    MDX

Repositories

Showing 10 of 17 repositories

Top languages

Loading…

Most used topics

Loading…