Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, it is possible to reach the database from a Firebase function using the Firebase Admin SDK, which provides access to Firebase services from privileged environments (such as servers or cloud functions) with full administrative privileges. The Firebase Admin SDK for Node.js allows you to interact with Cloud Firestore, Realtime Database, and Cloud Storage, as well as access Firebase Authentication and Cloud Messaging.