--- title: Google Cloud Realtime Database node documentation description: Learn how to use the Google Cloud Realtime Database node in n8n. Follow technical documentation to integrate Google Cloud Realtime Database node into your workflows. contentType: [integration, reference] --- # Google Cloud Realtime Database node Use the Google Cloud Realtime Database node to automate work in Google Cloud Realtime Database, and integrate Google Cloud Realtime Database with other applications. n8n has built-in support for a wide range of Google Cloud Realtime Database features, including writing, deleting, getting, and appending databases. On this page, you'll find a list of operations the Google Cloud Realtime Database node supports and links to more resources. ```{note} Credentials Refer to [Google Cloud Realtime Database credentials](/08-0-0-Workflow/integrations/builtin/credentials/google/index.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## Operations * Write data to a database * Delete data from a database * Get a record from a database * Append to a list of data * Update item on a database ## Templates and examples