Documentation Index
Fetch the complete documentation index at: https://docs.bult.ai/llms.txt
Use this file to discover all available pages before exploring further.
Build a Database Service
Deploy databases via templates (e.g., PostgreSQL, MongoDB) in Canvas UI. Example:- Select “PostgreSQL” template.
- Set compute size (XS) and volume (0.5GB).
- Get connection string (e.g., postgres://user:pass@host:5432/db).

