MongoDB Ecosystem
MongoDB has other products that you can use. You may or you may not use them all. It is all about what you need. So let's look at the diagram:
MongoDB Database This is obvious, the database you want to work on it. It has community edition and has all the features you need for now.
Atlas (Cloud) You can focus your data and all the system and ops related tasks done for you.
Mobile MongoDB Mobile lets you store data where you need it, from iOS, Android, and IoT devices to your backend in the cloud – all using a single database. MongoDB Mobile lets you build the fastest, most reactive, always-on apps.
Compass This is the user interface to manage your MongoDB. Visually explore your data. Run ad hoc queries in seconds. Interact with your data with full CRUD functionality. View and optimize your query performance.
BI Connectors The MongoDB BI Connector lets you use MongoDB as a data source for your BI and analytics platforms. Seamlessly create the visualizations and dashboards that will help you extract the insights and hidden value in your multi-structured data.
MongoDB Charts This is in BETA as I write this article. MongoDB Charts is the fastest and easiest way to create visualizations of MongoDB data. Connect to any MongoDB instance as a data source, create charts and graphs, build dashboards, and share them with other users for collaboration.
Stitch Exposes the full power of working with documents in MongoDB and the MongoDB query language, directly from your web and mobile application front-end code. A powerful rules engine lets developers declare fine-grained security policies.
Allows developers to run simple JavaScript functions in the Stitch serverless platform, making it easy to implement application logic, securely integrate with cloud services and microservices, and build APIs.
Executes functions in real time in response to changes in the database or user authentication events.
Automatically synchronizes data between documents held locally in MongoDB Mobile and the backend database.
This is the snapshot of the ecosystem. You can find much more detail on http://www.mongodb.com . I'm very excited about Stitch and its abilities. See you in the next article.












