From b857a85bc7a8f88a342cb2b4fad3c4b5abe53c1b Mon Sep 17 00:00:00 2001 From: ch0ccyra1n Date: Wed, 3 Jun 2026 19:55:27 +0200 Subject: [PATCH] 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 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 17a9859..0c7931d 100644 --- a/README.md +++ b/README.md @@ -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))
[![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) |