Appwrite
Open-source · self-hostable · replaces 1 SaaS tool on os-alt
appwrite/appwrite · alive · ★ 56.0k · last commit today · 865 open issues
License: BSD-3-Clause
Good fit for Apps that want the Firebase shape (multi-DB, auth, storage, functions, realtime) preserved as closely as possible.
Weak at Multi-container stack is heavier than Pocketbase; the Functions runtime is its own thing — Cloud Functions code does not port directly.
In a terminal? npx -y github:SolvoHQ/os-alt-cli firebase prints
the Firebase comparison table including Appwrite.
how the CLI works →
Replaces these SaaS
- Firebase · Backend-as-a-service (auth + DB + storage + realtime)
Auth: Appwrite has a Firebase migration tool in the console — provide your service account JSON and it imports users with hashes. Firestore: the same migration tool reads collections and creates Appwrite databases / collections / documents. Storage: import via the same flow, or use `appwrite storage create-bucket` + a script that downloads from Firebase and uploads via the CLI.
README badges for the SaaS this replaces
Maintainers and forks: drop a badge in your README to link readers from the SaaS-comparison page back to your repo.