Registryvsx-googlecloudtoolsfirebase-dataconnect-vscode

@vsx-googlecloudtools/firebase-dataconnect-vscode

Public
VSX CompatibleOXP Native: Planned

// Description

Firebase SQL Connect for VSCode

// Readme

Open VSX

#Firebase SQL Connect for VSCode

The Firebase SQL Connect extension provides a suite of tools to assist developers in their SQL Connect development workflow.

Extension Demo Gif

##Language Features

The extension runs a Graphql Language Server that checks for syntax and compile time errors in your SQL Connect code. Additionally, it provides auto-complete suggestions specific to SQL Connect.

The extension will automatically generate GraphQL types based on your schema, viewable in your Explorer panel.

##Query Execution

Within your GraphQL files, you’ll see in-line Codelenses that can help you create and test operations.

In your schema files, click on Add Data or Read Data to generate a corresponding operation to populate or read from your DB.

To execute an operation, click on Run Emulator or Run Production. This will execute your operation against the emulators, or your production SQL Connect instance.

Note: You’ll need to start the SQL Connect emulator in order to execute operations locally.

##Strongly typed SDK Generation

The extension can help you set-up SDK generation with a simple folder selection. Once you’ve selected an app folder of your choice, client code will start generating automatically.

##Local Emulator

You can start a local emulator to test your queries on your application.

##Deploy to Production

Once you’ve tested the schema and operations and ran the generated SDK in your app, deploy your schema, operation and data to your Cloud SQL instance in production.

###Documentation

Please see Getting started with Firebase SQL Connect.

// Install

Open this extension directly in your IDE — no CLI, no extra tools.

Extension ID
googlecloudtools.firebase-dataconnect-vscode

If your IDE doesn't open automatically, copy the ID above and paste it into the Extensions view (⌘P ext install <id>).

// Source signals

Publisher
Verified ✓
Rating
3.0 (2)
Downloads
797.9k
Published
2026-06-18
Source
repo
Homepage
link

Live from open-vsx.org. Refreshed hourly.

// Are you the author?

This listing is mirrored from Open VSX. Claim it to ship a native OXP build, customise the page, and respond to reviews.

Claim this listing

// Package Info

Version
2.3.2
Owner
@vsx-googlecloudtools
Downloads
445.2k
Stars
0