An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Howdy!


Go Version
Latest Release
License
Go Report

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

```