HData
managed data plane / vietnam region

Managed databases that scale with your code.

Provision Postgres, MySQL, Mongo, storage, and runtime services from one control plane. Clear endpoints, predictable VND billing, and support that can read the stack trace.

hdata connect
const db = connect({
  engine: "postgres",
  region: "vn-sgn-1",
  backups: "automated",
  restore: "point-in-time",
});

await db.branch("preview").scale({
  cpu: "auto",
  storage: "s3-compatible",
});
tls=requireddeploy=<60s
99.99%
uptime target
<60s
cluster provisioning
daily
automated backups
PITR
point-in-time restore

Engines

Typed services, practical defaults.

Every product is named for the workload it runs. No bundled mystery tiers, no hidden region translation.

postgres.primary

Managed Postgres

Dedicated clusters, TLS endpoints, daily backups, PITR.

from 500 VND/hr
mysql.compat

Managed MySQL

Production MySQL with automated maintenance windows.

from 500 VND/hr
mongo.document

Managed Mongo

Document workloads with snapshots and private networking.

from 500 VND/hr
s3.api

Object Storage

S3-compatible buckets for app assets, backups, and logs.

Contact sales
runtime.http

Edge Functions

Container-backed functions with fast deploys and logs.

from 100 VND/hr
oci.images

Container Registry

Private image repositories wired into app deployments.

Contact sales
deploy contract
database:
  engine: postgres
  version: 17
  backup_window: "02:00+07"
  restore:
    mode: pitr
    retention_days: 7
network:
  public_tls: true
  private_link: ready

Platform behavior

Designed for teams that ship from git to production.

Provision with production defaults instead of tuning from zero.
Restore data to a second, then promote when the fix is verified.
Push containers once and deploy functions or app services from the same registry.
Route support through engineers who understand database and runtime operations.