Alternatives
Products that do what VaultDB does
Automated database backups/restore with 1-click
- 1

- 2

- 3IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
2024 · github.com
- 4

- 5

- 6SP
This is a MVP for Serverless Postgres. 1/ It uses Fly.io[0], which can automatically pause your database after all connections are released (and start it again when new connections join). 2/ It uses Oriole[1], a Postgres extension with experimental support for S3 / Decoupled Storage[2]. 3/ It uses Tigris[3], Globally Distributed S3-Compatible Object Storage. Oriole will automatically backup the data to Tigris using background workers. I wouldn't recommend using this in production, but I think it's in a good spot to provoke some discussion and ideas. You can get it running…
2024 · github.com
- 7

- 8OA
Yo. OtterTune is a database optimization service. It uses machine learning to automatically tune your MySQL and Postgres configuration (i.e., RDS parameter groups) to improve performance and reduce costs. It does this by only looking at your database's runtime metrics (e.g., INNODB_METRICS, pg_stat_database, CloudWatch). We don't need to examine sensitive queries or user tables. We spun this project out of my research group at Carnegie Mellon University in 2020. This week we've announced that OtterTune is now available to the public. We are offering everyone a starter account to try it out…
2021
- 9

- 10

- 11

- 12

Proves your PostgreSQL and MySQL backups actually restore, before you find out the hard way. - ahmadpiran/restoredrill
10d ago · github.com
- 13

- 14

- 15

- 16

- 17VA
2025 · github.com
- 18GA
Hey HN, We've been experimenting with a real-time, version-controlled NoDB for Deno & React called GoatDB. The idea is to remove backend complexity while keeping apps fast, offline-resilient, and easy to self-host. Runs on the client – No backend required, incremental queries keep things efficient. Self-hosted & lightweight – Deploy a single executable, no server stack needed. Offline-first & resilient – Clients work independently & can restore state after server outages. Edge-native & fast – Real-time sync happens locally with minimal overhead. Why We Built It: We needed something that’s…
2025 · github.com
- 19DO
I had a post in the start of December about Postgresus 2.0: self hosted tool for PostgreSQL. Since then the project changed the name and added support of other databases: MySQL, MariaDB and MongoDB. Website - https://databasus.com GitHub - https://github.com/databasus/databasus Main features: - Scheduled backups for multiple PostgreSQL, MySQL, MariaDB and MongoDB databases - Storage to S3, Cloudflare R2, Google Drive, Azure Blob, NAS, SFTP, rclone, etc. - Notifications about backup status via email, Telegram, Slack, Discord, MS Teams and customizable webhooks -…
Dec 2025 · databasus.com
- 20PO
I’m working on Portabase, a self-hosted, open-source tool for managing database backups and restores. It currently supports PostgreSQL, MySQL, and MariaDB, with MongoDB coming soon. It uses an agent-based architecture with a central server and lightweight agents, enabling deployment at the edge and operation across multiple networks. Website: https://portabase.io GitHub: https://github.com/Portabase/portabase Discord (newly created): https://discord.gg/Wgv7xZ8fWJ Main features: - Scheduled logical backups with multiple retention strategies…
Jan 2026
- 21

- 22
- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →