Skip to content

BigQuery Database Management in VS Code

DBCode is a BigQuery extension for VS Code: connect to your Google Cloud project, browse datasets and tables, run SQL, and chart results without leaving your editor. Install DBCode to get started, or see how it compares to standalone database tools.

To connect to BigQuery, follow these general steps:

  1. Open the DBCode Extension: Launch Visual Studio Code and open the DBCode extension.
  2. Add a New Connection: Click on the “Add Connection” icon.
  3. Complete new connection form: Choose BigQuery as the type, and enter the required information.
  4. Connect: Click save to connect to your BigQuery database.
  5. Start Managing Your Databases: Once connected, you can start managing your databases directly from Visual Studio Code.

For detailed instructions on connecting to BigQuery, refer to the Connect article.

By using BigQuery with DBCode, you can connect to your BigQuery databases, query and manage your data, and visualize your results, all directly from Visual Studio Code.

For more information about BigQuery, check out BigQuery.