Skip to content

Switch to Apache 2.0 license, replace pricing with sponsorship tiers#22

Merged
rathboma merged 3 commits intomainfrom
license/apache-2.0
Apr 13, 2026
Merged

Switch to Apache 2.0 license, replace pricing with sponsorship tiers#22
rathboma merged 3 commits intomainfrom
license/apache-2.0

Conversation

@rathboma
Copy link
Copy Markdown
Contributor

Summary

  • Replaces AGPL-3.0 dual-license model with Apache 2.0 across the entire project. The restrictive licensing was killing adoption — no more commercial license required, no usage restrictions, use it anywhere for anything.
  • Removes COMMERCIAL_LICENSE.md entirely
  • Replaces the paid Professional/Business/Enterprise pricing tiers with a sponsorship model (S/A/B tiers) focused on support, prioritized fixes, and placement on the repo and website
  • Updates all package.json files, READMEs, docs, and the homepage

Why

42 stars and no paying customers. The AGPL + commercial license model created too much friction — companies don't want to deal with AGPL compliance or pay $995+/year for a library they're evaluating. Apache 2.0 removes all barriers. Sponsorship keeps the lights on without gating features.

Test plan

  • Verify yarn build still passes (no code changes, just docs/config)
  • Check the docs site renders correctly with yarn docs:serve
  • Confirm no remaining AGPL references (grep -ri agpl should return nothing)
  • Review sponsorship tier pricing and contact email (sponsors@queryleaf.com)

The AGPL + commercial license model was creating too much friction for
adoption. This moves the entire project to Apache 2.0 — no restrictions
on usage, no commercial license required.

- Replace AGPL-3.0 license text with Apache 2.0
- Remove COMMERCIAL_LICENSE.md (no longer needed)
- Update license field in all package.json files
- Update license sections in all READMEs
- Replace paid licensing tiers with sponsorship model (S/A/B tiers)
- Rewrite pricing page as sponsors & support page
- Simplify license FAQ for Apache 2.0
Strip out all paid plans / sponsorship from the homepage and docs.
Just a clean open source project now.
…license note

Swap all contact emails to support@beekeeperstudio.io and add a note
in the license FAQ that a commercial license is available on request
via sales@beekeeperstudio.io.
@rathboma rathboma merged commit df79aff into main Apr 13, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant