mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1501] [MERGED] Add BigQuery plugin v0.0.1 #1655
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1501
Author: @david-pivonka
Created: 11/4/2025
Status: ✅ Merged
Merged: 11/14/2025
Merged by: @LogicOber
Base:
main← Head:bump-bigquery-plugin-0.0.1📝 Commits (1)
1754167bump bigquery plugin to version 0.0.1📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
david-pivonka/bigquery/bigquery-0.0.1.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This plugin enables Dify workflows to interact with Google BigQuery databases through two specialized tools:
The plugin uses Google Cloud service account JSON for authentication and enforces tool-level query type restrictions to ensure security. Query results can be limited per-query (default 100 rows), and all queries are validated before execution. The plugin includes cost protection with a 10GB maximum billing limit per query.
Multi-language support is provided for English, Chinese (Simplified), Portuguese (Brazilian), and Japanese.
4. Checklist
5. Documentation Checklist
6. Privacy Protection Information
Data Collection
This plugin does not collect any user personal data. The plugin only processes:
No user-identifiable information, behavior data, device information, or query history is collected or stored.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.