Open-core business model — what to keep open, what to charge
The decision frame for open-core founders: which features stay open-source (and grow community trust), and which become commercial (and produce revenue).
Open-core gets harder the more successful the project becomes. Early on, every feature you ship is open and adoption compounds. Then you need revenue, you start drawing the line, and the community pushes back on every feature you move behind a paywall. The founders who survive this transition have a clear answer to "what stays open and what becomes commercial?" before they need it.
The three patterns that work
Pattern 1: Core open, scale commercial. The single-user / single-node version is fully open. Multi-tenant, multi-node, clustering, HA, SSO — commercial. This is GitLab's shape, Sentry's, Mattermost's. Works because the open product is genuinely useful on its own, and the commercial features only matter at scale where companies have budget.
Pattern 2: Open library, hosted commercial. The framework / library is fully open. The hosted, managed version is commercial. This is Supabase, Posthog, n8n. Works because hosting genuinely costs money and removing the operational burden is the value proposition.
Pattern 3: Open product, enterprise add-ons commercial. The product is fully open. Enterprise add-ons (audit log, SSO/SAML, compliance certifications, role-based access) are commercial. This is Grafana's shape, Cal.com's. Works because enterprise buyers will pay specifically for the compliance and governance features that small teams don't need.
The decision frame for each feature
For every new feature, ask:
-
Does it benefit the community broadly, or specifically large companies?
- Broadly → open.
- Specifically large companies → commercial.
-
Does it cost meaningful infrastructure to run?
- Yes → managed-version commercial; library stays open.
- No → could go either way.
-
Does it require ongoing labour from us to support? (e.g., a complex auth integration that needs maintenance per identity provider.)
- Yes → commercial often justified.
Weekly digest
Get new resources like this, weekly.
One email a week: new hubs, new tools, and the editorial pieces worth reading. One click to unsubscribe.