Internal supports the latest versions of MongoDB 3.6, 4.0, 4.2, and 4.4.
Display Name: Give your data source a name for use within Internal.
Connection String: Depending on your MongoDB install, you’ll use one of the following connection strings.
authSource is the name of your database that contains the authentication information.
Database: The name of the database (must match).
When you connect MongoDB to Internal, we'll generate the following for you automatically:
In some cases, you may want to create a view that combines data from various collections or elevates nested JSON fields to top-level attributes. To accomplish this, create a new MongoDB Resource (a.k.a. MongoDB Pipeline).
While Internal enables filtering and sorting on all columns, we recommend indexing columns on large tables to improve performance. Supported operators vary by data type but include =, !=, <, <=",">, >=.</,>