Bitbucket Server vs GitHub comparison

Cancel
You must select at least 2 products to compare!
Atlassian Logo
5,687 views|5,215 comparisons
89% willing to recommend
GitHub Logo
4,295 views|1,818 comparisons
100% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Bitbucket Server and GitHub based on real PeerSpot user reviews.

Find out in this report how the two Version Control solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed Bitbucket Server vs. GitHub Report (Updated: March 2024).
767,319 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
"Bitbucket Server is easy to use. You can use other applications to access it, or you can use it to access the internet. You can use solutions, such as Sourcetree, which is free, and put it on your development system and use it to do the check-in, checkouts, and those type of operations. It is nice, but some other developers may agree.""Our code is secure.""Bitbucket Server easily integrates with Jira because they are both Atlassian products.""It is an easily scalable solution.""Its standout features are the seamless integration with various intelligent tools and its user-friendly nature.""The tool makes pushing codes and setting up CI/CD pipelines easy.""Integration of Bitbucket with JIRA & Bamboo is well done by Atlassian.""The most valuable feature of this solution is server management."

More Bitbucket Server Pros →

"This solution is very easy to use which I like about it. The capacity to own artifacts and share them with others is another good feature. You don't have to write all your code from scratch, you can use available templates and alter the code according to your needs.""I would rate the stability a ten out of ten.""The most valuable features are GitHub are the standard features, they are very useful.""GitHub provides the SFH key to protect our passwords and connection.""GitHub is pure or open-source; you can access it anywhere. You can have a lot of collateral information. You can make the changes and do the reviews from one place.""The solution can scale.""The features that I have found most valuable are that it can support you for most of the road map and it can automate some tasks which works really well with collaboration with the teams. They are really interested in how they organize the history of the code itself which is good.""The best feature is the ability to track the history of all code changes, and it's easy to use. Additionally, as it's open source, anyone can use that feature resulting in distributed development. This opens the door to collaboration with different code and developer, feature, and master branches of development."

More GitHub Pros →

Cons
"The tasks on Bitbucket must be automatically integrated into Jira.""Enhancing the real-time reflection of changes online is an area that could benefit from improvement.""At the moment, there are not many details on how to proceed with the troubleshooting if one of the users faces an issue with the product.""It would have been better to use Bitbucket Server if it had something similar to the concept called GitHub Actions since it allows GitHub to provide seamless integration of CI/CD pipelines.""We opted for the on-premises solution, and while it's quite expensive, I believe there's room for improvement in terms of pricing.""The product interface consists of multiple features that are complicated to navigate for new users.""The solution's user interface could be improved because it's not very user-friendly or intuitive.""Bitbucket Server has limited user support for its free version. It is expensive."

More Bitbucket Server Cons →

"If something has to be moved into approvals, and if they don't approve it in a few hours, then they should move the approval request to some other user, or they should have a way to escalate it.""From the recruiting standpoint, I would like to see email IDs and phone numbers and a brief introduction about their profile.""As of now, if I would like to learn about GitHub or its features, I would have to look on YouTube. It would be nice if they were able to send out a newsletter with explanations of new features that they are offering and what features are available.""I would want to see some form of code security scanning implemented.""We would like this solution to have a more user-friendly interface.""GitHub's issue management could be improved a little from an organization standpoint. It would be helpful to have the ability to organize a work board or a backlog more comprehensively. For organizations migrating to GitHub from arbitrary systems, it's a little bit of a headache to move on to that system.""The descriptions within Github could be more user-friendly to show the trees of Gitflow.""The GUI design is poor, so I exclusively use the CLI, which is much easier to use and understand. It would be great to see the GUI updated to be more user-friendly."

More GitHub Cons →

