Turn Your Mongodb Data into Insights
Treasure Data helps you do more with Jupyter.
MongoDB is a free and open-source cross-platform document-oriented database. The database stores documents in JavaScript Object Notation format (JSON), an open, human and machine readable standard format. Unlike a traditional database that stores rows and columns, MongoDB uses JSON documents for storage.
The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text. An open source project, Jupyter supports over forty programming languages for use cases involving scientific computing and data science.