Add Supabase and Pocketbase as alternative, take 2 (#880)

Following up from #743 , I decided to take the easier way out and just create a fresh PR. It is exactly the same as my intentions from the previous one, but without the shenanigans of rebasing, which accidentally made more changes than I or any of us wanted.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/880
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
ch0ccyra1n 2026-06-03 19:55:27 +02:00 committed by Admin
commit b857a85bc7

View file

@ -73,6 +73,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
* [Disk Encryption](#disk-encryption)
* [File Encryption](#file-encryption)
* [Data Archival](#data-archival)
* [Databases](#databases)
* [Device Exploiting](#device-exploiting)
* [Documents](#documents)
* [Document Converters](#document-converters)
@ -728,6 +729,12 @@ This is a section for repos that are similar to this one either because they are
|---|:---:|---|---|
| [redumper](https://github.com/superg/redumper) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/superg/redumper/issues/365#issuecomment-4159043849)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) |
## Databases
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|---|:---:|---|---|
| [supabase](https://supabase.com/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![AI Functionality](./badges/ai-functionality-yellow.svg)](#ai-functionality) ([1](https://github.com/supabase/supabase/tree/master/packages/ai-commands), [2](https://supabase.com/docs/guides/ai), [3](https://supabase.com/docs/guides/ai-tools)) <br> [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/supabase/supabase/blob/master/.claude/CLAUDE.md), [2](https://github.com/supabase/supabase/tree/master/.cursor)) | [PocketBase](https://pocketbase.io/) |
## Device Exploiting
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |