SOQL BoosterSalesforce SOQL Booster

Boost Your Salesforce Development

Salesforce SOQL Booster is a Visual Studio Code extension that enhances your efficiency when writing static SOQL queries within Apex classes.

Available for VS Code. Requires VS Code 1.60 or higher.

Key Features

Intelligent Field Suggestions

Automatically suggests available fields based on the current Salesforce object.

Dynamic Object Recognition

Identifies objects in static SOQL queries and provides relevant field suggestions.

Cache Management

Caches field data for improved performance with an option for manual refresh.

Cross-Relationship Query Support

Provides field suggestions in relationship queries for comprehensive query building.

See It in Action

Ready to Boost Your Salesforce Development?

Get started with Salesforce SOQL Booster in just a few clicks. Download now and transform your SOQL query writing experience.

Prerequisites

  • A Salesforce project authenticated with an org
  • Salesforce CLI installed and configured
  • Visual Studio Code (version 1.60.0 or higher)

Limitations

  • Currently optimized for static SOQL queries within Apex classes
  • Dynamic SOQL or queries outside of Apex classes may not be fully supported