We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fffd097 commit d64e43fCopy full SHA for d64e43f
README.md
@@ -61,6 +61,12 @@ func main() {
61
## 🔗 Related projects
62
* [GraphDT](https://github.com/shellyln/go-graphdt) - Datatable
63
* [go-open-soql-visualizer](https://github.com/shellyln/go-open-soql-visualizer) - Visualizer
64
+* [Open SOQL (JavaScript)](https://github.com/shellyln/open-soql) - JavaScript implementation
65
+
66
+## 🙋 FAQ
67
+* What does `SOQL` stand for?
68
+ * 👉 In `Open SOQL`, `SOQL` stands for `SOQL is Object Query Language`.
69
+ * 👉 In [original SOQL](https://developer.salesforce.com/docs/atlas.en-us.soql_sosl.meta/soql_sosl/sforce_api_calls_soql.htm), `SOQL` stands for `Salesforce Object Query Language`.
70
71
## ⚖️ License
72
0 commit comments