About 887,000 results
Open links in new tab
  1. MongoDB Opensource vs MongoDB Enterprise - Stack Overflow

    Oct 23, 2014 · It's all explained on the website. The open source version has no artificial limitations in any of the aspects you mentioned. The advantages of the enterprise version are: MongoDB …

  2. How to do reporting with MongoDB? - Stack Overflow

    SlamData. This is an open source solution that lets you run SQL queries directly on MongoDB (including JOINs, GROUP BY, HAVING, etc), through the GUI interface or an API. The current version of the …

  3. Open Source solution for MongoDB Community auditing

    Jun 26, 2017 · I know the MongoDB Enterprise Edition has auditing capability, I was wondering if there any sort of open source solution or any roll-your-own solutions to auditing collection level changes.

  4. Does MongoDB have a native REST interface? - Stack Overflow

    Sep 12, 2011 · I have found it very easy to use and highly configurable. Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly …

  5. mongodb - Is there any scalable open source file storage systems ...

    Feb 23, 2012 · It is interesting what software are using companies like dropbox, rapidshare, hotfile, and other to manage huge amount of files? Is there any open source system. I took a look on gridFS …

  6. How to connect graylog with docker compose to already installed …

    Jun 21, 2023 · In case you are running mongodb as a container already, you need to make sure mongodb and graylog are inside same docker network for service discovery to kick in or you need to …

  7. Official MongoDB Source Connector for Apache Kafka with MongoDB-4.0

    May 8, 2020 · The answer is already in the documentation: The Kafka Source Connector requires MongoDB 3.6 or later as your data source if you are using change streams with a collection only. If …

  8. MongoDB for commercial use - Stack Overflow

    Aug 9, 2019 · First of all, it's important to know why MongoDB adopted a new license for the product Community Server. This change was made as a response to a increasing number of cloud providers …

  9. Visually managing MongoDB documents and collections

    Jul 22, 2010 · Database Master – a Windows based MongoDB Management Studio, supports also RDBMS. (not free) SlamData - an open source web-based user-interface that allows you to upload …

  10. Controlling scons environment checking options - Stack Overflow

    Nov 28, 2022 · I'm trying to build mongodb (open source version 4.2) which uses python and scons for building. The problem relates to scons rather than mongodb. My build fails very early with Couldn't …