Skip to main content

Connections (sql/v1)

General Availability

Connection represents a core resource used to model SQL connections for execution. A connection generalizes DDL, DML, DQL, etc., but doesnโ€™t attempt to handle session management or any higher-level functionality. The API allows you to list, create, read, and delete your connections.

The Connections Modelโ€‹

See the sql.v1.Connection schema.