A dynamic SOQL and SOSL query builder on Salesforce.com platform
- Updated
Dec 26, 2023 - Apex
A dynamic SOQL and SOSL query builder on Salesforce.com platform
A better way to build on Salesforce
ApexQuery is a modern, type-safe SOQL query builder for Salesforce Apex. Write dynamic, readable, and maintainable queries with powerful chaining, composition, and function support—no more string concatenation or error-prone manual SOQL!
Salesforce SOQL query builder
Create and execute SOQL like Laravel Eloquent in Apex. Built-in support for the Repository pattern, allowing easy dependency injection and seamless mocking.
Dynamic selector layer with SOQL query builder
Salesforce Apex class for SOQL query builder and DML operations with more extensible and available.
A Developer console like query editor for search, delete, update records of any object. It is basically a simulation of all the features which the query editor currently having. Also, new Dynamic SOSL search component.
Build your soql queries
Build dynamic SOQL queries In Apex/JSON
An Apex class that allows you to run any SOQL query within Salesforce Flows
A lightweight tool that allows for permitted users to execute SOQL queries and REST endpoints directly within their Salesforce application
Add a description, image, and links to the soql-builder topic page so that developers can more easily learn about it.
To associate your repository with the soql-builder topic, visit your repo's landing page and select "manage topics."