From 4754ca8d79a38c24ec5817d4cff6d59843e971b5 Mon Sep 17 00:00:00 2001 From: Sharifah-Malhan Date: Sun, 5 Jul 2026 11:05:42 +0300 Subject: [PATCH] Adding Fusabse Page --- .../README.md | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 data-platform/data-development/sql-development-tools-features/oracle-backend-for-firebase-(fusabase)/README.md diff --git a/data-platform/data-development/sql-development-tools-features/oracle-backend-for-firebase-(fusabase)/README.md b/data-platform/data-development/sql-development-tools-features/oracle-backend-for-firebase-(fusabase)/README.md new file mode 100644 index 000000000..e99e14098 --- /dev/null +++ b/data-platform/data-development/sql-development-tools-features/oracle-backend-for-firebase-(fusabase)/README.md @@ -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. \ No newline at end of file