https://github.com/r2unit/your-database
An Sovereign, Open-source and Self-hosted alternative to Supabase and Firebase
https://github.com/r2unit/your-database
managed-database open-source postgresql postgresql-database sovereign
Last synced: about 1 month ago
JSON representation
An Sovereign, Open-source and Self-hosted alternative to Supabase and Firebase
- Host: GitHub
- URL: https://github.com/r2unit/your-database
- Owner: r2unit
- License: gpl-3.0
- Created: 2026-05-15T22:38:16.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2026-05-16T00:24:37.000Z (about 2 months ago)
- Last Synced: 2026-05-16T02:29:07.775Z (about 2 months ago)
- Topics: managed-database, open-source, postgresql, postgresql-database, sovereign
- Language: Go
- Homepage: https://your-database.eu
- Size: 117 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Howdy!
Your Database is an Sovereigh, Open-source and self-hosted alternative to things like Supabase and Firebase.
I've created this project so that we can serve our users a Managed Database as a Service _DBaaS_ that is easy and interact with but also give the option to fully self-host it if they would like that.
> [!WARNING]
> This project is not stable and ready for any production means, it is still in heavy development and stings may or will break in the feature...
> So don't use this for any production means.
## Getting Started
```bash
# YOLO
curl -fsSL https://raw.githubusercontent.com/r2unit/your-database/master/install.sh | sudo bash
```