mg_col_names | Return column names of a mongo DB table (collection). |
mg_column_exists | Check if a table (collection) exists in a mongo DB. |
mg_create_new_column | Creates a new column in a mongo DB table. |
mg_list_tables | List all tables in a mongo DB. |
mg_rm_column | Remove a column from a mongo DB table (collection). |
mg_select | Select columns from a mongo DB table |
mg_select2 | Select columns from a mongo DB table |
mg_table_exists | Check if a table (collection) exists in a mongo DB. |
pipe | Pipe operator |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.