Limited-time offer: get 6 months free when you register a new account. Sign Up Free →
Home
Features All Features Web Hosting AI Website Builder Database Hosting Email Hosting Domain & CDN Backups & Storage Firewall & Security WordPress Laravel
Servers Clients Pricing Log In Sign Up Free
Database Hosting

A proper database, ready in minutes

MySQL, PostgreSQL and MongoDB all install straight onto your server, each one separate from the others, each with a real admin tool included.

MySQL
PostgreSQL
MongoDB
phpMyAdmin
Adminer
Pick a version, install it

Choose the engine, the version and a memory limit - it's running a few minutes later.

Change the password anytime

Rotate credentials on a live database without taking it down.

Open it up, or lock it down

Allow outside connections with one toggle when a developer needs direct access, and switch it off again after.

A real admin tool, one click away

phpMyAdmin for MySQL, Adminer for the rest, with a terminal built in for when you need to go deeper.

More than one server

Keep databases on their own server, if that's what a project needs

Since you can connect more than one server, there's nothing forcing every database onto the same box as your websites. A busy client's database can sit on hardware of its own, away from anything that might compete with it for memory or disk - while a smaller project keeps everything together on one server, if that's simpler.

Web Server - OVH fra-23 sites
Database Server - Hetzner nbg-12 databases
Beyond the UI

A real terminal, when you need to go deeper

phpMyAdmin and Adminer cover most day-to-day work, but sometimes you need a command line. Every database comes with a built-in terminal straight into it - no separate SSH session to set up, no extra tool to install.

$ mysql -u root -p
mysql> SHOW DATABASES;
+--------------------+
| client_site_db |
+--------------------+
Stay current, on your own timeline

Choose a version now, change it later

Every engine comes in more than one version. Pick the one a project needs today, and move to a newer one later if the project outgrows it - it doesn't have to be decided once and locked in forever.

Sized to the job

Set a memory limit that matches the workload

A tiny site's database doesn't need the same resources as a busy client's. Set a memory limit per database when you install it, so a small project doesn't sit there hogging capacity a bigger one actually needs.

Set it at install timePick a limit that fits the project from the start.
Works with everything

Any site type can connect to it

A WordPress site, a Laravel app, a Node.js service or a plain PHP project can all connect to the same database engines - it's not tied to one kind of site.

Need a database for your next project?

Get Started Free