TCP proxy (DB endpoints)
Overview
Section titled “Overview”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.
Entry points
Section titled “Entry points”- SQL Server:
tcp://<database>.db.lef:1433 - PostgreSQL (if applicable):
tcp://<database>.db.lef:5432
Where to find facts / operate
Section titled “Where to find facts / operate”- Mapping (authoritative inventory): TCP proxy (facts)
- Database definitions: Databases
- Operations: Proxy & routing and SQL operations
- Concept model: DB endpoints (model)