Firebase SQL Connect
Databases & warehousesOAuth 2.0credential probe
Firebase SQL Connect is a relational database service for mobile and web apps that lets you build and scale using a fully-managed PostgreSQL database (Google OAuth2).
OCNORA ships 11 typed Firebase SQL Connect operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 11
- Create ConnectorCreates a new Connector in a given project and location.firebase_data_connect.create_connector
- Create ServiceCreates a new Service in a given project and location.firebase_data_connect.create_service
- Delete ConnectorDeletes a single Connector.firebase_data_connect.delete_connector
- Delete ServiceDeletes a single Service.firebase_data_connect.delete_service
- Execute GraphqlExecute any GraphQL query or mutation against the Firebase SQL Connect's generated GraphQL schema. Grants full read and write access to the connected data sources.firebase_data_connect.execute_graphql
- Get ConnectorGets details of a single Connector.firebase_data_connect.get_connector
- Get ServiceGets details of a single Service.firebase_data_connect.get_service
- List ConnectorsLists Connectors in a given project and location.firebase_data_connect.list_connectors
- List ServicesLists Services in a given project and location.firebase_data_connect.list_services
- Update ConnectorUpdates the parameters of a single Connector, and creates a new ConnectorRevision with the updated Connector.firebase_data_connect.update_connector
- Update ServiceUpdates the parameters of a single Service.firebase_data_connect.update_service
More in Databases & warehouses
Run your first Firebase SQL Connect workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.