Bitbucket vs IBM Rational ClearCase comparison

Cancel
You must select at least 2 products to compare!
Atlassian Logo
9,719 views|7,164 comparisons
97% willing to recommend
IBM Logo
924 views|658 comparisons
60% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Bitbucket and IBM Rational ClearCase based on real PeerSpot user reviews.

Find out what your peers are saying about Atlassian, GitHub, Git and others in Version Control.
To learn more, read our detailed Version Control Report (Updated: April 2024).
767,995 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"We have a couple of different tools that allow us to tie source code changes to report bugs. It's integrated with a bug tracking system and also integrated with what requires a tracking system. So we have better facilities. We get with the command line and can type all that stuff in and get the same kind of trust, but when we d it all manually, it's not likely to happen.""Bitbucket works fine for what I'm doing. It's slightly different from GitHub, but it's a good tool for storing code.""Bitbucket is a standard source code repository with all the features you would expect. It supports Git and SVN. It's an extensive tool that provides us with merging, branching, and change management capabilities. You can compare the changes with the current and previous versions.""We use Bitbucket for Jira, Confluence, and Jenkins and we have an automation pipeline. Whenever the coaching is done in Bitbucket we run an automation pipeline from the build, create installations, and tests all in one pipeline. It is done automatically.""Bitbucket is a standard git implementation with perfectly coordinated screens, it's secure, and we have had no problems with it.""The code reviews and the ability to support DevSecOps are very important.""Code check in and code version control.""Bitbucket has a pull request-based method, similar to Git's merge request feature."

More Bitbucket Pros →

"IBM Rational ClearCase is a stable solution. I have not had any difficulty with reliability.""ClearCase integrates well with other engineering tools and frameworks such as the Eclipse environment."

More IBM Rational ClearCase Pros →

Cons
"Bitbucket could improve its security. For example, the user access security could improve.""The installation of Bitbucket on our server was not as easy as other Atlassian products, so it is something that can be improved.""The product could be less expensive for small companies.""When users are given access for the first time, they should have some basic setups to help them specify their purposes.""Bitbucket's usability and integration with other tools could be improved somewhat. My other issue is that Bitbucket, GitHub, GitLab, and all the other ones use slightly different jargon for the same things. They should come up with a standard language for all these tools.""Technical support is not very fast.""Bitbucket can improve by integrating a tool to manage conflict code. This would save time.""We need an improved automation feature for the cloud."

More Bitbucket Cons →

"I have found it very difficult to understand many functionalities in IBM Rational ClearCase. We have had many problems and it is not user-friendly.""The protection needs to be improved."

More IBM Rational ClearCase Cons →

