Skip to content

Commit d64e43f

Browse files
committed
Edit README
1 parent fffd097 commit d64e43f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ func main() {
6161
## 🔗 Related projects
6262
* [GraphDT](https://github.com/shellyln/go-graphdt) - Datatable
6363
* [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`.
6470

6571
## ⚖️ License
6672

0 commit comments

Comments
 (0)