Alternatives
Products that do what Database Vault does
Automated, secure backups for production databases
- 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

- 5SP
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
- 6

- 7

- 8

- 9

- 10IM
Creator here. I was looking for something as simple as Backblaze Personal [1] but privacy focused and open source. This is my attempt to build that. Uses PyQt6 [2] for the GUI and Pyinstaller [3] for creating the platform specific binaries. The backup engine under the hood is Restic [4]. The server code is written in Laravel [5]. All the code is on GitHub [6]. I actually really like Backblaze (even use B2 for this offering behind the scenes) so this isn't meant to throw shade their way. Just wanted a private open source alternative. Something like Bitwarden but for backups. [1]…
2022 · blobbackup.com
- 11

- 12DJ
Hi HN - I’m Peter, here with Harry (devhawk), and we’re building DBOS Java, an open-source Java library for durable workflows, backed by Postgres. https://github.com/dbos-inc/dbos-transact-java Essentially, DBOS helps you write long-lived, reliable code that can survive failures, restarts, and crashes without losing state or duplicating work. As your workflows run, it checkpoints each step they take in a Postgres database. When a process stops (fails, restarts, or crashes), your program can recover from those checkpoints to restore its exact state and continue from where…
Nov 2025 · github.com
- 13OS
2024 · github.com
- 14

- 15

- 16

- 17EA
2015 · github.com
- 18VA
Hi HN, I'm Adriano, one of the makers of Vaultrice. I'm excited (and a little nervous!) to share what we've been building. For years, we found ourselves in a frustrating loop: whenever we needed a simple real-time feature—like a "who's online" list, a collaborative app, or just sharing state between a marketing site and our main app — we'd end up spending days setting up the same stack or discarded to do it. Setting it up, it always involved wiring together a database, a WebSocket server, an API, and managing the connection state. It felt like massive overkill for what we were trying to…
2025 · vaultrice.com
- 19

- 20

- 21

Private offline vault for passwords, files & notes
Jul 2026 · 7sisterstech.com
- 22PO
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
- 23DO
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
- 24AS
Hi HN, we're Eric and Dean, creators of SchemafreeSQL. Its roots go back to an on-line Web App Development Environment we developed back in 1999. It was comprised of an IDE, Web Server, Object Store, Virtual File System, Template System, and polyglot (Java, JavaScript, and Python). Of course, we named it “.OS”. Then we ended up dropping it. But that's a story for another time. It was the ease of use of the Object Store from .OS that we really missed, which brings us back to SchemafreeSQL. It provides an enhanced API to your SQL Database which allows it to function as a Schemaless…
2022 · schemafreesql.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →