Managed MySQL VPS hosting
MySQL, live in minutes.
On a server that is yours alone.
Managed MySQL: tuned config, daily snapshots plus dual offsite backups, monitored by humans.
- 500% SLA
- 30-day money-back
- Free Daily Snapshots
- Firewall & IDS
What it is
MySQL is the database most of the web runs against: the reference implementation, current 8.x line, with the ecosystem and tooling every framework supports first.
Minimum RAM
1 GB
Fits on SC-1GB; SC-2GB is the comfortable pick with room to stack.
What we install
The playbook deploys MySQL 8 from the official repository, tuned to the server's actual RAM (buffer pool, connections, redo sizing), secured to local access by default, with remote access as an explicit firewall decision and automated logical dumps beside the block-level backups.
Every plan includes
Instant hostname with TLS, database created and wired, daily snapshots, firewall and IDS. Add Fully Managed anytime and our engineers run the whole server for you.
Pick your server
Choose a plan for MySQL.
MySQL needs at least 1 GB of RAM. Every plan is your own private VPS, and the same server runs as many apps as fit.
SC-1GB
- 1 vCPU
- 1 GB RAM
- 25 GB NVMe
- 2.5 TB transfer
- Full Root Access
- Non-Oversold Cores
- 100% NVMe Storage
- Network Firewall/IDS
- Free Daily Snapshots
- DDoS-Protected Network
- Dual Backups (Optional)
- Fully Managed (Optional)
30-day money-back
SC-2GB
- 1 vCPU
- 2 GB RAM
- 50 GB NVMe
- 5 TB transfer
- Full Root Access
- Non-Oversold Cores
- 100% NVMe Storage
- Network Firewall/IDS
- Free Daily Snapshots
- DDoS-Protected Network
- Dual Backups (Optional)
- Fully Managed (Optional)
30-day money-back
SC-4GB
- 2 vCPU
- 4 GB RAM
- 100 GB NVMe
- 10 TB transfer
- Full Root Access
- Non-Oversold Cores
- 100% NVMe Storage
- Network Firewall/IDS
- Free Daily Snapshots
- DDoS-Protected Network
- Dual Backups (Optional)
- Fully Managed (Optional)
30-day money-back
SC-6GB
- 3 vCPU
- 6 GB RAM
- 150 GB NVMe
- 15 TB transfer
- Full Root Access
- Non-Oversold Cores
- 100% NVMe Storage
- Network Firewall/IDS
- Free Daily Snapshots
- DDoS-Protected Network
- Dual Backups (Optional)
- Fully Managed (Optional)
30-day money-back
MySQL installs itself on first boot with TLS, a hostname, and its database wired. Management and Dual Backups are optional addons in the cart.
Why here
Why run MySQL on RemarkableCloud.
Your own private VPS
Not a container on a shared box. A real virtual server with dedicated resources and your own IP, and nobody else on it.
Stack apps, one price
Add as many apps as fit on your server from the client area, in one click each. No per-app charge, ever.
A 500% SLA that pays
1 hour down = 5 hours credited back, automatically, from the first minute. While others credit after thresholds, we credit from minute one.
Non-oversold hardware
Enterprise dedicated infrastructure, 100% NVMe, resources never sold twice. Your MySQL performs the same on the worst day as the best.
Humans since 2001
Real engineers answer, at any hour. Twenty-five years of running production servers, and no chatbot wall between you and them.
Free migration, done by us
Moving an existing MySQL site? We migrate it, verify it, and hand it back running, at no cost. Your old host stays live until you approve.
Built for
What people run on a MySQL VPS here.
A dedicated database server
Your apps on one Cube, the database on its own, sized for buffers and IOPS rather than fighting PHP for RAM.
Backing external applications
Point an app hosted anywhere at a MySQL you actually control, with real resources and no per-database pricing.
Analytics and reporting copies
Run heavy read queries against a replica-style copy without slowing production.
Development parity
The same MySQL 8 you run in production, for staging that behaves like the real thing.
The details
MySQL here, in plain words.
What does managed MySQL hosting include?
A properly tuned MySQL 8 with layered backups, monitoring someone acts on, and network exposure you decide deliberately. It is the database piece of managed DBaaS pricing without the per-gigabyte meter.
How is this different from a cloud database service?
Cloud DBaaS charges for the instance, the storage, the IOPS, and the egress separately, forever. Here the database is one app on a flat-priced server it can share with the application that uses it, which also deletes the network hop between app and data.
Is remote access possible?
Yes, as a deliberate choice: we open 3306 to the addresses you name, with TLS, rather than to the internet. Most stacks keep the database local to the server and connect over localhost, which is both faster and safer.
MySQL or MariaDB?
MySQL when your stack or vendor targets 8.x features specifically. MariaDB when you want the drop-in default most CMSes are tested on. Both are in the catalog at $0; pick by what your application documents.
Everything around MySQL, in one honest list.
Everything unmarked ships with every plan. The starred items are optional paid addons, priced plainly, added in the cart or anytime later.
* Optional paid addon: part of Fully Managed or Dual Backups. One price per plan, addons priced plainly, no surprise renewals.
Stack it
MySQL runs well with.
Same server, no extra bill. These are the companions our team installs next to MySQL most often.
Redis
+1 GBIn-memory cache and queue. The cheapest speed upgrade most stacks never install. Pairs with everything.
Uptime Kuma
+1 GBThe self-hosted uptime monitor everyone loves. Watch your sites from your own server.
How it works
Seven systems working so you do not.
Every managed server runs the same stack underneath. Pick a system to see what it actually does.
Issues end before you hear about them.
Every minute, we check more than 200 parameters of your server and its services: web server, database, mail, disk, memory, and the network path to it. The moment anything drifts out of range, our support staff is alerted, investigates, and fixes it.
This is internal monitoring, deeper than any public uptime check: it watches the inside of your server, not just whether it answers. Most incidents are found and fixed by our staff before anyone outside ever notices them.
- 200+ parameters checked every minute
- Alerts reach engineers, not ticket queues
- Inside-the-server checks, not just ping
- Humans respond in minutes, any hour
What customers say
More reviews: Trustpilot“Excellent webhosting company. I really love all their products and services. Thank you so much.”
“The tech support is excellent, and they offer very competitive pricing. They also migrate my cPanel VPS to a DirectAdmin VPS without noticeable downtime.”
“I've been hosting several websites with them, and I can honestly say their support is outstanding. They are incredibly patient, knowledgeable, and genuinely committed to solving problems, even the most difficult and unusual ones.”
Frequently asked questions
How much RAM does MySQL need?
1 GB serves small schemas; the working set decides the truth. The playbook sizes the buffer pool to the plan, and growth is a plan upgrade, not a migration.
How are backups done?
Three layers: daily snapshots, dual offsite server backups, and scheduled logical dumps so a single table can be restored without touching the rest of the server.
Which version do you run?
The current MySQL 8 GA line from Oracle's repository, patched as part of management with a snapshot before version steps.
Is it tuned or default configuration?
Tuned. Buffer pool and connection settings are sized to the plan's RAM at install, not Oracle's laptop defaults, and you hold root to adjust further.
Can I expose it to remote applications safely?
Yes. It binds privately by default; opening remote access is a firewall rule plus a scoped user, and on Fully Managed we set it up with you.
Is this MySQL on a VPS or on shared hosting?
A VPS. MySQL runs on your own private virtual server with dedicated, non-oversold resources and its own IP. You get real isolation and performance, with the setup, TLS and hardening handled for you.
Can I run other apps on the same server?
Yes. Add any other catalog app to this server from your client area, one click each, no per-app charge. How much fits is a question of RAM, and resizing is minutes.
Can you help me move my existing data over?
Yes, migration help is free. Open a ticket with access to the current setup and we move it, verify it, and hand it back running. Nothing switches until you approve.
Can I upgrade or downgrade the plan later?
Anytime. Plans resize from the client area in minutes, annual billing keeps its flat 17% discount at every size, and there is never a fee to change tiers.
Sizing an app stack? The VPS sizing calculator recommends a plan from your apps and traffic, with the math shown.
Shared CPU servers
The right home for MySQL and most stacks: 3.0+ GHz vCPU, from $4.17/mo.
See Shared CPU →Dedicated CPU servers
For CPU-hungry stacks and busy databases: cores that are physically yours.
See Dedicated CPU →All plans and pricing
Every plan, both families, one honest price with everything included.
See pricing →Your server runs. You sleep.
Fully managed hosting from people who have been doing this since 2001.