nowfound

Alternatives

Products that do what Tinbase – OSS Supabase-compatible back end in TypeScript does

  1. 1KB
  2. 2NR
  3. 3CA
  4. 4ST
  5. 5AT

    2019 · blog.hediet.de

  6. 6RT
  7. 7IM
  8. 8RL

    Hey folks! There has been a lot of talk recently about the reliability of Supabase and migrating away to other database providers (or even hosting Postgres yourself). I'm a big proponent of writing actual backend code rather than locking yourself into frameworks like Supabase. If you already built all your client-side code around it though, then migrating is not a trivial task. Replacebase is designed to help with that. It's a Typescript library that you can plug into actual backend code that exposes a Supabase-compatible API so that you don't have to make significant changes to your…

    Feb 2026 · github.com

  9. 9IO
  10. 10TC
  11. 11CA
  12. 12NB
  13. 13BI
  14. 14PA
  15. 15MO
  16. 16TN
  17. 17NG
  18. 18PA
  19. 19SD
  20. 20B2
  21. 21D1
  22. 22NO

    I built a full backend-as-a-service platform — solo, in TypeScript — to fix what I hated about Supabase and Appwrite. The Problem - Supabase: Too rigid. One schema model. No flexibility. - Appwrite: Too loose. No RLS. Security is manual. The Solution: 3 Schema Types | Type | Use Case | Security | |------------|-----------------------------------|----------| | `Document` | Rapid prototyping (Appwrite-style) | Manual | | `Managed` | Secure apps (auto RLS + permissions) | *Secure by default* | | `Unmanaged`| Full SQL power (raw Postgres) | None | ### Killer Features - *APIs better than…

    Oct 2025

  23. 23TL
  24. 24TN

Ranked by how close each launch is in meaning, then by votes. Refine with a description →