Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Einführung in Arbeitsbereiche
In diesem Dokument wird das Konzept von Arbeitsbereichen in BigQuery erläutert. Sie können Arbeitsbereiche in Repositories verwenden, um den im Repository gespeicherten Code zu bearbeiten. Repositories führen die Versionsverwaltung für Dateien mit Git durch, um Änderungen aufzuzeichnen und Dateiversionen zu verwalten.
Auf der BigQuery-Seite werden Ihre Arbeitsbereiche in alphabetischer Reihenfolge unter dem Repository angezeigt, dem sie zugeordnet sind. Repositories werden im Ordner Repositories im Bereich Explorer angezeigt.
Unterstützte Dateitypen
Sie können die folgenden Dateitypen in ein Repository hochladen oder dort erstellen:
Wenn Sie Dateien in einem Arbeitsbereich erstellen und ändern, können Sie Git-Aktionen wie das Committen und Pushing von Änderungen an das Repository ausführen. Weitere Informationen finden Sie unter Versionsverwaltung für eine Datei verwenden.
Standorte
Für jeden Arbeitsbereich wird derselbe Standort wie für das Repository verwendet, das ihn enthält.
Das Erstellen, Aktualisieren oder Löschen eines Arbeitsbereichs wird Ihnen nicht in Rechnung gestellt. Auch für die Speicherung der Dateien in einem Arbeitsbereich fallen keine Gebühren an.
Weitere Informationen zu den Preisen von BigQuery finden Sie unter Preise.
Nächste Schritte
Informationen zum Erstellen und Verwenden von Repositories finden Sie unter Repository erstellen.
Informationen zum Erstellen und Verwenden von Arbeitsbereichen finden Sie unter Arbeitsbereich erstellen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-04 (UTC)."],[[["\u003cp\u003eWorkspaces in BigQuery allow users to edit code stored within repositories, which utilize Git for version control, tracking changes, and managing file versions.\u003c/p\u003e\n"],["\u003cp\u003eWorkspaces, displayed alphabetically under their associated repository in the Explorer pane, support various file types, including SQL queries, Python notebooks, data canvases, data preparations, and other general files.\u003c/p\u003e\n"],["\u003cp\u003eUsers can perform Git actions within workspaces, like committing and pushing changes, to manage file versions within the associated repository.\u003c/p\u003e\n"],["\u003cp\u003eWorkspaces inherit the location settings from their parent repository, and Dataform quotas apply to the use of BigQuery workspaces.\u003c/p\u003e\n"],["\u003cp\u003eCreating, updating, deleting, or storing files in a workspace is free, as these actions do not incur a cost, with the standard BigQuery pricing being applicable otherwise.\u003c/p\u003e\n"]]],[],null,["# Introduction to workspaces\n==========================\n\n|\n| **Preview**\n|\n|\n| This product or feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA products and features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n| **Note:** To provide feedback or ask questions that are related to this Preview feature, contact [bigquery-repositories-feedback@google.com](mailto:%20bigquery-repositories-feedback@google.com).\n\nThis document helps you understand the concept of workspaces in\nBigQuery. You can use workspaces within\n[repositories](/bigquery/docs/repository-intro) to edit the code stored in the\nrepository. Repositories perform version control on files by using Git\nto record changes and manage file versions.\n\nOn the BigQuery page, your workspaces are displayed in\nalphabetical order under the repository they are associated with. Repositories\nare displayed in the **Repositories** folder of the **Explorer** pane.\n\nSupported file types\n--------------------\n\nYou can create or upload the following types of files to a repository:\n\n- SQL queries\n- Python notebooks\n- [Data canvases](/bigquery/docs/data-canvas)\n- [Data preparations](/bigquery/docs/data-prep-introduction)\n- Any other types of files\n\nFor more information, see\n[Work with files in a workspace](/bigquery/docs/workspaces#work_with_code_assets_in_a_workspace).\n\nGit integration\n---------------\n\nAs you create and modify files in a workspace, you can perform Git\nactions like committing changes and pushing changes to the repository. For\nmore information, see\n[Use version control with a file](/bigquery/docs/workspaces#use_version_control_with_a_file).\n\nLocations\n---------\n\nEach workspace uses the same\n[location](/bigquery/docs/repository-intro#locations) as the repository that\ncontains it.\n\nQuotas\n------\n\n[Dataform quotas](/dataform/docs/quotas#quotas) apply to use of\nBigQuery workspaces.\n\nPricing\n-------\n\nYou are not charged for creating, updating, or deleting a workspace, or for\nstorage of the files in a workspace.\n\nFor more information on BigQuery pricing, see [Pricing](/bigquery/pricing).\n\nWhat's next\n-----------\n\n- To learn how to create and use repositories, see [Create a repository](/bigquery/docs/repositories).\n- To learn how to create and use workspaces, see [Create a workspace](/bigquery/docs/workspaces)."]]