Own Your Infrastructure
The Database Studio Made For Developers.
Visualize, query, and collaborate on your data with AI-powered tools. Built for developers who care about their data visions.
bunx @dbstudio/cli
bunx @dbstudio/cli connect --token "dbstudio_pat_d3ec79709a226317cjdf38347711156c70bdff66df5e322d" --type mysql \ --host "localhost" \ --port 3306 \ --user "root" \ --password "1234" \ --database "test_db" \ --server "wss://api.dbstudio.tech/ws/agent"
╔══════════════════════════════════════╗║ DBStudio CLI Agent ║║ Connect your database to the cloud ║╚══════════════════════════════════════╝
⠋ Initializing connection...WebSocket connected, authenticating...✔️ Connected to DBStudio!
Agent is running. Press Ctrl+C to disconnect.