beyond-the-cloud-dev/soql-lib

The SOQL Lib provides functional constructs for SOQL queries in Apex.

ApexJavaScriptCSSapex
This is stars and forks stats for /beyond-the-cloud-dev/soql-lib repository. As of 13 May, 2024 this repository has 39 stars and 7 forks.

SOQL Lib The SOQL Lib provides functional constructs for SOQL queries in Apex. For more details, please refer to the documentation. You may also find this blog post about SOQL Lib interesting. Examples // SELECT Id FROM Account List<Account> accounts = SOQL.of(Account.SObjectType).toList(); // SELECT Id, Name, Industry FROM Account List<Account> accounts = SOQL.of(Account.SObjectType) .with(Account.Id, Account.Name, Account.Industry) .toList(); Selector Read how to build your selector...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
VSU-CS-Backup/gmapsCoffeeScriptRubyJavaScript0000
LPengYang/FreeDragPythonCudaC++3380160
artemsheludko/flextonCSSHTMLJavaScript3601060
DevEvil99/Azurite-Discord-ThemeCSS30350
openwebf/webfDartC++JavaScript1k0800
OnurGumus/FunPizzaShopF#CSSJavaScript25010
fantom-lang/fantomFantomC#Java1040260
letianzj/quanttraderHTMLPythonJavaScript3580900
Script-Hub-Org/Script-HubJavaScript8230180
lzxb/flex.cssLessJavaScript1.5k03630