Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Provide the simplicity of SQL in Wolfram language. For demos check: https://community.wolfram.com/web/damcalrom/home
Contributed by: Damian Calin
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["DamianCalin/SQLOperators"]
To load the code after installation, evaluate this code:
Needs["DamianCalin`SQLOperators`"]
Using groupBySQL/summarySQL:
In[1]:= |
Out[1]= |
For more examples see guide section or https://community.wolfram.com/web/damcalrom/home
Wolfram Language Version 13.