Alternatives to GrowthBook
Open-source feature flagging and A/B testing platform.
GrowthBook ranks #3 of 8 in Feature flag platforms, with an Alt Score of 96. It is licensed under MIT (with GrowthBook Enterprise License for enterprise-only directories), open source with paid hosting from $40/seat/month and available on the web. 13 of 13 checklist rows are verified against a public source.
GrowthBook is an open-source feature flag and experimentation platform with warehouse-native A/B testing; self-hostable or cloud.
Engineering and product teams that want warehouse-native experimentation and feature flags without vendor lock-in, including teams that need to self-host for data-control or compliance reasons.
Open-source feature flags with gradual rollouts and instant kill switches, a full A/B testing and experimentation stats engine (Bayesian/frequentist, CUPED, sequential testing, bandits) that queries your own data warehouse, plus built-in product analytics and 24+ server/client SDKs.
Run GrowthBook as a free self-hosted Docker deployment or on GrowthBook Cloud; SDKs fetch and locally evaluate feature/targeting rules in your app (including at the edge), while experiment results are computed via SQL against your connected warehouse or event tracker rather than routing raw event data through GrowthBook's servers.
Where GrowthBook stands out
Verified capabilities most alternatives don't have.
Why people leave GrowthBook
Dashed reasons are sourced facts; the rest are opinions. Vendors can dispute.
Sign in to add a reason — new reasons go through moderation before appearing.
Ranked alternatives
Ordered by Alt Score. Click any score to see the breakdown.
Flagsmith is an open-source feature flag, remote config, and A/B testing platform; self-hostable or cloud.
Unleash is an open-source feature flag and management platform with gradual rollouts, targeting, and edge evaluation; self-hostable or hosted.
DevCycle is a feature flag management platform built on OpenFeature with edge and local evaluation, targeting, and gradual rollouts.
LaunchDarkly is a feature management platform for progressive rollouts, targeting, experimentation, and kill switches across server and client SDKs.
ConfigCat is a hosted feature flag and configuration management service with targeting, percentage rollouts, and SDKs for many languages.
Split is a feature delivery and experimentation platform combining feature flags with statistical A/B testing and metrics, now part of Harness.
Feature comparison
Rows come from the Feature flag platforms checklist (17 rows). Human-verified cells only. ? means the value has not been verified.
| Feature flag platforms checklist | GrowthBook | Flagsmith | Unleash | DevCycle | LaunchDarkly | ConfigCat |
|---|---|---|---|---|---|---|
| Pricing model | ||||||
| Starts at | ||||||
| License | ||||||
| Platforms | ||||||
| Open source | ||||||
| Self-hostable | ||||||
| Percentage / gradual rollouts | ||||||
| User targeting & segments | ||||||
| A/B testing / experimentation | ||||||
| Kill switches | ||||||
| SDKs (server + client) | ||||||
| Local evaluation / edge | ||||||
| Audit logs | ||||||
| Approval workflows | ||||||
| Analytics integration | ||||||
| Free tier flag limit | ||||||
| SSO / SAML |
Sources & verification
18
Every fact and feature listed for GrowthBook is verified against its own pages. Each alternative is sourced on its own page.
-
Platforms Web verified 2026-07-17
GrowthBook is a web-based SaaS/self-hosted app (Docker) with client/server SDKs for many languages; no native desktop/mobile GrowthBook app, so platforms = Web.
Compare GrowthBook pricing plans from free to enterprise on cloud or self-hosted.
https://www.growthbook.io/pricing -
License MIT (with GrowthBook Enterprise License for enterprise-only directories) verified 2026-07-17
MIT Expat" license as defined below." — LICENSE file states core is MIT ("MIT Expat"), but code under packages/back-end/src/enterprise, packages/front-end/enterprise, and packages/shared/src/enterprise is licensed under the separate GrowthB
Content outside of the above mentioned directories or restrictions above is available under the
https://raw.githubusercontent.com/growthbook/growthbook/main/LICENSE -
Pricing model OSS + paid hosting verified 2026-07-17
Free self-hosted open-source edition plus a free Starter cloud tier, paid Pro cloud tier, and custom-priced Enterprise (cloud or self-hosted).
Starter|Free|No credit card required|Up to 3 users|Unlimited feature flags|Unlimited experiments ... Pro|$40|/ seat / month ... Enterprise|Custom
https://www.growthbook.io/pricing -
Starts at $40/seat/month verified 2026-07-17
Cheapest paid GrowthBook Cloud tier (Pro). The Starter cloud tier and self-hosted open-source edition are Free.
Pro|For small and mid-sized teams with advanced statistics and analytics.|$40|/ seat / month
https://www.growthbook.io/pricing -
Status active verified 2026-07-17
Latest GitHub release v4.4.0 published 2026-05-27 (per GitHub API), roughly 7 weeks before this research date of 2026-07-17, indicating active, ongoing development.
v4.4.0
https://github.com/growthbook/growthbook/releases/tag/v4.4.0 -
Open source Yes verified 2026-07-17
Open Source Feature Flags, Experimentation, and Product Analytics
https://raw.githubusercontent.com/growthbook/growthbook/main/README.md -
Self-hostable Yes verified 2026-07-17
GrowthBook consists of a NextJS front-end, an ExpressJS API, and a Python stats engine. Everything is bundled together in a single Docker Image.
https://docs.growthbook.io/self-host -
Percentage / gradual rollouts Yes verified 2026-07-17
Open-source feature flag management platform with gradual rollouts, instant kill switches, and warehouse-native A/B testing.
https://www.growthbook.io/products/feature-flags -
User targeting & segments Yes verified 2026-07-17
This page covers how to set up attributes, write conditions, and use Saved Groups for reusable targeting.
https://docs.growthbook.io/features/targeting -
A/B testing / experimentation Yes verified 2026-07-17
Open-source feature flag management platform with gradual rollouts, instant kill switches, and warehouse-native A/B testing.
https://www.growthbook.io/products/feature-flags -
Kill switches Yes verified 2026-07-17
Open-source feature flag management platform with gradual rollouts, instant kill switches, and warehouse-native A/B testing.
https://www.growthbook.io/products/feature-flags -
SDKs (server + client) Yes verified 2026-07-17
24 SDKs including [React](https://docs.growthbook.io/lib/react), [Python](https://docs.growthbook.io/lib/python), [Android](https://docs.growthbook.io/lib/kotlin), and [iOS](https://docs.growthbook.io
https://raw.githubusercontent.com/growthbook/growthbook/main/README.md -
Local evaluation / edge Yes verified 2026-07-17
GrowthBook also ships dedicated edge SDKs/apps for Cloudflare Workers, Fastly Compute, and Lambda@Edge (docs.growthbook.io/lib/edge/*).
Evaluate features: Using attributes you provide (like user ID, country, or subscription plan), the SDK evaluates your targeting rules and returns the appropriate feature values. This evaluation happen
https://docs.growthbook.io/lib -
Audit logs Yes verified 2026-07-17
Basic audit log is included generally; an 'Exportable Audit Logs' variant is called out as an Enterprise-plan feature on the pricing page, but tier-gating alone doesn't demote this per category policy
GrowthBook keeps an audit log of all actions taken on the platform. You can access this page from the Settings → Log in the left navigation.
https://docs.growthbook.io/account/audit-logs -
Approval workflows Yes verified 2026-07-17
Require Approvals is available on Enterprise plans. With Approval flows, you can require approval before publishing any change to an existing feature flag.
https://docs.growthbook.io/features/publishing-and-approval-flows -
Analytics integration Yes verified 2026-07-17
Data warehouse integrations (Snowflake, BigQuery, Databricks, ClickHouse, Trino) ... Event trackers (Fullstory, Firebase, Segment, GA4, Rudderstack)
https://www.growthbook.io/platform/integrations -
Free tier flag limit Yes verified 2026-07-17
Both the free GrowthBook Cloud Starter tier and the self-hosted open-source edition offer unlimited feature flags.
Starter|Free|No credit card required|Up to 3 users|Unlimited feature flags|Unlimited experiments
https://www.growthbook.io/pricing -
SSO / SAML Partial verified 2026-07-17
GrowthBook's SSO is OpenID Connect (OIDC) based, not SAML — its own Azure setup instructions explicitly state 'we use OpenID Connect, not SAML.' SSO exists (Enterprise) but true SAML support is absent
Enterprise SSO is available on Enterprise plans. SSO is available on GrowthBook Cloud or Self-hosted via OpenID Connect.
https://docs.growthbook.io/sso
FAQ
Yes. DevCycle, LaunchDarkly and ConfigCat have a free tier or are fully free. Free-tier limits in the comparison table are verified and dated.
Flagsmith, Unleash and ConfigCat — every license claim links its source.