---
description: Get detailed information about GitHub and how it can help you meet your business needs. Learn more about GitHub price, benefits, and disadvantages for businesses in Singapore.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: GitHub Pricing, Cost & Reviews - Capterra Singapore 2026
---

Breadcrumb: [Home](/) > [App Development Software](/directory/30082/application-development/software) > [GitHub](/software/129067/github)

# GitHub

Canonical: https://www.capterra.com.sg/software/129067/github

Page: 1 / 248\
Next: [Next page](https://www.capterra.com.sg/software/129067/github?page=2)

> GitHub enables development teams to collaborate, and review and manage code within a DevOps pipeline and built-in code security.
> 
> Verdict: Rated **4.8/5** by 6170 users. Top-rated for **Likelihood to recommend**.

-----

## Overview

### Who Uses GitHub?

Development teams at startups and small businesses to Fortune 50 companies use GitHub, every step of the way.

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **4.8/5** | 6170 Reviews |
| Ease of Use | 4.4/5 | Based on overall reviews |
| Customer Support | 4.3/5 | Based on overall reviews |
| Value for Money | 4.6/5 | Based on overall reviews |
| Features | 4.7/5 | Based on overall reviews |
| Recommendation percentage | 90% | (9/10 Likelihood to recommend) |

## About the vendor

- **Company**: Microsoft
- **Location**: Redmond, US
- **Founded**: 1975

## Commercial Context

- **Starting Price**: US$4.00
- **Pricing model**: Per User (Free version available) (Free Trial)
- **Pricing Details**: Free (Basics for teams&#10;and developers) $0 per month&#10;&#10;Team (Advanced collaboration and support for teams): $4 per user / month&#10;&#10;Enterprise (Security, compliance, and flexible deployment for enterprises): $21 per user/month
- **Target Audience**: Self Employed, 2–10, 11–50, 51–200, 201–500, 501–1,000, 1,001–5,000, 5,001–10,000, 10,000+
- **Deployment & Platforms**: Cloud, SaaS, Web-based, Mac (Desktop), Windows (Desktop), Windows (On-Premise), Linux (On-Premise), Android (Mobile), iPhone (Mobile), iPad (Mobile)
- **Supported Languages**: English
- **Available Countries**: Australia, Austria, Belarus, Belgium, Brazil, Bulgaria, Canada, China, Croatia, Denmark, Egypt, Estonia, Finland, France, Germany, Hungary, Iceland, India, Indonesia, Iraq and 27 more

## Features

- Application Security
- Automated Testing
- Backlog Management
- Bug Tracking
- Bug/Issue Capture
- Code Review
- Collaboration Tools
- Collaborative Development
- Configuration Management
- Continuous Delivery
- Continuous Deployment
- Continuous Integration
- Dashboard
- Debugging
- File Sharing
- Graphical User Interface
- Integrated Development Environment
- Issue Management
- Issue Tracking
- Milestone Tracking
- Monitoring
- Project Management
- Quality Assurance
- Real-Time Analytics
- Release Management
- Reporting/Project Tracking
- Repository Management
- Task Management
- Task Progress Tracking
- Ticket Management
- Version Control
- Vulnerability Scanning

## Integrations (14 total)

- CircleCI
- Git
- Heroku
- JIRA Service Management
- Jenkins
- Jira
- Microsoft Azure
- Microsoft Visual Studio
- Netlify
- Pivotal Tracker
- Slack
- Trello
- Vercel
- Visual Studio Code

## Support Options

- Email/Help Desk
- FAQs/Forum
- Knowledge Base

## Category

- [App Development Software](https://www.capterra.com.sg/directory/30082/application-development/software)

## Related Categories

- [App Development Software](https://www.capterra.com.sg/directory/30082/application-development/software)
- [Source Code Management Software](https://www.capterra.com.sg/directory/31420/source-code-management/software)
- [Nonprofit Project Management Software](https://www.capterra.com.sg/directory/32439/project-management-software-for-nonprofits/software)
- [Project Management Software](https://www.capterra.com.sg/directory/30002/project-management/software)
- [Continuous Integration Tools](https://www.capterra.com.sg/directory/31119/continuous-integration/software)

## Alternatives

1. [Jira](https://www.capterra.com.sg/software/19319/jira) — 4.4/5 (15367 reviews)
2. [GitLab](https://www.capterra.com.sg/software/159806/gitlab) — 4.6/5 (1219 reviews)
3. [Bitbucket](https://www.capterra.com.sg/software/157785/bitbucket) — 4.6/5 (1345 reviews)
4. [Wrike](https://www.capterra.com.sg/software/76113/wrike) — 4.4/5 (2988 reviews)
5. [ClickUp](https://www.capterra.com.sg/software/158833/clickup) — 4.6/5 (4583 reviews)

## Reviews

### "The default solution for Git hosting but might not be the best for enterprise" — 4.0/5

> **Verified Reviewer** | *16 January 2025* | Information Technology & Services | Recommendation rating: 8.0/10
> 
> **Pros**: This is basically the default Git hosting for software engineering. Tooling and workflows are top notch, and generally well supported with lots of information available online.
> 
> **Cons**: Github lacks some enterprise features, and have had some security issues (the recent outage, hacks for faking repo stars).

-----

### "GitHub for Learn" — 5.0/5

> **Verified Reviewer** | *10 April 2025* | Information Technology & Services | Recommendation rating: 10.0/10
> 
> **Pros**: GitHub utilizes Git, a distributed version control system, which allows developers to track changes to their code over time.
> 
> **Cons**: For very small or personal projects where collaboration isn't a primary concern, the full feature set of GitHub can feel like overkill.
> 
> Very Good for learning and asking what I want to know

-----

### "The undisputed standard for code collaboration and open source" — 4.0/5

> **Davide** | *17 April 2026* | Security & Investigations | Recommendation rating: 10.0/10
> 
> **Pros**: GitHub Actions is the CI/CD tool I prefer over any other. It is immediate, works extremely well, supports multiple operating systems, and even allows you to run self-hosted runners on-premises with minimal setup. What makes it truly powerful is the ecosystem: thousands of community-built, reusable actions exist for almost every use case, so you rarely have to reinvent the wheel. This saves an enormous amount of time day to day.&#10;&#10;Beyond Actions, the pull request workflow is excellent and the collaboration features — Issues and Discussions in particular — are extremely convenient and well-designed. GitHub is also the de facto standard for open source: almost every meaningful open source project lives here, and the fact that public repositories are free makes it the natural home for community-driven software. I use it both for my personal open source projects and at an enterprise level, and it handles both scenarios very well. The ability to host public and private repositories on the same platform without needing separate tools is a significant advantage.
> 
> **Cons**: The project management section (GitHub Projects) still feels rough compared to dedicated tools like Linear. It works, but the UX is unintuitive and I usually reach for other tools when I need real project tracking. Issues and Discussions are great; Projects needs more work.&#10;&#10;Stability has also become a concern. GitHub has been experiencing more frequent outages lately. They are usually short, but they are disruptive — when your entire workflow depends on GitHub (pushing code, running pipelines, reviewing PRs), even brief downtime brings everything to a halt.&#10;&#10;Finally, the notification system is genuinely broken for my use case. The sheer volume of notifications makes it nearly impossible to find the ones that actually matter — a comment on your own issue, a review request, a mention. I often miss important updates unless someone tells me directly or I stumble across them manually.
> 
> GitHub is a tool I would recommend to any team, regardless of size or industry. Small teams can get started for free; larger organizations can scale up to GitHub Enterprise. The platform works equally well for closed-source commercial projects and public open source repositories, and you never need to split your work across multiple tools.&#10;&#10;I would especially recommend it to anyone building or contributing to open source software — GitHub is the central hub where projects are born, grow, and gain traction. There is simply no better place to build in public.&#10;&#10;It is also worth noting that GitHub is not limited to software developers. Writers, researchers, and academics can benefit from version-controlled plain-text workflows (Markdown, LaTeX) managed through branches and releases — and modern AI tooling makes the learning curve much more approachable than it used to be.&#10;&#10;In short: I could not work without GitHub. Despite its rough edges, it remains the most complete and widely adopted platform for code collaboration and version control available today.

-----

### "Reliable but stingy github actions capacity" — 5.0/5

> **Verified Reviewer** | *26 March 2026* | Medical Practice | Recommendation rating: 10.0/10
> 
> **Pros**: I appreciate the github actions, which allows me to run automated testing for each one of my pull requests.
> 
> **Cons**: It's annoying that I am not able to have unlimited github actions for private repos that I pay for. It's limited to a cap, which I think is a little stingy considering that I am a paying customer. I would have expected the same caps as public github repos.
> 
> Overall, the experience is great. It's a very convenience way to store my git repos online, and I can trust that the data will be there to stay since it is owned by Microsoft. I've have my github for almost 10 years. Some years I am more active than others, but I can always count on the experience being consistent and reliable.

-----

### "Good tool for code management but lacks some features when integrating with Confluence/Jira" — 3.0/5

> **Mark** | *3 June 2025* | Information Technology & Services | Recommendation rating: 6.0/10
> 
> **Pros**: GitHub is a great tool to manage pull requests and being able to add labels in our teams helps to differentiate between urgent items which need reviews and are vital for the next release.
> 
> **Cons**: One of the drawbacks with GitHub is integrating non development team members into a workflow process. Even though it is possible to setup a workflow too add approvers the terminology and UI is very developer based so can be a bit confusing to non development colleagues.
> 
> Overall GItHub is a good tool for managing code, getting reviews and merging into the relevant branch ahead of deployment. There are some good integrations but it would be great if it could work more seamlessly with Confluence and Jira, and provide additional features to help automatically manage the correct states of the linked jira.

-----

Page: 1 / 248\
Next: [Next page](https://www.capterra.com.sg/software/129067/github?page=2)

## Links

- [View on Capterra](https://www.capterra.com.sg/software/129067/github)

## This page is available in the following languages

| Locale | URL |
| de | <https://www.capterra.com.de/software/129067/github> |
| de-AT | <https://www.capterra.at/software/129067/github> |
| de-CH | <https://www.capterra.ch/software/129067/github> |
| en | <https://www.capterra.com/p/129067/GitHub/> |
| en-AE | <https://www.capterra.ae/software/129067/github> |
| en-AU | <https://www.capterra.com.au/software/129067/github> |
| en-CA | <https://www.capterra.ca/software/129067/github> |
| en-GB | <https://www.capterra.co.uk/software/129067/github> |
| en-IE | <https://www.capterra.ie/software/129067/github> |
| en-IL | <https://www.capterra.co.il/software/129067/github> |
| en-IN | <https://www.capterra.in/software/129067/github> |
| en-NZ | <https://www.capterra.co.nz/software/129067/github> |
| en-SG | <https://www.capterra.com.sg/software/129067/github> |
| en-ZA | <https://www.capterra.co.za/software/129067/github> |
| es | <https://www.capterra.es/software/129067/github> |
| es-AR | <https://www.capterra.com.ar/software/129067/github> |
| es-CL | <https://www.capterra.cl/software/129067/github> |
| es-CO | <https://www.capterra.co/software/129067/github> |
| es-CR | <https://www.capterra.co.cr/software/129067/github> |
| es-DO | <https://www.capterra.do/software/129067/github> |
| es-EC | <https://www.capterra.ec/software/129067/github> |
| es-MX | <https://www.capterra.mx/software/129067/github> |
| es-PA | <https://www.capterra.com.pa/software/129067/github> |
| es-PE | <https://www.capterra.pe/software/129067/github> |
| fr | <https://www.capterra.fr/software/129067/github> |
| fr-BE | <https://fr.capterra.be/software/129067/github> |
| fr-CA | <https://fr.capterra.ca/software/129067/github> |
| fr-LU | <https://www.capterra.lu/software/129067/github> |
| it | <https://www.capterra.it/software/129067/github> |
| ja | <https://www.capterra.jp/software/129067/github> |
| ko | <https://www.capterra.co.kr/software/129067/github> |
| nl | <https://www.capterra.nl/software/129067/github> |
| nl-BE | <https://www.capterra.be/software/129067/github> |
| pl | <https://www.capterra.pl/software/129067/github> |
| pt | <https://www.capterra.com.br/software/129067/github> |
| pt-PT | <https://www.capterra.pt/software/129067/github> |
| tr | <https://www.capterra.web.tr/software/129067/github> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":null,"address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"postalCode":null,"streetAddress":null},"description":"Capterra Singapore helps find the best business software. With software reviews, ratings, infographics, and the most comprehensive list of business software.","email":"info@capterra.com.sg","url":"https://www.capterra.com.sg/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://www.capterra.com.sg/#organization","@type":"Organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/user/CapterraTV"]},{"name":"GitHub","description":"GitHub is where the world builds software. Millions of individuals, organizations and businesses around the world use GitHub to discover, share, and contribute software. Developers at startups to Fortune 50 companies use GitHub, every step of the way.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/de8c51aa-a77e-4bac-b380-dc42e2157742.png","url":"https://www.capterra.com.sg/software/129067/github","@id":"https://www.capterra.com.sg/software/129067/github#software","@type":"SoftwareApplication","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.com.sg/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.8,"bestRating":5,"ratingCount":6170},"offers":{"price":"4","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows, Windows on premise, Linux on premise, Android, Platform ios, Platform ipad"},{"@id":"https://www.capterra.com.sg/software/129067/github#faqs","@type":"FAQPage","mainEntity":[{"name":"What Is GitHub?","@type":"Question","acceptedAnswer":{"text":"GitHub is where the world builds software. Millions of individuals, organizations and businesses around the world use GitHub to discover, share, and contribute software. Developers at startups to Fortune 50 companies use GitHub, every step of the way.","@type":"Answer"}},{"name":"Who Uses GitHub?","@type":"Question","acceptedAnswer":{"text":"Development teams at startups and small businesses to Fortune 50 companies use GitHub, every step of the way.","@type":"Answer"}}]},{"@id":"https://www.capterra.com.sg/software/129067/github#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"App Development Software","position":2,"item":"/directory/30082/application-development/software","@type":"ListItem"},{"name":"GitHub","position":3,"item":"/software/129067/github","@type":"ListItem"}]}]}
</script>