Pricing and Cost Advice
  • "There is a cost to use this solution but it is based on how many users are using it. If you have 50 users or 1,000 users the price will be very different."
  • "The solution comes as a part of the suite."
  • "We opted for the on-premises solution, and while it's quite expensive, I believe there's room for improvement in terms of pricing. The licensing is based on the number of users, but I'm not entirely certain about the details."
  • "We pay around $6 per user."
  • "Bitbucket Server is quite expensive compared to other products."
  • "The tool's licensing costs are yearly. Prices can become expensive if you have a lot of users."
  • More Bitbucket Server Pricing and Cost Advice →

  • "The private repositories are free, which is very good."
  • "It is open-source. There is no license for GitHub."
  • "The price of this solution is reasonable."
  • "If there are only 10 people using a particular repository, then GitHub is free. But if we increase the number of users, we need to pay the normal charge for GitHub."
  • "We have an enterprise licensing agreement, and I am not part of the finance department so I can't say how much it costs."
  • "I haven't had to pay anything for GitHub, I use the free version."
  • "The licensing model for GitHub is user-based. Whenever the new developer joins we have to get a new license and register their ID. The overall price of the solution is reasonable."
  • "The licensing model from GitHub is very clear."
  • More GitHub Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Version Control solutions are best for your needs.
    767,319 professionals have used our research since 2012.
    Comparison Review
    Anonymous User
    Originally posted at http://technologyconversations.com/2015/10/16/github-vs-gitlabs-vs-bitbucket-server-formerly-stash/ This article will try to compare GitHub, GitLab and BitBucket Server (previously called Stash) installed on your own servers. Similar comparison of cloud offerings is outside the scope of this article. I won’t try to go feature by feature in some kind of a table so that you can count who has more features. I find that approach often misleading even though it’s very commonly used among companies (especially where there is a software architect around). Instead, I’ll give my opinionated view. GitHub GitHub has a great, intuitive, informative and, to many, familiar UI. Its big advantage is that most of us already used GitHub.com (if not as a repository than at least to clone someone some code or to look at snippets). If installed on our own servers, most developers will feel at home. It features LDAP integration, integration with JIRA and many other features important to today’s companies. You’ll hardly be in need of something that GitHub doesn’t have. On top of “enterprise features”, it has Gists (a way to share code snippets), ability to edit files directly from the browser (comes in handy when taking notes during a meeting), works with almost any cloud provider, has powerful search, and so on. It comes with its own Wiki and issue tracking. In many cases it is enough for many needs. If it isn’t, it can easily be connected with Jenkins, JIRA,… Read more →
    Questions from the Community
    Top Answer:The product’s most valuable features are private repositories and the ability to work as a proxy for implementing CI/CD pipelines.
    Top Answer:The product interface consists of multiple features that are complicated to navigate for new users. They could make it easier to access and introduce templates with sample code for beginners to… more »
    Top Answer:Bitbucket Server serves as our source code management and version control platform. Like Azure Repository, we utilize it to store and manage our source code. The integration of Bitbucket into our… more »
    Top Answer: The control is the most valuable feature as developers can work on a single code.
    Top Answer:You don't have to pay for a license if you are using the free version. It gives you all the possible features it has.
    Top Answer:The initial setup requires heavy documentation which can be challenging for new developers.
    Ranking
    2nd
    out of 16 in Version Control
    Views
    5,687
    Comparisons
    5,215
    Reviews
    10
    Average Words per Review
    407
    Rating
    8.2
    3rd
    out of 16 in Version Control
    Views
    4,295
    Comparisons
    1,818
    Reviews
    51
    Average Words per Review
    330
    Rating
    8.6
    Comparisons
    Snyk logo
    Compared 27% of the time.
    AWS CodeCommit logo
    Compared 13% of the time.
    Atlassian SourceTree logo
    Compared 12% of the time.
    Bitbucket logo
    Compared 12% of the time.
    SonarQube logo
    Compared 2% of the time.
    Also Known As
    Stash
    Learn More
    Overview

    Stash has multiple deployment options to provide the flexibility your organization needs.

    Cloud is a fully hosted service for customers who want to iterate quickly and have us take care of managing the infrastructure.

    For customers who need to run our applications behind their firewall, we have Server and Data Center options. Server delivers greater capacity for a larger user base and gives you more control, allowing you to remain compliant with your enterprise IT, security, IP and privacy policies. For our largest customers, Data Center provides all the capability of our Server option, along with high availability, instant scalability and performance at scale.

    Atlassian also offers premium support and strategic services for enterprise customers. Technical Account Managers are cross-functional technical advisors providing proactive planning and strategic guidance across your organization. Premier Support goes above and beyond our standard offerings to give you account-wide support from a team of senior support engineers.

    GitHub is a web-based Git repository hosting service. It offers all of the distributed revision control and source code management (SCM) functionality of Git as well as adding its own features. Unlike Git, which is strictly a command-line tool, GitHub provides a Web-based graphical interface and desktop as well as mobile integration. It also provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project.
    Sample Customers
    Netflix, Nasa, Rakuten, Best Buy, Philips, Nordstrom, Intuit, Zillow, Citi.
    Dominion Enterprises, NASA, Braintree, SAP, CyberAgent
    Top Industries
    REVIEWERS
    Computer Software Company30%
    Manufacturing Company10%
    Aerospace/Defense Firm10%
    Financial Services Firm10%
    VISITORS READING REVIEWS
    Computer Software Company16%
    Financial Services Firm15%
    Manufacturing Company11%
    Government6%
    REVIEWERS
    Computer Software Company22%
    Financial Services Firm14%
    Government11%
    Manufacturing Company8%
    VISITORS READING REVIEWS
    Computer Software Company14%
    Manufacturing Company11%
    Financial Services Firm11%
    Government8%
    Company Size
    REVIEWERS
    Small Business26%
    Midsize Enterprise21%
    Large Enterprise53%
    VISITORS READING REVIEWS
    Small Business15%
    Midsize Enterprise15%
    Large Enterprise69%
    REVIEWERS
    Small Business38%
    Midsize Enterprise9%
    Large Enterprise53%
    VISITORS READING REVIEWS
    Small Business21%
    Midsize Enterprise13%
    Large Enterprise66%
    Buyer's Guide
    Bitbucket Server vs. GitHub
    March 2024
    Find out what your peers are saying about Bitbucket Server vs. GitHub and other solutions. Updated: March 2024.
    767,319 professionals have used our research since 2012.

    Bitbucket Server is ranked 2nd in Version Control with 17 reviews while GitHub is ranked 3rd in Version Control with 64 reviews. Bitbucket Server is rated 8.4, while GitHub is rated 8.6. The top reviewer of Bitbucket Server writes "An easy to use solution that works as a code repository for developers and helps them merge changes ". On the other hand, the top reviewer of GitHub writes "Beneficial version control and continuous integration, but guides would be helpful". Bitbucket Server is most compared with Bitbucket, Atlassian SourceTree and AWS CodeCommit, whereas GitHub is most compared with Snyk, AWS CodeCommit, Atlassian SourceTree, Bitbucket and SonarQube. See our Bitbucket Server vs. GitHub report.

    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.