TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Creatio

    Score9.4 out of 10
    N/ACreatio offers an agentic CRM and workflow platform. Its offerings include Creatio Studio, a no-code agentic platform to build applications and AI agents with natural language and visual designers, and a CRM suite with embedded AI agents across Creatio Marketing, Sales, and Service. The platform also includes industry workflows across 19 verticals and a range of marketplace add-ons. Creatio products can be purchased separately or as a unified CRM solution to…

    $10,000

    per year (minimum price for new users)

    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

    Pricing
    CreatioMongoDB
    Editions & Modules
    Growth
    $25
    per month per user
    Enterprise
    $55
    per month per user
    Unlimited
    $85
    per month per user
    Shared
    $0
    per month
    Serverless
    $0.10million reads
    million reads
    Dedicated
    $57
    per month
    Offerings
    Pricing Offerings
    CreatioMongoDB
    Free Trial
    YesYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional DetailsCreatio Sales, Creatio Marketing, and Creatio Service are available as add-ons for $15 per month, per user. Creatio AI is included in every tier of the Creatio platform (Growth, Enterprise, and Unlimited). Creatio AI starts at $5,000 per yearFully managed, global cloud database on AWS, Azure, and GCP
    More Pricing Information
    Features
    CreatioMongoDB
    Low-Code Development
    Comparison of Low-Code Development features of Creatio and MongoDB
    Feature
    Creatio
    8.5
    37 Ratings
    3% below category average
    MongoDB
    -
    Ratings
    Platform Security8.035 Ratings00 Ratings
    Platform User Management9.037 Ratings00 Ratings
    Reusability9.035 Ratings00 Ratings
    Platform Scalability8.036 Ratings00 Ratings
    NoSQL Databases
    Comparison of NoSQL Databases features of Creatio and MongoDB
    Feature
    Creatio
    -
    Ratings
    MongoDB
    10.0
    39 Ratings
    16% above category average
    Performance00 Ratings10.039 Ratings
    Availability00 Ratings10.039 Ratings
    Concurrency00 Ratings10.039 Ratings
    Security00 Ratings10.039 Ratings
    Scalability00 Ratings10.039 Ratings
    Data model flexibility00 Ratings10.039 Ratings
    Deployment model flexibility00 Ratings10.038 Ratings
    Best Alternatives
    CreatioMongoDB
    Small Businesses
    No answers on this topic
    IBM Cloudant
    Score7.4 out of 10
    Medium-sized Companies
    Quixy
    Score9.9 out of 10
    IBM Cloudant
    Score7.4 out of 10
    Enterprises
    No answers on this topic
    IBM Cloudant
    Score7.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    CreatioMongoDB
    Likelihood to Recommend
    8.0
    (59 ratings)
    10.0
    (79 ratings)
    Likelihood to Renew
    9.9
    (4 ratings)
    10.0
    (67 ratings)
    Usability
    9.0
    (40 ratings)
    10.0
    (15 ratings)
    Availability
    9.1
    (1 ratings)
    9.0
    (1 ratings)
    Performance
    7.3
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    10.0
    (38 ratings)
    9.6
    (13 ratings)
    Online Training
    8.2
    (1 ratings)
    -
    (0 ratings)
    Implementation Rating
    9.6
    (2 ratings)
    8.4
    (2 ratings)
    Configurability
    9.1
    (1 ratings)
    -
    (0 ratings)
    Ease of integration
    9.1
    (1 ratings)
    -
    (0 ratings)
    Product Scalability
    8.2
    (1 ratings)
    -
    (0 ratings)
    Vendor post-sale
    9.1
    (1 ratings)
    -
    (0 ratings)
    Vendor pre-sale
    9.1
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    CreatioMongoDB
    Likelihood to Recommend
    Creatio
    Creatio is well suited in following scenarios: Complex Business process modelling and automation, Low code No code development which is best for efficient timelines, customized reporting and dashboarding, seamless integration with other technologies. Scenarios where Creatio is less appropriate: Solutions which require high cutomizations on the frontend side as this can be done by javascript modifications but it increases the load on the page and slows it down.
    Incentivized
    Read full review
    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
    Pros
    Creatio
    • Creatio's client success team is super. The team is collaborative, solution-oriented, and client-driven. We have weekly meetings with the team. They show up prepared with solutions/ideas to business requests and they are clearly engaged.
    • Creatio's infrastructure team has been critical to our ability to execute our cloud strategy. They have worked with us to set up our testing and production environments within Azure, assisted in testing, and are responsive and flexible to our unique requirements.
    • Creatio has been very flexible to requests for customization. We have taken their low-code out-of-the-box solution and "Ringlerized" it. The benefit for us is an application that meets our niche business needs.
    Read full review
    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
    Cons
    Creatio
    • When we started using Creatio in 2022 the new user interface had just been released and did not include all the features we needed; however, we used a more classic user interface and were still satisfied with the results.
    • The ability to capture a digital signature directly within the application was missing in the base system; however, Creatio connected us with a partner that provided a solution for this specific situation.
    Read full review
    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
    Likelihood to Renew
    Creatio
    We have always used a CRM and Creatio has proven to be much more effective in meeting our needs than our previous provider. Its customizability will allow us to adapt this product as our business may change in the future.
    Incentivized
    Read full review
    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
    Usability
    Creatio
    Because it is so easy to use and navigate through - even the most technophobic people in our company are using it on a regular basis. It is easy to change around and switch through different sections and keep neat and tidy.
    Read full review
    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
    Reliability and Availability
    Creatio
    Other than the daily maintenance window where the server may be inaccessible for a few minutes, there have been no issues with accessing our Creatio site. The daily maintenance window is outside normal business hours so it does not affect our Users - just myself when I am looking to implement changes.
    Incentivized
    Read full review
    MongoDB
    No answers on this topic
    Performance
    Creatio
    Some Users have reported slow responses from the server at times which seems to be localized. Users are based across four different time zones and the issue is intermittent.
    Incentivized
    Read full review
    MongoDB
    No answers on this topic
    Support Rating
    Creatio
    The people at the Creatio offices world wide are very friendly, patience and always happy to help. I have a huge respect for them, especially the people that were based in the Ukraine. Still in these strange times they always keep the focus on the customer, where we would have totaly understanded it if it was any different. So huge compliments to the whole team, keep up the energy and the good work
    Read full review
    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
    Online Training
    Creatio
    Most of the roadblocks to learning were not discovered until the users were actually in the system using it on a day to day basis. Our Customer Success Manager has offered to setup additional training sessions as needed to close the gaps in our learning. Some areas which required some additional training are setting up filters, dashboards, and generating reports.
    Incentivized
    Read full review
    MongoDB
    No answers on this topic
    Implementation Rating
    Creatio
    The project manager for our implementation was great to work with and took the time to understand our business. We felt very comfortable going into the project with a reasonable scope of work to provide us with a functional version of Creatio to meet our needs. Unfortunately, we came across multiple challenges with this partner in their deliverables and timelines. Thankfully Creatio was able to provide support resources to ensure we were able to launch. We have since changed partners for our third-party support.
    Incentivized
    Read full review
    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
    Alternatives Considered
    Creatio
    The user-friendliness of Creatio was a big selling point along with the low-code initiatives, both of which were important to our business. With Salesforce, unlimited wasn't really unlimited. You couldn't deploy an on-site instance and the overall cost of the system far outweighed the ROI. These are all things Creatio offers, out-of-the-box.
    Read full review
    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
    Scalability
    Creatio
    I can see the promise of how it can be customized to other aspects of our business.
    Incentivized
    Read full review
    MongoDB
    No answers on this topic
    Return on Investment
    Creatio
    • We went from manually processing Work Orders into Invoices once a day - representing significant impact to turn around speeds - to submitting automatically in real time, eliminating a great deal of human transcription errors and freeing up a great deal of operations time
    • Custom Implementation automation in Creatio has eliminated 4-6 hours of configuration work per sale in comparison to our old manual methods
    Read full review
    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
    ScreenShots

    Creatio Screenshots

    Product screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshot

    MongoDB Screenshots

    Product screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshot