Skip to main content
Bult docs home page
Search...
⌘K
Support
Start for free
Start for free
Search...
Navigation
Guides
Database
Documentation
bult.ai
Get Started
Welcome
Quick Start
Guides
Foundations
Languages & Frameworks
Networking
Builds
Deployments
Database
Backups
Terminal
Monitoring
Templates
Custom Domains
Regions
Compute Sizes
Usage
Tutorials
n8n automation with Bult.ai
RAG Template for Bult.ai
Reference
Billing
Support
Migration
Community
On this page
Build a Database Service
PostgreSQL
MySQL
Redis
MongoDB
Guides
Database
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).
PostgreSQL
Deploy with automated backups and monitoring. Access via psql or Database View.
MySQL
Similar setup to PostgreSQL, with phpMyAdmin template for management.
Redis
Deploy for caching or queues. Example: redis://host:6379.
MongoDB
Deploy with 1-click template. Access via MongoDB Compass or Database View.
Deployments
Backups
⌘I