TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Laserfiche

    Score9.1 out of 10
    N/ALaserfiche has two main editions: Rio and Avante: Laserfiche Rio is designed to meet the needs of large organizations that have more than 100 users. It combines content management functionality with business process management (BPM), security and auditing, unlimited servers and a thin-client interface. Add-ons include records management functionality, public Web portals and production-level document capture and processing. Laserfiche Avante is an ECM suite for small to medium organizations with…

    $540

    per year per user

    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
    LaserficheMongoDB
    Editions & Modules
    Starter
    $540
    per year per user
    Starter
    $600
    per year per user
    Professional
    $710
    per year per user (starts at 10 users)
    Professional
    $830
    per year per user (starting at 5 users)
    Business
    $830
    per year per user (starts at 25 users)
    Business
    $950
    per year per user (starting at 25 users)
    Enterprise
    Custom
    Shared
    $0
    per month
    Serverless
    $0.10million reads
    million reads
    Dedicated
    $57
    per month
    Offerings
    Pricing Offerings
    LaserficheMongoDB
    Free Trial
    YesYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details—Fully managed, global cloud database on AWS, Azure, and GCP
    More Pricing Information
    Features
    LaserficheMongoDB
    Enterprise Content Management
    Comparison of Enterprise Content Management features of Laserfiche and MongoDB
    Feature
    Laserfiche
    8.5
    25 Ratings
    5% above category average
    MongoDB
    -
    Ratings
    Content capture & imaging9.024 Ratings00 Ratings
    File sync, storage & archiving8.024 Ratings00 Ratings
    Document management8.525 Ratings00 Ratings
    Records management9.024 Ratings00 Ratings
    Content search & retrieval8.524 Ratings00 Ratings
    Enterprise content collaboration8.019 Ratings00 Ratings
    Content publishing & creation8.516 Ratings00 Ratings
    Security, risk management & information governance9.023 Ratings00 Ratings
    Contract lifecycle management8.919 Ratings00 Ratings
    Automated workflows8.516 Ratings00 Ratings
    Mobile support8.010 Ratings00 Ratings
    Integration8.017 Ratings00 Ratings
    NoSQL Databases
    Comparison of NoSQL Databases features of Laserfiche and MongoDB
    Feature
    Laserfiche
    -
    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
    LaserficheMongoDB
    Small Businesses
    Egnyte
    Score9.3 out of 10
    IBM Cloudant
    Score7.4 out of 10
    Medium-sized Companies
    Epicor ECM
    Score7.7 out of 10
    IBM Cloudant
    Score7.4 out of 10
    Enterprises
    Dashpivot - By Sitemate
    Score10 out of 10
    IBM Cloudant
    Score7.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    LaserficheMongoDB
    Likelihood to Recommend
    9.0
    (48 ratings)
    10.0
    (79 ratings)
    Likelihood to Renew
    8.6
    (16 ratings)
    10.0
    (67 ratings)
    Usability
    9.0
    (9 ratings)
    10.0
    (15 ratings)
    Availability
    10.0
    (2 ratings)
    9.0
    (1 ratings)
    Performance
    9.0
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    9.4
    (9 ratings)
    9.6
    (13 ratings)
    Online Training
    10.0
    (1 ratings)
    -
    (0 ratings)
    Implementation Rating
    -
    (0 ratings)
    8.4
    (2 ratings)
    Ease of integration
    8.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    LaserficheMongoDB
    Likelihood to Recommend
    Laserfiche
    Laserfiche is well suited to the submission of simple routine reports to create a record repository. We use it for routine transport reports, audit reports, and anonymous citizen complaints. It creates a simple chronological record of routine events that can be reviewed and easily stored and recalled. Because the reports are in PDF format, it is not well suited to anything that needs to be imported into a common database or amended after submission.
    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
    Laserfiche
    • Laserfiche is easy to learn. Anyone, whether they have experience with IT or not, can learn how to use Laserfiche.
    • Laserfiche Forms allows people to use the form without having each person needing to be fully licensed which saves money.
    • Laserfiche Workflow and Forms can make processes quick, easy, and efficient, freeing up time so staff can get more work done.
    Incentivized
    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
    Laserfiche
    • While Laserfiche has some powerful development tools, it is difficult to manage configurations while promoting code across environments. For example, SQL connections and other environment specific resources have to be manually configured in each environment.
    • Laserfiche forms are a newer addition to the product family and could use some product maturity. While easy to use for simple forms, once your forms become more complex, you need to accomplish tasks by heavy JavaScript coding.
    Incentivized
    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
    Laserfiche
    We plan on renewing Laserfiche for the coming year but also have been considering a scanning and document management solution that can be purchased from our new accounting system company, we are implementing the accounting system this year. It will be a couple years before we make a decision to stay with Laserfiche or change.
    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
    Laserfiche
    It has an intuitive design that feels very natural to any user that has ever used Outlook or Windows Explorer. There are multiple ways to perform every action in order to help users with various software experiences find the shortcuts and actions they seek quickly and effectively.
    Incentivized
    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
    Laserfiche
    I am very satisfied with Laserfiche. I have found that certain larger jobs may are slow. This may also be related to our infrastructure environment. We have been able to tune Laserfiche to increase performance on larger jobs.
    Incentivized
    Read full review
    MongoDB
    No answers on this topic
    Performance
    Laserfiche
    Performance, of course, is largely dependent on the underlying environment. Laserfiche does its part with multi-threading, taking advantage of multi-core servers on scanning, workflows, and bots. A SQL-Server back-end is suitable for small to medium-sized company, but may not scale to large, where Oracle would be the better choice. Workflows can be poorly written and perform recursive work slowing down the system. It's better to run batch type workflows at night when possible.
    Incentivized
    Read full review
    MongoDB
    No answers on this topic
    Support Rating
    Laserfiche
    I have never had to wait for help from Laserfiche. If I cannot find the answer online, I can easily send an email to a customer support representative. I have always been helped the same day and my questions have always been resolved. The Empower conference is always a great learning opportunity and the online resources and webinars are top-notch.
    Incentivized
    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
    Laserfiche
    Easily accessible 24/7 so am able to complete courseware whenever time allows: Commute to work; waiting for friends or family; at night while relaxing [with a delicious glass of wine!]; whenever and wherever time and circumstances permit. Courseware is well written and presented in an easy to follow and understand format.
    Incentivized
    Read full review
    MongoDB
    No answers on this topic
    Implementation Rating
    Laserfiche
    No answers on this topic
    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
    Laserfiche
    The core infrastructure of Laserfiche, and the end user experience, is vastly superior. OnBase has a TERRIBLE UI and administration console by comparison. The core architecture of OnBase is also more scattered, while all Laserfiche processes go through a single service. Overall, the Laserfiche product is easier and more intuitive to install, maintain, and use.
    Incentivized
    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
    Return on Investment
    Laserfiche
    • Laserfiche has increased the efficiency of our sales reps by giving making all of the historical sales deal information very simple and fast to retrieve.
    • Laserfiche has increased our efficiency with our AP department and gave department heads the ability to approve invoices where ever they are.
    • I would say the biggest ROI came with the transparency of the order process for new deals. Before there would be numerous phone calls made daily to find out where an order was within the process, and now you can simply look at all deals at any time.
    Incentivized
    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

    Laserfiche Screenshots

    Screenshot of Laserfiche Records ManagementScreenshot of Change of Major/Minor Request created with Laserfiche FormsScreenshot of Student Information Sheet created with Laserfiche FormsScreenshot of Laserfiche Quick Fields ScanningScreenshot of Laserfiche Quick Fields ScanningScreenshot of Laserfiche Mobile Repository

    MongoDB Screenshots

    Product screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshot