Google Spanner

Google Cloud Spanner is a fully managed, horizontally scalable, globally distributed, strongly consistent relational database service.

Connecting

To connect to Google Cloud Spanner, 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 Google Cloud Spanner as the type, and enter the required information.
  4. Connect: Click save to connect to your Google Cloud Spanner 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 Google Cloud Spanner, refer to the Connect article.

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

For more information about Google Cloud Spanner, check out Google Cloud Spanner.