Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Présentation des espaces de travail
Ce document vous aide à comprendre le concept d'espaces de travail dans BigQuery. Vous pouvez utiliser des espaces de travail dans les dépôts pour modifier le code stocké dans le dépôt. Les dépôts effectuent le contrôle des versions des fichiers à l'aide de Git pour enregistrer les modifications et gérer les versions des fichiers.
Sur la page BigQuery, vos espaces de travail sont affichés par ordre alphabétique sous le dépôt auquel ils sont associés. Les dépôts s'affichent dans le dossier Dépôts du volet Explorateur.
Types de fichiers compatibles
Vous pouvez créer ou importer les types de fichiers suivants dans un dépôt :
Lorsque vous créez et modifiez des fichiers dans un espace de travail, vous pouvez effectuer des actions Git, comme appliquer des modifications et les transférer dans le dépôt. Pour en savoir plus, consultez Utiliser le contrôle des versions avec un fichier.
Emplacements
Chaque espace de travail utilise le même emplacement que le dépôt qui le contient.
Quotas
Les quotas Dataform s'appliquent à l'utilisation des espaces de travail BigQuery.
Tarifs
La création, la mise à jour et la suppression d'un espace de travail ne sont pas facturées, pas plus que le stockage des fichiers dans un espace de travail.
Pour en savoir plus sur les tarifs de BigQuery, consultez la section Tarifs.
Étapes suivantes
Pour savoir comment créer et utiliser des dépôts, consultez Créer un dépôt.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 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)."]]