Cloud
Connect to Redpanda SQL
Authenticate to Redpanda SQL with an OIDC bearer token, OIDC client credentials, or a SCRAM username and password for legacy clients.
Connect to Redpanda SQL from Python using the Psycopg2 PostgreSQL adapter.
Connect to Redpanda SQL from Java using Java Database Connectivity (JDBC).
Connect to Redpanda SQL from PHP using PHP Data Objects (PDO).
Connect to Redpanda SQL from C# using the Dapper ORM and the Npgsql PostgreSQL provider.
Was this helpful?