Connect to remote databases
Let your Bro work with remote systems such as ClickHouse and Postgres when you need operational answers from real data.
Remote database AI
GetBro.ai can connect to remote databases such as ClickHouse and Postgres, run read-only queries, fetch the data you ask for, and analyze database or cluster health from messenger.
Let your Bro work with remote systems such as ClickHouse and Postgres when you need operational answers from real data.
Use SQL for inspection, reporting, troubleshooting, and analysis without giving the assistant write access to production data.
Store connection details in your secure cloud space and manage them through Bro tools like get_credentials, set_credentials, and list_credentials.
Details
Remote database access lets your Bro answer data and operations questions using live systems while keeping the workflow inside messenger. With read-only queries, the assistant can inspect tables, pull metrics, compare trends, explain query results, and help diagnose database health without requiring write permissions.
Instead of opening a database console for every small check, ask your Bro to inspect ClickHouse, Postgres, or another connected database. The assistant can prepare read-only SQL, fetch the relevant rows or metrics, and explain the result in the same chat where the question started.
GetBro can help investigate cluster and database health by looking at table sizes, recent query behavior, ingestion patterns, replication status, slow queries, storage growth, schema details, and other signals available through read-only access.
Database credentials do not need to be pasted into every conversation. Save them in your personal secure cloud space, list available credentials when needed, and let your Bro retrieve the right connection only for the task you request.
Best for
Workflow
Use Bro credential tools such as set_credentials and list_credentials to keep connection details in your secure cloud space.
Request a report, data pull, SQL inspection, cluster health review, slow-query analysis, or database troubleshooting summary.
Your Bro runs the read-only query, analyzes the result, and sends back a concise explanation with follow-up options.