A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/MongoLink/guide/MongoLinkOperations.html below:

MongoLink Operations—Wolfram Language Documentation

MongoLink Operations—Wolfram Language Documentation WOLFRAM Products

More mobile apps

Core Technologies of Wolfram Products Deployment Options From the Community Consulting & Solutions

We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technology expertise.

WolframConsulting.com

Wolfram Solutions

More Wolfram Solutions

Wolfram Solutions For Education

More Solutions for Education

Learning & Support Get Started More Learning Grow Your Skills Tech Support Company Work with Us Educational Programs for Adults Educational Programs for Youth Read Educational Resources Wolfram Initiatives Events Wolfram|Alpha Wolfram Cloud Your Account Search Navigation Menu Wolfram Language & System Documentation Center Wolfram Language Home Page » MONGO LINK GUIDE MongoLink Operations

MongoLink is a toolkit for working with MongoDB databases built into the Wolfram Language. It uses the MongoDB C Driver via LibraryLink to interface with MongoDB databases with minimal overhead.

Connections

MongoConnect connect to a MongoDB database

$MongoDefaultCAFile represents a certificate authority file

MongoGetDatabase connect to a MongoDB database

MongoGetCollection connect to a MongoDB collection

Client-Level Operations

MongoGetDatabaseNames

Database-Level Operations

MongoDatabaseName  ▪  MongoDatabaseDrop  ▪  MongoGetCollectionNames

Collection-Level Operations

MongoCollectionName  ▪  MongoCollectionDrop  ▪  MongoCollectionStats  ▪  MongoCollectionValidate

MongoCollectionCount  ▪  MongoCollectionFind  ▪  MongoCollectionFindOne  ▪  MongoCollectionAggregate   ▪  MongoCollectionDistinct

MongoCollectionInsert  ▪  MongoCollectionUpdateOne  ▪  MongoCollectionUpdateMany  ▪  MongoCollectionDeleteOne  ▪  MongoCollectionDeleteMany  ▪  MongoCollectionReplaceOne

Cursor-Level Operations

MongoCursorNext  ▪  MongoWriteConcernCreate  ▪  MongoCursorSetBatchSize  ▪  MongoCursorGetBatchSize  ▪  MongoCursorToArray

MongoLink Objects

MongoClient  ▪  MongoDatabase  ▪  MongoCollection  ▪  MongoCursor

MongoWriteConcern  ▪  BSONObjectID  ▪  MongoInsertResult

General

MongoDriverVersion obtain the version of the underlying MongoDB driver used by MongoLink

Related Tech Notes Top

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4