Cloud

Connect to Redpanda SQL

  • Authenticate to Redpanda SQL

    Authenticate to Redpanda SQL with an OIDC bearer token, OIDC client credentials, or a SCRAM username and password for legacy clients.

  • Psycopg2

    Connect to Redpanda SQL from Python using the Psycopg2 PostgreSQL adapter.

  • Java (JDBC)

    Connect to Redpanda SQL from Java using Java Database Connectivity (JDBC).

  • PHP (PDO)

    Connect to Redpanda SQL from PHP using PHP Data Objects (PDO).

  • C# (Dapper - Npgsql)

    Connect to Redpanda SQL from C# using the Dapper ORM and the Npgsql PostgreSQL provider.