MONGO D B LINK PACKAGE SYMBOL

OpenConnection


opens a MongoDB connection to localhost:27017.


opens a connection to the specified host and port.

DetailsDetails

  • The database server must already be running; this function will not start the server.

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

Open a connection to localhost on the default port:

In[1]:=
Click for copyable input
In[2]:=
Click for copyable input
Out[2]=