Switch from Firebase

Auth, files and SQL equivalents — not a Firestore import

Kuunda does not import Firestore or Realtime Database. You recreate the model in PostgreSQL, then Auth and Storage in the console. @kuunda/kuunda-js SDK.

Auth, files and SQL equivalents — not a Firestore import
  • Email / OAuth Auth in the console — not a Firebase Auth dump
  • S3-compatible Storage instead of Cloud Storage
  • Postgres + REST API instead of Firestore

Relational model

Firestore documents map to SQL tables and RLS policies. This work is manual: the import assistant does not read a Firestore export.

Latency

West African users: fewer round-trips to an extra-African region.

Readable pricing

Monthly FCFA plans, published on the pricing page — not per-read Firestore billing.

Kuunda stack: PostgreSQL per project, REST API, authentication, Storage, Realtime and Edge Functions — data hosted in Abidjan.

Guide: what Kuunda imports (and what it does not)

Build in Africa. Scale globally.