Data Collections as Code

Your Database Fleet, Managed as Code.

Provision, monitor, and manage entire collections of databases as a single, programmable service. Turn complex data infrastructure orchestration into simple, agentic workflows with the `databases.do` API.

Join waitlist

databases.do

import { Do } from '@do-sdk/core';

// Initialize the .do client
const ado = new Do();

// Access the databases agent
const myDatabases = ado.use('databases.do');

// List all managed database instances
const allInstances = await myDatabases.list();

console.log(allInstances);

Deliver economically valuable work

Frequently Asked Questions

Do Work. With AI.