TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    MongoDB

    Score8.8 out of 10
    N/AMongoDB is an open source document-oriented database system. It is part of the NoSQL family of database systems. Instead of storing data in tables as is done in a "classical" relational database, MongoDB stores structured data as JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster.

    $0.10

    million reads

    Windows Server

    Score8.6 out of 10
    N/AN/AN/A
    Pricing
    MongoDBWindows Server
    Editions & Modules
    Shared
    $0
    per month
    Serverless
    $0.10million reads
    million reads
    Dedicated
    $57
    per month
    No answers on this topic
    Offerings
    Pricing Offerings
    MongoDBWindows Server
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional DetailsFully managed, global cloud database on AWS, Azure, and GCP—
    More Pricing Information
    Community Pulse
    MongoDBWindows Server
    Considered Both Products
    MongoDB
    No answer on this topic
    Microsoft
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    12 Answers
    98%
    Would buy again
    44 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    12 Answers
    95%
    Delivers good value for the price
    42 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    12 Answers
    98%
    Happy with the feature set
    44 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    9 Answers
    93%
    Lived up to sales and marketing promises
    38 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    12 Answers
    93%
    Implementation went as expected
    42 Answers
    Features
    MongoDBWindows Server
    NoSQL Databases
    Comparison of NoSQL Databases features of MongoDB and Windows Server
    Feature
    MongoDB
    10.0
    39 Ratings
    16% above category average
    Windows Server
    -
    Ratings
    Performance10.039 Ratings00 Ratings
    Availability10.039 Ratings00 Ratings
    Concurrency10.039 Ratings00 Ratings
    Security10.039 Ratings00 Ratings
    Scalability10.039 Ratings00 Ratings
    Data model flexibility10.039 Ratings00 Ratings
    Deployment model flexibility10.038 Ratings00 Ratings
    Operating System
    Comparison of Operating System features of MongoDB and Windows Server
    Feature
    MongoDB
    -
    Ratings
    Windows Server
    7.8
    5 Ratings
    11% below category average
    File Management00 Ratings9.05 Ratings
    Software Application Management00 Ratings8.05 Ratings
    System Update Frequency00 Ratings6.65 Ratings
    Operating System Security00 Ratings7.65 Ratings
    Best Alternatives
    MongoDBWindows Server
    Small Businesses
    IBM Cloudant
    Score7.4 out of 10
    CentOS Linux
    Score8.9 out of 10
    Medium-sized Companies
    IBM Cloudant
    Score7.4 out of 10
    IBM AIX
    Score9.4 out of 10
    Enterprises
    IBM Cloudant
    Score7.4 out of 10
    Red Hat Enterprise Linux (RHEL)
    Score9.1 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    MongoDBWindows Server
    Likelihood to Recommend
    10.0
    (79 ratings)
    9.2
    (68 ratings)
    Likelihood to Renew
    10.0
    (67 ratings)
    9.0
    (7 ratings)
    Usability
    10.0
    (15 ratings)
    9.2
    (12 ratings)
    Availability
    9.0
    (1 ratings)
    7.3
    (1 ratings)
    Performance
    -
    (0 ratings)
    5.5
    (1 ratings)
    Support Rating
    9.6
    (13 ratings)
    6.4
    (19 ratings)
    Implementation Rating
    8.4
    (2 ratings)
    9.1
    (4 ratings)
    Configurability
    -
    (0 ratings)
    9.1
    (2 ratings)
    Contract Terms and Pricing Model
    -
    (0 ratings)
    4.5
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    9.1
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    9.1
    (1 ratings)
    Professional Services
    -
    (0 ratings)
    6.4
    (1 ratings)
    Vendor post-sale
    -
    (0 ratings)
    7.3
    (1 ratings)
    Vendor pre-sale
    -
    (0 ratings)
    8.2
    (1 ratings)
    User Testimonials
    MongoDBWindows Server
    Likelihood to Recommend
    MongoDB
    If asked by a colleague I would highly recommend MongoDB. MongoDB provides incredible flexibility and is quick and easy to set up. It also provides extensive documentation which is very useful for someone new to the tool. Though I've used it for years and still referenced the docs often. From my experience and the use cases I've worked on, I'd suggest using it anywhere that needs a fast, efficient storage space for non-relational data. If a relational database is needed then another tool would be more apt.
    Incentivized
    Read full review
    Microsoft
    Windows Server and Active Directory is very robust and stable, it has been a staple in every IT environment I have worked in during my career. Junior to Intermediate admins can learn Windows Server easily, the user interfaces make administration tasks very easy as well as the documentation available through a vast amount of resources. There are other Operating Systems available with no GUI which has a smaller attack surface, faster update installation and reboot time. Windows Server does have the ability to remove the desktop experience, however it is not something I have had experience with and I believe most administrators choose not to remove it.
    Incentivized
    Read full review
    Pros
    MongoDB
    • Being a JSON language optimizes the response time of a query, you can directly build a query logic from the same service
    • You can install a local, database-based environment rather than the non-relational real-time bases such a firebase does not allow, the local environment is paramount since you can work without relying on the internet.
    • Forming collections in Mango is relatively simple, you do not need to know of query to work with it, since it has a simple graphic environment that allows you to manage databases for those who are not experts in console management.
    Incentivized
    Read full review
    Microsoft
    • Backup of workstations & itself - reliably, consistently, with Bare-Metal Restore and deduplication
    • File management and Security on a per file/folder/user basis is simple and fully done through an easy GUI
    • DNS, DHCP server functions are easy to configure using the built-in GUI
    Incentivized
    Read full review
    Cons
    MongoDB
    • An aggregate pipeline can be a bit overwhelming as a newcomer.
    • There's still no real concept of joins with references/foreign keys, although the aggregate framework has a feature that is close.
    • Database management/dev ops can still be time-consuming if rolling your own deployments. (Thankfully there are plenty of providers like Compose or even MongoDB's own Atlas that helps take care of the nitty-gritty.
    Incentivized
    Read full review
    Microsoft
    • Microsoft needs to minimize the update frequency by making the product more secure. It can become very exhausting trying to keep updated if you don't have a dedicated support team. It can become challenging where the business is unable to allow downtime for reboots as part of the update process.
    • Prone to security and audit vulnerabilities.
    • The operating system needs more CPU and memory resources compared to other options such as Linux.
    • Understanding the licensing model can be abit confusing.
    • Comes with a standard firewall, but not the most secured one available. Would suggest using a more secured firewall as part of your antivirus software.
    • Due to the number of vulnerabilities and the operating system being a target for hackers, anti-virus software is a must.
    Incentivized
    Read full review
    Likelihood to Renew
    MongoDB
    I am looking forward to increasing our SaaS subscriptions such that I get to experience global replica sets, working in reads from secondaries, and what not. Can't wait to be able to exploit some of the power that the "Big Boys" use MongoDB for.
    Incentivized
    Read full review
    Microsoft
    I've carefully reviewed the servers and services currently running on Windows Server 2012, and given the opportunity would renew them as is going forward. There are two systems I currently have in place, one is a very large Linux implementation for a large ecommerce site, and one is a very large backup solution front ended by FTP servers running Linux. Neither are well suited for Windows, but the overall network infrastructure is and will be Windows Server for the foreseeable future.
    Read full review
    Usability
    MongoDB
    NoSQL database systems such as MongoDB lack graphical interfaces by default and therefore to improve usability it is necessary to install third-party applications to see more visually the schemas and stored documents. In addition, these tools also allow us to visualize the commands to be executed for each operation.
    Incentivized
    Read full review
    Microsoft
    Anyone new to IT could easily use the familiar Desktop Experience (GUI) version because we all know how to use Windows, whether a client or server version. Once an IT user is more comfortable with the operating system, they can move on to the Core version, which is the way to go in almost all situations.
    Incentivized
    Read full review
    Reliability and Availability
    MongoDB
    No answers on this topic
    Microsoft
    some times server hungs and user sessions were busy to connect
    Read full review
    Performance
    MongoDB
    No answers on this topic
    Microsoft
    need to improve the performance more
    Read full review
    Support Rating
    MongoDB
    Finding support from local companies can be difficult. There were times when the local company could not find a solution and we reached a solution by getting support globally. If a good local company is found, it will overcome all your problems with its global support.
    Incentivized
    Read full review
    Microsoft
    Microsoft's support is hugely wide-ranging from articles online to having to contact them directly for the more serious issues. In recent years when I have contacted them directly, I have found the support o be excellent as I have found myself connected to very knowledgeable people in the field in which I needed the support. The online support available is vast and I tend to find most of the time that there is always someone out there who has had the same issue as me in the past and knows something about how to resolve it! This is the advantage of using industry standard and long-established systems such as Windows Server.
    Incentivized
    Read full review
    In-Person Training
    MongoDB
    No answers on this topic
    Microsoft
    it was my senior who trained Windows Server features and i was satisfied
    Read full review
    Online Training
    MongoDB
    No answers on this topic
    Microsoft
    it was recorded session and useful
    Read full review
    Implementation Rating
    MongoDB
    While the setup and configuration of MongoDB is pretty straight forward, having a vendor that performs automatic backups and scales the cluster automatically is very convenient. If you do not have a system administrator or DBA familiar with MongoDB on hand, it's a very good idea to use a 3rd party vendor that specializes in MongoDB hosting. The value is very well worth it over hosting it yourself since the cost is often reasonable among providers.
    Incentivized
    Read full review
    Microsoft
    Make sure that you have detailed processes in place for every server instance you plan to install/upgrade, if possible get the base OS loaded and Windows Updates applied ahead of time, and if using a VM take a snapshot prior to installing each role, as well as along the way.
    Incentivized
    Read full review
    Alternatives Considered
    MongoDB
    We have [measured] the speed in reading/write operations in high load and finally select the winner = MongoDBWe have [not] too much data but in case there will be 10 [times] more we need Cassandra. Cassandra's storage engine provides constant-time writes no matter how big your data set grows. For analytics, MongoDB provides a custom map/reduce implementation; Cassandra provides native Hadoop support.
    Read full review
    Microsoft
    They are different experiences, and while the other solutions offer enterprise-grade stability and, in some cases, address Windows server shortcomings (such as patching), they all do the trick, but the other solutions require a deeper technical background/configuration of items at the command line, which some people are not fully comfortable with.
    Incentivized
    Read full review
    Contract Terms and Pricing Model
    MongoDB
    No answers on this topic
    Microsoft
    need to reduce a lot
    Read full review
    Scalability
    MongoDB
    No answers on this topic
    Microsoft
    yes i completely agree multi deployment
    Read full review
    Professional Services
    MongoDB
    No answers on this topic
    Microsoft
    i like the professional service but need to improve
    Read full review
    Return on Investment
    MongoDB
    • Open Source w/ reasonable support costs have a direct, positive impact on the ROI (we moved away from large, monolithic, locked in licensing models)
    • You do have to balance the necessary level of HA & DR with the number of servers required to scale up and scale out. Servers cost money - so DR & HR doesn't come for free (even though it's built into the architecture of MongoDB
    Read full review
    Microsoft
    • Ability to keep all files in one place and give access to users makes file management easy to control.
    • VPN Access to off-site users is a plus.
    • Secure access to on-site SQL data from our accounting and estimating data is a plus.
    Incentivized
    Read full review
    ScreenShots

    MongoDB Screenshots

    Product screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshot