DB
DB-OS
5 instances · 847 qps
ET
im@edisontkp.com

Database Operations

Unified control plane for all your database instances

Total Queries / sec
847
▲ 12.3% vs last hour
Avg Latency
2.4ms
▲ 0.3ms improvement
Storage Used
148GB
of 500 GB allocated
Active Connections
312
▲ 23 in last 5m
Database Instances
PG
prod-primary
PostgreSQL 16 · ap-southeast-1 · 84.2 GB
Online
D1
cf-analytics
Cloudflare D1 · Edge · 1.2 GB
Online
MY
legacy-erp
MySQL 8.0 · ap-southeast-1 · 42.8 GB
High Load
RD
cache-layer
Redis 7.2 · Cluster · 8.4 GB
Online
MG
content-store
MongoDB 7.0 · ReplicaSet · 11.6 GB
Online
Performance Metrics
CPU Utilization34%
Memory Usage61%
Disk I/O78%
Network Throughput42%
Connection Pool87%
Replication Lag12ms
Query Console
db-os> SELECT table_name, row_count
FROM information_schema.tables
WHERE schema = 'public'
ORDER BY row_count DESC
LIMIT 10;
-- 10 rows returned in 2.1ms
Activity
Backup complete for prod-primary (84.2 GB)
2 min ago
Slow query detected on legacy-erp (4.2s)
8 min ago
Schema migration #47 applied to cf-analytics
23 min ago
Index rebuilt on users.email_idx
41 min ago
Connection spike on cache-layer (+89)
1 hr ago
Recent Queries
QueryDatabaseDurationRowsStatus
SELECT * FROM orders WHERE...prod-primary1.2ms2,847OK
INSERT INTO analytics_events...cf-analytics0.8ms1OK
UPDATE inventory SET stock_qty...legacy-erp4,218ms12,041Slow
GET user:session:a8f2c...cache-layer0.1ms1OK
db.posts.find({ status:...content-store3.4ms156OK
DELETE FROM temp_sessions...prod-primary892ms48,219Cleanup