Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Oracle Backend for Firebase (Fusabase)

Oracle Backend for Firebase (Fusabase) is Oracle's open-source Backend-as-a-Service (BaaS) platform that enables developers to build modern web and mobile applications directly on Oracle AI Database. It provides a Firebase-like developer experience while leveraging the enterprise capabilities of Oracle AI Database and Oracle REST Data Services (ORDS). :contentReference[oaicite:0]{index=0}

This folder contains backend resources, examples, deployment artifacts, and reference implementations for Oracle Backend for Firebase (Fusabase). The content is intended for developers, solution architects, and database administrators who want to build scalable applications using Oracle AI Database as the backend platform.


Oracle Backend for Firebase is designed to run wherever Oracle AI Database runs, including Oracle Cloud Infrastructure (OCI), on-premises deployments, or other supported IaaS providers. Since it is self-managed, organizations retain full control over their infrastructure, security, compliance, and operational lifecycle while benefiting from Firebase-style SDKs and developer workflows. :contentReference[oaicite:1]{index=1}

---

# Useful Links

- Oracle Backend for Firebase Documentation
- https://docs.oracle.com/en/database/oracle/backend-for-firebase/
- Official documentation, installation guides, architecture, SDKs, and administration.

- Oracle Backend for Firebase Developer Guide
- https://docs.oracle.com/en/database/oracle/backend-for-firebase/26.1/fusab/
- Comprehensive guide covering installation, projects, authentication, storage, security rules, and SDK usage.

- Oracle Backend for Firebase GitHub
- https://github.com/oracle/fusabase-js-sdk
- Open-source JavaScript SDK and examples for Oracle Backend for Firebase. :contentReference[oaicite:2]{index=2}

---

# License

Copyright (c) 2026 Oracle and/or its affiliates.

Licensed under the Universal Permissive License (UPL), Version 1.0.

See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE.txt) for more details.