Skip to content
GitHubLinkedIn

TCP proxy (DB endpoints)

The TCP proxy provides stable database entry points via *.db.lef so systems can evolve without rewriting connection strings everywhere.

This page describes the shared capability and how to use it. The authoritative endpoint → backend mapping lives in Reference.

  • SQL Server: tcp://<database>.db.lef:1433
  • PostgreSQL (if applicable): tcp://<database>.db.lef:5432