DATABASE

Managed Postgres, MySQL, Redis & Mongo.

Fully-managed databases on Hostiger infrastructure. We handle provisioning, upgrades, daily backups, replication and monitoring — you write queries.

Configure

Sized to your workload.

Pick memory, add replicas, choose a region. Provision within minutes.

Location
Additional Nodes

Adds synchronous replicas for high availability.

Memory vCPUs Disk $/hr $/mo
1 GiB 1 vCPU 10 GiB $0.06762 $45.45
2 GiB 1 vCPU 30 GiB $0.13593 $91.35
4 GiB 2 vCPUs 60 GiB $0.27189 $182.70
8 GiB 4 vCPUs 140 GiB $0.54510 $366.30
16 GiB 6 vCPUs 290 GiB $1.09086 $733.05

Total nodes: primary + replicas. Charges apply per node.

1

4 engines

PostgreSQL, MySQL, Redis and MongoDB. Pick the one that fits — switch at any time.

2

Automated backups

Daily snapshots with point-in-time recovery up to 7 days back, off-site to object storage.

3

High availability

Synchronous replication with automatic failover on Pro plans. 99.99% uptime SLA.

4

Monitoring built-in

Query performance, slow logs, connection counts and disk usage on a live dashboard.

5

Private networking

Reachable only inside your VPC. No public IP exposure unless you ask for it.

Production Postgres

Your application database with daily backups, read replicas and zero-downtime upgrades.

Redis cache

Session storage, rate limiters and queue brokers with sub-millisecond latency.

MySQL for legacy apps

Drop-in MySQL/MariaDB for WordPress, Magento, Laravel codebases.

MongoDB document store

Replica-set deployments for Node.js, FastAPI and other JSON-heavy stacks.

Analytics warehouse

Postgres with TimescaleDB / pg_partman for time-series and analytical workloads.

Multi-tenant SaaS

Schema-per-tenant Postgres clusters with isolated backups.

Need a managed database?

Tell us your engine, size and traffic profile — we'll spin one up.

FAQ

Frequently asked questions

Which database engines does Hostiger Managed Database support?

MySQL 8.0, MariaDB 11, PostgreSQL 15 and 16, and Redis 7 are available at launch. MongoDB is on the roadmap for Q3. All engines are provisioned as high-availability clusters (primary + read replica) on NVMe SSD.

What backup and point-in-time-recovery is included?

Daily automated snapshots with 30-day retention are included at no extra cost. Continuous WAL archiving (PostgreSQL) or binlog archiving (MySQL) enables point-in-time recovery to any second within the last 7 days.

Can I connect from outside Hostiger?

Yes. Managed Databases expose a public TLS endpoint by default, protected by an IP-allowlist firewall. For lower-latency access, you can attach a private VPC endpoint reachable only from your Hostiger VPS instances in the same region.

Do you patch and upgrade automatically?

Minor version patches (security + bug fixes) are applied automatically during your configured maintenance window. Major-version upgrades require your explicit confirmation and are performed with zero-downtime blue/green swap.

What's the failover behavior?

Standby replica takes over automatically within 30 seconds if the primary node becomes unreachable. DNS-based failover with a 30-second TTL routes traffic to the new primary without client-side changes for most drivers.

How is the database sized — vertical or horizontal?

Vertical scaling (CPU + RAM) is a one-click operation with under 60 seconds of restart time. Read-replica horizontal scaling supports up to 5 read replicas per primary for read-heavy workloads.

Is there a free tier?

Managed Database starts at $15/month for the 1 vCPU / 2 GB RAM / 25 GB NVMe tier. There is no perpetual free tier, but $5 in launch credits is applied to new Hostiger accounts — enough for 10 days of trial.

What connection pooling is available?

PostgreSQL clusters come with PgBouncer pre-configured in transaction pooling mode. MySQL clusters expose ProxySQL. Redis uses native pipelining. Connection pooling is included at no extra cost on all tiers.