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

    XenServer

    Score8.1 out of 10
    N/AXenServer (formerly Citrix Hypervisor) is a virtualization management platform optimized for application, desktop and server virtualization infrastructures.N/A
    Pricing
    MongoDBXenServer
    Editions & Modules
    Shared
    $0
    per month
    Serverless
    $0.10million reads
    million reads
    Dedicated
    $57
    per month
    No answers on this topic
    Offerings
    Pricing Offerings
    MongoDBXenServer
    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
    MongoDBXenServer
    Considered Both Products
    MongoDB
    No answer on this topic
    Cloud Software Group
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    12 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    12 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    12 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    9 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    12 Answers
    No answers on this topic
    Features
    MongoDBXenServer
    NoSQL Databases
    Comparison of NoSQL Databases features of MongoDB and XenServer
    Feature
    MongoDB
    10.0
    39 Ratings
    16% above category average
    XenServer
    -
    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
    Server Virtualization
    Comparison of Server Virtualization features of MongoDB and XenServer
    Feature
    MongoDB
    -
    Ratings
    XenServer
    7.6
    12 Ratings
    6% below category average
    Virtual machine automated provisioning00 Ratings7.011 Ratings
    Management console00 Ratings7.012 Ratings
    Live virtual machine backup00 Ratings8.010 Ratings
    Live virtual machine migration00 Ratings8.012 Ratings
    Hypervisor-level security00 Ratings8.011 Ratings
    Best Alternatives
    MongoDBXenServer
    Small Businesses
    IBM Cloudant
    Score7.4 out of 10
    Proxmox VE
    Score9.2 out of 10
    Medium-sized Companies
    IBM Cloudant
    Score7.4 out of 10
    VMware vSOM (discontinued)
    Score10 out of 10
    Enterprises
    IBM Cloudant
    Score7.4 out of 10
    IBM PowerVM
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    MongoDBXenServer
    Likelihood to Recommend
    10.0
    (79 ratings)
    7.0
    (12 ratings)
    Likelihood to Renew
    10.0
    (67 ratings)
    10.0
    (3 ratings)
    Usability
    10.0
    (15 ratings)
    7.0
    (3 ratings)
    Availability
    9.0
    (1 ratings)
    5.5
    (1 ratings)
    Performance
    -
    (0 ratings)
    6.4
    (1 ratings)
    Support Rating
    9.6
    (13 ratings)
    6.4
    (1 ratings)
    In-Person Training
    -
    (0 ratings)
    2.7
    (1 ratings)
    Implementation Rating
    8.4
    (2 ratings)
    7.3
    (1 ratings)
    Configurability
    -
    (0 ratings)
    5.5
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    5.5
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    6.4
    (1 ratings)
    Vendor post-sale
    -
    (0 ratings)
    8.2
    (1 ratings)
    Vendor pre-sale
    -
    (0 ratings)
    8.2
    (1 ratings)
    User Testimonials
    MongoDBXenServer
    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
    Cloud Software Group
    It can be really helpful & useful if we are using Citrix Hypervisor with other provisioning tools. Here are some specific scenarios where Citrix Hypervisor (formerly Citrix XenServer) is well-suited: Server Consolidation, Virtual Desktops, Disaster Recovery, Development & Testing Environments. On the other hand, there are some scenarios where Citrix Hypervisor may be less appropriate: Small-scale Deployments, Highly Heterogeneous Environments, and Limited Virtualization Requirements.
    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
    Cloud Software Group
    • Citrix hypervisor does price very well for small organizations. It is free.
    • Since this product is open source it does not have any type of vendor lockdown issues.
    • Allows live migration of VM's so you can keep systems up and running when changes are needed to the hardware in the background.
    • The GUI management tools are quite easy to learn.
    • Has Snapshot capability which is a great way to protect against malware as well as do risk-free upgrades.
    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
    Cloud Software Group
    • Adding or presenting additional storage to the host can often be a task that is far more involved than competitive products.
    • The product can require reboots more frequently than competitors due to the DOM kernel getting "hung up".
    • Sometimes when a virtual machine is deleted it still leaves behind orphaned vdisks.
    • Recovering from the loss of a host can sometimes cause virtual machines to require lengthy command prompt scripting to fix so they can be powered back on from another host.
    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
    Cloud Software Group
    With the knowledge and usage of solutions from VMware and Microsoft offering more compelling cloud integrated options it makes it more compelling in many environments which I consult. XenServer is a good product and fits the bill in many smaller environments but as clients look to the cloud or a hybrid cloud it can in some cases make it a bit more difficult.
    Incentivized
    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
    Cloud Software Group
    XenServer is a good product in its use and probably free if you have the right Citrix licenses already. However, it does require specific knowledge to manage, which makes it harder to manage if you don't have that knowledge in house.
    Incentivized
    Read full review
    Reliability and Availability
    MongoDB
    No answers on this topic
    Cloud Software Group
    It's been a little problematic in the past at larger VDI deployments requiring a bit more care and feeding than other vendors. But the latest releases (6.5.x) have brought about huge improvements in the stability and availability.
    Incentivized
    Read full review
    Performance
    MongoDB
    No answers on this topic
    Cloud Software Group
    When running like a top XenServer is a fantastic hypervisor. There is relatively low overhead on the Dom0 so workloads get the most of the resources.
    Incentivized
    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
    Cloud Software Group
    The staff I've worked with are very knowledgeable or able to get a very well articulated and capable support team member on the phone or helping them if necessary and they always want to ensure the best experience possible for you on the platform. The ability for the support team to reach out to hardware vendors for assistance is a nice plus too.
    Incentivized
    Read full review
    In-Person Training
    MongoDB
    No answers on this topic
    Cloud Software Group
    Part of a training for certification to become a trainer for Citrix included an in-person training with a Master CCI. The XenServer training at this time was pretty simplified due to the product primarily being installed however you did have to work with it and mildly configure the system.
    Incentivized
    Read full review
    Online Training
    MongoDB
    No answers on this topic
    Cloud Software Group
    Haven't given it a real go with any online training however there are some options out there. I have taught a course following Citrix material for XenDesktop which leverages XenServer and it is pre-built so not the best for XenServer specifically for installation but configuration is mildly touched on
    Incentivized
    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
    Cloud Software Group
    Ensure you review the HCL (hardware compatibility list) and reach out to the hardware vendors to ensure they support the platform and in case they have documentation that can be followed for the implementation. Also ensure the prerequisites are completed prior to implementation so that as few unexpected delays occur as you can control.
    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
    Cloud Software Group
    Feature for feature they are neck and neck. I have used Hyper-V 2012 and 2016, VMware ESXi and XenServer evenly. XenServer is a fast install, good documentation, with enterprise features out the box that compare or exceed what VMWare offered with a higher cost of entry.
    Incentivized
    Read full review
    Scalability
    MongoDB
    No answers on this topic
    Cloud Software Group
    The servers latest versions have made massive improvements to scalability. But from past experience there have been issues when running workloads for extended periods of time without reboot on the hosts. I would need to run similar workloads on the 6.5 release which has changed much of the bottlenecks or issues so I'd imagine its far more capable now, Perhaps able to stand near the best in the market.
    Incentivized
    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
    Cloud Software Group
    • Xenserver is easy to learn. We paid for support only for installation and deployment in the first three years, and now our team has the knowledge to solve most problems.
    • Low CAPEX if you have a team that uses open source software day by day.
    • But paid support is necessary to solve critical problems. The open source community is not enough. Actually, we have difficulty solving some bugs without paying for support.
    • Medium OPEX if you have a team that uses open source software day by day.
    Incentivized
    Read full review
    ScreenShots

    MongoDB Screenshots

    Product screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshot