All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Onidel Managed PostgreSQL Database | Free Early Access (Beta) | SG AU NL US VN
Hello everyone,
We are excited to announce the beta rollout of our new product - Managed Databases 🎉
At this stage, we support PostgreSQL (v16 and v17), with a solid set of features to get you up and running quickly.
🚀 Features
- PostgreSQL v16 & v17 supported
- IPv4 and IPv6 support
- SSL/TLS enabled by default
- Encryption at rest (LUKS2)
- Daily automated backups (7-day retention) + manual backups
- User and database management (including SQL import via control panel)
- IP Whitelisting.
- Available in all locations: 🇺🇸 New York, 🇳🇱 Amsterdam, 🇸🇬 Singapore, 🇦🇺 Sydney, 🇻🇳 Ho Chi Minh
💡 Access & Pricing
During this beta phase, access is granted via ticket:
👉 Submit ticket
There is no cost during beta, and we are currently finalising pricing for GA - it will be competitive.
Available plans during beta:

🙌 Feedback & Rewards
We'd love your feedback, suggestions, and bug reports during this beta phase.
Participants will be eligible for rewards (credit / free service / merch / ... ) when we reach GA - feel free to share your screenshots and feedback here so we can include you!
📸 Screenshots
Here's a quick look at the product:




❓ Questions?
Feel free to ask here, DM me, or reach out to @oloke - we're happy to help!


Comments
First one
are you a bot or something lol
can you host my sqlite database
wow, nice
How are VACUUM and autovacuum processes handled in your managed environment?
Are these processes automatically managed by your platform, and can customers adjust related settings such as thresholds, scale factors, or scheduling?
If dead tuples and table bloat accumulate before VACUUM runs, is that space included in the billed storage usage?
In other words, is storage billing based on the physical disk space allocated on the instance, including table bloat, or only on the active data size?
yes managed sqlite is in progress
autovacuum is enabled by default and you can adjust settings using psql.
db data is stored on a separate disk and it is basically billed on the disk level usage.
Nice. Any plan of doing global database?
It looks like you guys went to the plan pages at @HostBilby and named the SQL tiers after their offerings. No one seems to be picking the Australian snakes and spiders that will kill you for some reason.
Looks interesting but. Are there other databases along with SQLite planned?
wdym?
mysql and redis probably. do you have anything in mind?
I assume he means replication of some sort?
I had MySQL in mind
Finally, singapore. Noice
Multi-reg db. Something like Google cloud spanner
Oh my oh my I want one
ah no there is no plan for that yet
Hmm, I thought I had told @oloke to push @onidel into making such product
can i pay $0.01 to get access instead of free
Same here and make it recurring forever
if you participate in this run and share your results then it is likely that you'll get a free service
btw didn't see you around lately @FAT32 !
Ya you know... tech layoff and stuff
Time to move our production DB to Onidel and sue for millions when it goes down /s
Looks nice! Onidel numba 1
Wow nice
can't wait
Gonna shoot a message over later…want to have a play. Got some idling servers I’ll move something to.
Out of interest, have you built in to the UI support for upgrading of databases, so you can for example go from PostgreSQL 16 to 17 as your application stack is updated? Might be handy, especially if it can fit in with the 7 day backup retention to allow a downgrade in the scenario something has gone wrong and to automate a backup on commencement of the upgrade, etc.
Anyway serious question for now:
Looking at the screenshots, can the whitelisting UI maybe include the selection of one or more Onidel VPS and have the IP ranges auto configured when selecting that existing host, and auto updated if for any reason the IP address changes in the future (such as the host IP is reallocated due to maintenance, or people make changes via the VPS servers networking tab to enable/disable IPv6 or to an ‘additional IP'). Saves jumping into those settings to manually copy changes over, avoids fat finger errors and is generally just a tad quicker to get going.
Also curious about private bandwidth that Fat32 mentioned for same region.
we haven't explored that yet, but it's definitely something we are planning to look into. If there's a paved road for upgrade, we'd aim to support it directly in the UI. Our goal is to simplify those stuffs as much as possible.
we could support that, but I'm not sure if I like it. From security perspective, I generally prefer whitelisting rules to be explicit - ACLs shouldn't change automatically without a user-initiated action.
if you are using Onidel VMs, you will soon be able to attach the DB to your VPC, which can help simplify things in many cases.
Thanks, that clear things up. My understanding of "Managed DB" is more of I don't have to worry too much about the resources such as RAM as well, but that's a bit different than what I expect.
I didn't noticed there's mention of vCPU, I guess it will be great if you mention that as well as I thought it is all in the same big instance, performance will most likely suffer a bit more as it is executed in a virtualisation container instead of bare metal.