ekoDB Beta is live! Try it for free today!
Get started
Get ekoDB
ekoDB runs in the cloud. Deploy a database and an agent in a couple of minutes, then work with them from the dashboard, a desktop app, or your terminal.
Deploy on ekoDB cloud
Sign up and deploy a database and an agent. Your backend runs in ekoDB cloud, so there is nothing to host or operate yourself. Free to start.
Connect from your desktop or terminal
Once your agent is deployed, install one of the clients below to work with it. Both sign in, discover your deployments, and connect to your cloud agent. Neither one runs the backend or holds your keys.
Desktop app
A native app for macOS and Linux
Manage agents, chat, browse your collections, and watch tasks run in a full desktop UI. It connects to the agent you deployed in the cloud.
$curl -sSL https://storage.googleapis.com/ekodb-cdn/install.sh | sh -s -- --guiTerminal client
An interactive agent in your terminal
The same agent, keyboard-first. Authenticate, pick your deployment, and start a chat session right from the shell. Connects to your cloud agent too.
$curl -sSL https://storage.googleapis.com/ekodb-cdn/install.sh | sh -s -- --cliOn Windows, or to grab a specific build, use the Connect an agent panel in your dashboard after you deploy. Run --both instead of --gui / --cli to install both clients at once.
New to ekoDB? Read the quick start.