TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Which pricing model is more effective: GitHub's or Bitbucket's?

9 pointsby kyptinover 10 years ago
I have a product that I plan to release soonishly. I am planning on doing a free-for-public, pay-for-private pricing model. For the latter, the choice is essentially between Github&#x27;s model and Bitbucket&#x27;s model. Github allows unlimited private collaborators but charges by the project. Bitbucket allows unlimited private projects but charges by the collaborator.<p>My question is: have any of you decided between these pricing models for your product? If so, how did you decide? Also, any related resources would be appreciated. Thanks!

6 comments

drdaemanover 10 years ago
Disclaimer: I have no slightest idea about economics. And I&#x27;m not sure the following is a good idea. So, don&#x27;t listen to me.<p>As I get it, you probably want to let users start for free when their requirements are small, and start changing as they grow. I suppose everyone has different needs, though — some value ability to spawn a dozens of tiny private repos, but some want just one for a relatively large team.<p>Then — just a wild idea — maybe assign some value for resources and services you provide and give a quota of what&#x27;s free? Say, maybe, the formula could be repository count multiplied by collaborator count, so mediocre usage will stay under the threshold, raising either repo count or collaborator number alone (possibly, until the number is sufficiently large) still wouldn&#x27;t be enough to leave the free tier, but raising both would nearly instantly require paying for your services. Something along those lines.<p>This probably could be confusing to customers (although some flexible cloud providers seem to deal with it with those fancy price calculators page with resource sliders), but maybe you&#x27;ll think something. Or not.<p>And it certainly depends whenever your customers actually want such flexibility and there&#x27;s enough diversity of use cases among them. Maybe they don&#x27;t care and everything fits into something simpler. Then, for me, I think it&#x27;s BitBucket&#x27;s model — even though most of my repos are public (and are on GitHub), I have two private ones (on BitBucket), with no collaborators.
评论 #8259180 未加载
giulianobover 10 years ago
I prefer BitBuckets because I don&#x27;t want pricing to become an issue in how I split up my projects. They also have free private repos if you have 5 collaborators or fewer.
grimtriggerover 10 years ago
Bitbucket has better pricing for closed-source projects, Github has better pricing for open-source projects.<p>It really depends on the structure of your market and your competitors. There&#x27;s not enough information in your post to say anything more helpful than that.
评论 #8259118 未加载
taprunover 10 years ago
Pricing is a big interest of mine (30,000 words into writing a guide on it). Understanding your ideal pricing depends upon understanding your customers and your value proposition.<p>We need more information before we can tell you what to charge and how to charge it.
评论 #8257819 未加载
评论 #8259154 未加载
LiweiZover 10 years ago
A quick and short answer is which one is your target customer segments want most.
polskibusover 10 years ago
By the user is more typical for enterprise software (in general, not limited to SaaS) and probably more related to cost in comparison with by the project.