Skip to content

Commit d5ab0a4

Browse files
steverenkay-kim
authored andcommitted
DOCSP-1439: add BI connector link to FAQ
1 parent 6bb63ef commit d5ab0a4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

source/faq/fundamentals.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,14 @@ store data for the collections.
103103
Does MongoDB support SQL?
104104
-------------------------
105105

106-
No. However, MongoDB does support a rich query language of its own. For
106+
Not directly, no. However, MongoDB does support a rich query language of its own. For
107107
examples on using MongoDB's query language, see
108108
:doc:`/crud`
109109

110+
You can also use the `MongoDB Connector for BI
111+
<https://www.mongodb.com/products/bi-connector>`_ to query
112+
MongoDB collections with SQL.
113+
110114
.. seealso:: :doc:`/reference/sql-comparison`
111115

112116
Does MongoDB support transactions?

0 commit comments

Comments
 (0)