TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Apache Derby

    Score7 out of 10
    N/AApache Derby is an embedded relational database management system, originally developed by IBM and called IBM Cloudscape.N/A

    VisualCron

    Score7 out of 10
    N/AVisualCron is an automation, Integration and Task Scheduler tool. VisualCron combines many features into one product. VisualCron was founded in 2004. Through scheduling users can set Jobs to run on a specific time or event with the help of Triggers. The Tasks in each Job automate scripts to eliminate human errors. Through various Tasks users can integrate different systems through file transfer, encryption, compression and…N/A
    Pricing
    Apache DerbyVisualCron
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Apache DerbyVisualCron
    Free Trial
    NoYes
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup fee$1,499 per Server
    Additional Details——
    More Pricing Information
    Features
    Apache DerbyVisualCron
    Customization
    Comparison of Customization features of Apache Derby and VisualCron
    Feature
    Apache Derby
    -
    Ratings
    VisualCron
    3.5
    1 Ratings
    70% below category average
    API for custom integration00 Ratings4.01 Ratings
    Plug-ins00 Ratings3.01 Ratings
    Reporting & Analytics
    Comparison of Reporting & Analytics features of Apache Derby and VisualCron
    Feature
    Apache Derby
    -
    Ratings
    VisualCron
    7.7
    1 Ratings
    2% below category average
    Dashboards00 Ratings8.01 Ratings
    Standard reports00 Ratings8.01 Ratings
    Custom reports00 Ratings7.01 Ratings
    Process Engine
    Comparison of Process Engine features of Apache Derby and VisualCron
    Feature
    Apache Derby
    -
    Ratings
    VisualCron
    4.2
    1 Ratings
    54% below category average
    Process designer00 Ratings7.01 Ratings
    Process simulation00 Ratings3.01 Ratings
    Business rules engine00 Ratings2.01 Ratings
    Process player00 Ratings8.01 Ratings
    Form builder00 Ratings4.01 Ratings
    Model execution00 Ratings1.01 Ratings
    Business Process Automation
    Comparison of Business Process Automation features of Apache Derby and VisualCron
    Feature
    Apache Derby
    -
    Ratings
    VisualCron
    4.3
    1 Ratings
    45% below category average
    Business Process Modeling00 Ratings1.01 Ratings
    Decision Modeling00 Ratings3.01 Ratings
    Code-Based Automation00 Ratings6.01 Ratings
    No-Code Automation00 Ratings7.01 Ratings
    Best Alternatives
    Apache DerbyVisualCron
    Small Businesses
    No answers on this topic
    Bizagi
    Score8.3 out of 10
    Medium-sized Companies
    No answers on this topic
    IBM Cloud Pak for Business Automation
    Score9 out of 10
    Enterprises
    No answers on this topic
    IBM Cloud Pak for Business Automation
    Score9 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Apache DerbyVisualCron
    Likelihood to Recommend
    7.0
    (3 ratings)
    7.0
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    8.0
    (1 ratings)
    User Testimonials
    Apache DerbyVisualCron
    Likelihood to Recommend
    Apache
    If you need a SQL-capable database-like solution that is file-based and embeddable in your existing Java Virtual Machine processes, Apache Derby is an open-source, zero cost, robust and performant option. You can use it to store structured relational data but in small files that can be deployed right alongside with your solution, such as storing a set of relational master data or configuration settings inside your binary package that is deployed/installed on servers or client machines.
    Incentivized
    Read full review
    NetCart DBA VisualCron
    VisualCron does accommodate continuous file processing. Like packing and unpacking compressed files, splitting or merging files, sending E-mail's and executing queries on databases. VisualCron in less suitable for performing very complex operations on files like, arithmetic with numbers, dates or amounts. Very complex job scripts become cluttered. Debugging Job scripts is not easy.
    Incentivized
    Read full review
    Pros
    Apache
    • Apache Derby is SMALL. Compared to an enterprise scale system such as MSSQL, it's footprint is very tiny, and it works well as a local database.
    • The SPEED. I have found that Apache Derby is very fast, given the environment I was developing in.
    • Based in JAVA (I know that's an obvious thing to say), but Java allows you to write some elegant Object Oriented structures, thus allowing for fast, Agile test cases against the database.
    • Derby is EASY to implement and can be accessed from a console with little difficulty. Making it appropriate for everything from small embedded systems (i.e. just a bash shell and a little bit of supporting libraries) to massive workstations.
    Incentivized
    Read full review
    NetCart DBA VisualCron
    • VisualCron can pack and unpack files from many types of packing methods.
    • Clear job scripts with complex constructions can be written in VisualCron
    • VisualCron provides a clear graphical overview of the situation of all jobs.
    • VisualCron clearly indicates when a job has run into an error.
    Incentivized
    Read full review
    Cons
    Apache
    • It may not scale as well as some more mature database products.
    • Used it primarily from the command line with openjpa and jdbc, and from third-party clients such as Squirrel.
    • May benefit by providing more sophisticated tools to optimize query performance.
    Incentivized
    Read full review
    NetCart DBA VisualCron
    • VisualCron should more specifically indicate the root cause of an error.
    • If copying a file goes wrong, VisualCron reports 'can't copy file'. I expect 'no read permissions from original' or 'no write permissions from destination'.
    • VisualCron offers no way to execute a Job script line by line
    • In VisualCron, nested loops cannot be created.
    Incentivized
    Read full review
    Support Rating
    Apache
    No answers on this topic
    NetCart DBA VisualCron
    Questions and problems can be addressed to VisualCron 's support department via E-mail. I usually get a good answer from them fairly quickly. There is also a VisualCron forum where you can ask questions that will be answered by other VisualCron users.
    Incentivized
    Read full review
    Alternatives Considered
    Apache
    SQLite is another open-source zero-cost file-based SQL-capable database solution and is a good alternative to Apache Derby, especially for non-Java-based solutions. We chose Apache Derby as it is Java-based, and so is the solution we embedded it in. However, SQLite has a similar feature set and is widely used in the industry to serve the same purposes for native solutions such as C or C++-based products.
    Incentivized
    Read full review
    NetCart DBA VisualCron
    For simple processes, VisualCron is easier to use and maintain. For complicated processes, Quadient Inspire offers more options. The graphical representations of waiting, running or completed jobs is adequate for both products. The logging of job actions is better in Quadient Inpire as in VisualCron.
    Incentivized
    Read full review
    Return on Investment
    Apache
    • Being Open source, the resources spent on the purchase of the product are ZERO.
    • Contrary to popular belief, open source software CAN provide support, provided that the developers/contributors are willing to answer your emails.
    • Overall, the ROI was positive: being able to experiment with an open source technology that could perform on par with the corporate products was promising, and gave us much information about how to proceed in the future.
    Incentivized
    Read full review
    NetCart DBA VisualCron
    • With VisualCron, I need 3 times less time to get file processing right.
    • If a VisualCron job goes wrong I need twice as much time to find the problem.
    • Visualcron does not run on Linux but on Windows which can make an upgrade and reboot take up to 6 times as long.
    Incentivized
    Read full review
    ScreenShots

    VisualCron Screenshots

    Screenshot of Job - CPU usageScreenshot of Job - execution timeScreenshot of Job - ROI resultScreenshot of Main windowScreenshot of Main window - right clickScreenshot of Output - as table