Pricing and Cost Advice
  • "You have to buy additional licenses when you exceed 50 users."
  • "With our small number of users, our licensing fees are approximately $10 USD per month."
  • "Licensing is on a monthly basis, it's available on our website. They have a free version, the pro version and then they have an enterprise version, and we're using a kind of the middle of the pro version for about $7 per user per month."
  • "We have approximately 40 licenses for Bitbucket."
  • "I understand Bitbucket's cost is on the higher side."
  • "I rate the price from Bitbucket a four out of five."
  • "Sometimes there are issues in obtaining licenses and the pricing could be improved."
  • "When it comes to licensing we have the standard plan."
  • More Bitbucket Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Version Control solutions are best for your needs.
    767,995 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:Its key strength lies in securing and centralizing code repositories.
    Top Answer:It would be beneficial to have a straightforward mechanism for integrating the initial tasks defined in Bitbucket with Jira when the need arises.
    Top Answer:IBM Rational ClearCase is a stable solution. I have not had any difficulty with reliability.
    Top Answer:I have found it very difficult to understand many functionalities in IBM Rational ClearCase. We have had many problems and it is not user-friendly.
    Top Answer:We are using IBM Rational ClearCase in Peru at two large banks for a code repository. However, it is not meant to be used as a repository.
    Ranking
    1st
    out of 16 in Version Control
    Views
    9,719
    Comparisons
    7,164
    Reviews
    32
    Average Words per Review
    329
    Rating
    8.4
    8th
    out of 16 in Version Control
    Views
    924
    Comparisons
    658
    Reviews
    1
    Average Words per Review
    255
    Rating
    5.0
    Comparisons
    Also Known As
    Rational ClearCase
    Learn More
    Overview

    Bitbucket is a team-oriented Git-based code hosting and collaboration solution. The best-in-class Jira and Trello integrations in Bitbucket are meant to bring the entire software team together to complete a project. Bitbucket gives your team a single location to collaborate on code from concept to cloud deployment, to generate quality code through automated testing, and to deploy code with confidence.

    There are three deployment options for Bitbucket:

    1. Bitbucket Cloud is a web-based version of Bitbucket that is hosted on Atlassian's servers and accessible via a URL. Pipelines, an exclusive built-in CI/CD tool in Bitbucket Cloud, allows you to create, test, and deploy directly from Bitbucket.

    2. Bitbucket Server is installed on your computer and runs in your environment. Bamboo, our robust CI/CD platform, has strong connections with Bitbucket Server, allowing you to totally automate your workflow. The license is unlimited.

    3. Bitbucket Data Center appears to users as a single instance of Bitbucket Server, but it is actually hosted on a cluster of servers in your environment.
    4. This has some advantages over Bitbucket Server:

    • Availability: If one cluster node fails, the remaining cluster node(s) can continue to service requests, resulting in little or no downtime for customers.
    • Performance at scale: A cluster of numerous Bitbucket Server-running machines can manage more traffic than a single system.
    • Mirroring: For distributed teams working with large repositories, smart mirroring can increase Git clone performance.

    Bitbucket Features

    Bitbucket has many valuable key features. Some of the most useful ones include:

    • Workflow control: This helps you to enforce a project or team workflow.
    • Cooperation: Pull requests with inline commentary for code review cooperation.
    • Customization: If you don't find what you're looking for in our Marketplace, you can use our full Rest API to create unique features for your workflow.
    • Jira and Trello integration: Bring order to the chaos and keep the entire software company informed. Access to Jira issues and Trello cards' branches, build status, commits, and status.
    • Code collaboration: From concept to cloud, code collaboration is a must. Create a merging checklist with designated approvers and check for passing builds before transitioning Jira issues based on pull request status.
    • Consistent delivery: With built-in continuous delivery, you can build and test automatically. Build, test, and deploy with Bitbucket Pipelines, our integrated CI/CD solution. Benefit from code-based configuration and quick feedback loops.
    • Simple deployment: Keep track of your deployments, preview them, and confidently promote them.
    • Code security: You can rest easy knowing your code is safe on the cloud, and you can use checks to prevent errors from occurring.

    Reviews from Real Users

    Bitbucket stands out among its competitors for a number of reasons. Two major ones are its robust traceability and user-friendly interface. PeerSpot users take note of the advantages of these features in their reviews:

    One PeerSpot reviewer, a Developer III at an Information Technology at a energy/utilities company, writes, “Bitbucket has improved our organization because it has simplified and streamlined our developer communication code and review process. It is also much more visual.” He adds, “Bitbucket's traceability is great. Being able to see pool requests is just a great thing for collaboration.”

    Kajal P., Quality Assurance Manager at a tech services company, notes, “The solution is easy to use. If I need to check out my latest code or I need to send my local code to the depositories it is simple. Overall it has been a good experience from my side using this solution."

    IBM Rational ClearCase is an enterprise-grade configuration management system that provides controlled access to software assets, including requirements, design documents, models, test plans and test results. It be can be integrated with other IBM solutions, including IBM Rational Team Concert, IBM Rational ClearQuest, IBM Rational Asset Manager and IBM Rational Application Developer for WebSphere Software.

    Sample Customers
    Oscar Insurance, Fugro Roames, Splunk, Rakuten, Red Giant, Met Office, Trulia, Onfido, TriNet, Orbitz Worldwide, Ames Research Center, Sotheby's
    Atos SE, FEI, STM
    Top Industries
    REVIEWERS
    Financial Services Firm22%
    Computer Software Company22%
    Government9%
    Media Company9%
    VISITORS READING REVIEWS
    Educational Organization43%
    Financial Services Firm10%
    Computer Software Company8%
    Manufacturing Company6%
    VISITORS READING REVIEWS
    Manufacturing Company23%
    Computer Software Company13%
    Financial Services Firm13%
    Government7%
    Company Size
    REVIEWERS
    Small Business41%
    Midsize Enterprise20%
    Large Enterprise39%
    VISITORS READING REVIEWS
    Small Business10%
    Midsize Enterprise49%
    Large Enterprise41%
    VISITORS READING REVIEWS
    Small Business12%
    Midsize Enterprise10%
    Large Enterprise77%
    Buyer's Guide
    Version Control
    April 2024
    Find out what your peers are saying about Atlassian, GitHub, Git and others in Version Control. Updated: April 2024.
    767,995 professionals have used our research since 2012.

    Bitbucket is ranked 1st in Version Control with 42 reviews while IBM Rational ClearCase is ranked 8th in Version Control with 5 reviews. Bitbucket is rated 8.4, while IBM Rational ClearCase is rated 6.4. The top reviewer of Bitbucket writes "It's a good solution for storing code, but the usability and integration could be better". On the other hand, the top reviewer of IBM Rational ClearCase writes "Difficult to use, not efficient, but stable". Bitbucket is most compared with Bitbucket Server, AWS CodeCommit, GitHub, Atlassian SourceTree and Git, whereas IBM Rational ClearCase is most compared with Git, GitHub, IBM Rational ClearQuest, Helix Core and Apache Subversion.

    See our list of best Version Control vendors.

    We monitor all Version Control reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.