---
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 / 249\
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 6198 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** | 6198 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 (15 total)

- CircleCI
- Docker
- 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. [GitLab](https://www.capterra.com.sg/software/159806/gitlab) — 4.6/5 (1224 reviews)
2. [Bitbucket](https://www.capterra.com.sg/software/157785/bitbucket) — 4.6/5 (1347 reviews)
3. [Jira](https://www.capterra.com.sg/software/19319/jira) — 4.4/5 (15457 reviews)
4. [Wrike](https://www.capterra.com.sg/software/76113/wrike) — 4.4/5 (3037 reviews)
5. [ClickUp](https://www.capterra.com.sg/software/158833/clickup) — 4.6/5 (4619 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 Best Platform for Collaborative Development" — 5.0/5

> **Himanshu** | *25 July 2026* | Computer Software | Recommendation rating: 10.0/10
> 
> **Pros**: What I like best about GitHub is that it provides a complete platform for version control, collaboration, and modern software development. The pull request workflow, branching model, code reviews, and issue tracking make it easy for teams to collaborate while maintaining high code quality. GitHub integrates seamlessly with CI/CD tools, IDEs, cloud platforms, and third-party services, allowing development workflows to be automated from code commit to deployment. The user interface is intuitive for everyday tasks, and features like GitHub Actions, Discussions, and Projects help keep development organized. I also appreciate the growing AI capabilities, such as GitHub Copilot integration, which improves developer productivity by assisting with code generation and suggestions. Overall, GitHub has streamlined collaboration, accelerated development, and made managing projects much more efficient.
> 
> **Cons**: One area where GitHub could improve is discoverability and navigation, especially for large repositories with many branches, workflows, and pull requests. Some advanced features, such as GitHub Actions and repository security settings, have a steeper learning curve and can be challenging for new users to configure. While GitHub Copilot is a valuable addition, it requires a separate subscription, which may not fit every team's budget. I would also like to see more intuitive debugging for failed CI/CD workflows and clearer permission management for organizations. These improvements would make onboarding easier and enhance the overall developer experience, particularly for larger teams.
> 
> Before using GitHub, managing code changes, collaboration, and release workflows across a team was more time-consuming and prone to conflicts. GitHub provides a centralized platform for version control, pull requests, code reviews, issue tracking, and CI/CD automation, making the entire software development lifecycle more efficient. It has helped our team collaborate more effectively, maintain a reliable history of code changes, and catch issues early through automated workflows and peer reviews. This has reduced deployment risks, improved code quality, accelerated feature delivery, and made it easier to manage projects of all sizes from development through production.

-----

### "A solid tool for everyday development and collaboration" — 4.0/5

> **Manuel** | *12 August 2026* | Hospital & Health Care | Recommendation rating: 9.0/10
> 
> **Pros**: The biggest thing for me is how easy it makes collaboration. I use it a lot for pull requests, code reviews, and keeping track of changes, and it all feels pretty straightforward.
> 
> **Cons**: The UI can feel a little cluttered sometimes, especially when you’re jumping between repos, issues, and pull requests. Some features also take a bit of digging to find or understand at first.
> 
> Overall, my experience with GitHub has been really positive. I use it pretty regularly for repos, pull requests, code reviews, and team collaboration, and it’s become a pretty essential part of my workflow.

-----

### "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 / 249\
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","@type":"Organization","@id":"https://www.capterra.com.sg/#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","@type":"SoftwareApplication","@id":"https://www.capterra.com.sg/software/129067/github#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.com.sg/#organization"},"aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":6198,"ratingValue":4.8},"offers":{"price":"4","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows, Windows on premise, Linux on premise, Android, Platform ios, Platform ipad"},{"@type":"FAQPage","@id":"https://www.capterra.com.sg/software/129067/github#faqs","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"}}]},{"@type":"BreadcrumbList","@id":"https://www.capterra.com.sg/software/129067/github#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>
