GithubHelp home page GithubHelp logo

standardgalactic / mongolink Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wolframresearch/mongolink

0.0 1.0 0.0 1.45 MB

MongoLink is a package for interacting with MongoDB inside the Wolfram Language.

License: Apache License 2.0

Mathematica 75.32% C++ 24.68%

mongolink's Introduction

MongoDB Link for the Wolfram Language

MongoLink is a package for interacting with MongoDB inside the Wolfram Language. It interfaces to the MongoDB C driver. via LibraryLink.

The design aims to follow the official Mongo API reference (https://docs.mongodb.com/manual/reference/), along with trying to use standard Wolfram Language conventions and options.

Not all functionality in MongoDB is exposed in MongoLink. If you want something that is missing, please request it in the Github Issues. Or better yet, make a PR!

Installing the MongoLink release

The MongoLink release comes in the form of a .paclet file, which contains the entire package and its documentation. Download the latest release from the Github repo's releases page. To install, run the following command in the Wolfram Language:

PacletInstall["/full/path/to/MongoLink.paclet"]

This will permanently install the MongoLink paclet. The Wolfram Language will always use the latest installed version of MongoLink. Installed versions can be enumerated using the command:

PacletFind["MongoLink"]

And all versions can be uninstalled using the command:

PacletUninstall["MongoLink"]

Using MongoLink

To access the documentation, open the notebook interface help viewer, and search for MongoLink.

Where did this come from?

MongoLink is a paclet started and maintained by Sebastian Bodenstein of Wolfram Research. It is used within Wolfram Research by the Machine Learning Group to manage large machine learning datasets.

Acknowledgements

Much of the documentation was adapted and/or copied from the excellent PyMongo and MongoDB C Driver documentation.

More...

See the following files for more information:

mongolink's People

Contributors

meghanrw avatar sbodenstein avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.