# Bucket vs OpenFeature

| Attribute | Bucket | OpenFeature |
|---|---|---|
| **Vioscale score** | 57.5 (40% (low)) | 63.7 (10% (low)) |
| deployment.options | `{"cloud":true}` | `{"cloud":true,"self_hosted":true}` |
| description.long | A TypeScript-focused feature management platform that combines automated flag lifecycle management with developer-friendly tooling and team collaboration, including automatic stale flag removal. | OpenFeature is an open source CNCF project providing a standardized API and SDK for feature flagging. It enables developers to switch between feature flag management tools or combine multiple solutions without code-level lock-in by implementing providers that adapt the common interface to different backends. |
| features.capabilities | `{"hosting":"cloud","open_source":true,"openfeature":true,"sdk_breadth":"broad","audit_approvals":true,"code_references":true,"targeting_rules":true,"local_evaluation":true,"percentage_rollout":true}` | `{"hosting":"both","open_source":true,"openfeature":true,"sdk_breadth":"broad","local_evaluation":true}` |
| integrations.count | 6 | 247 |
| integrations.list | `[{"name":"Linear"},{"name":"Slack"},{"name":"MCP"},{"name":"Google Workspace SSO"},{"name":"n8n"},{"name":"API"}]` | `[{"name":"ConfigCat"},{"name":"GO Feature Flag"},{"name":"DevCycle"},{"name":"Flipswitch"},{"name":"Kameleoon"},{"name":"Flagsmith"},{"name":"flagd"},{"name":"Datadog"},{"name":"LaunchDarkly"},{"name":"Mixpanel"},{"name":"Split"},{"name":"Confidence by Spotify"},{"name":"Flipt"},{"name":"Hyphen AI"},{"name":"GrowthBook"},{"name":"OFREP"},{"name":"Unleash"},{"name":"VWO"},{"name":"Bucketeer"},{"name":"CloudBees"},{"name":"AB Tasty"},{"name":"Vercel"}]` |
| market.availability | `{"hqCountry":"DK","primaryMarkets":["EU","US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"web":true}` | `{"cli":true}` |
| pricing | `{"type":"subscription","plans":[{"free":true,"name":"Starter","summary":"Free tier with 1,000 MTUs per month","features":["Type-safety","Toolbar","CLI","MCP","Company segments","Advanced targeting rules","3 environments","Gradual rollout","Remote config","Kill switch","Stored attributes","Flag history","Local evaluation","OpenFeature","Linear integration","Slack integration","API (read only)","Google SSO","GDPR","30-day data retention","Standard support"],"components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"contactSales":false,"includedLimits":{"mtu":"1000/mo","feedback":"50/mo","environments":"3"}},{"free":false,"name":"Pro","summary":"$125/mo monthly or $100/mo annual. 10,000 MTUs, unlimited environments.","features":["Type-safety","Toolbar","CLI","MCP","Company segments","Advanced targeting rules","Unlimited environments","Gradual rollout","Remote config","Kill switch","Stored attributes","Flag history","Local evaluation","OpenFeature","User permissions","Bulk management","Company segment CSV","Self-cleaning flags","Early-access workflow","Release stages","Linear integration","Slack integration","API","Google SSO","GDPR","6-month data retention","Priority support"],"components":[{"kind":"fixed","amount":125,"period":"month","currency":"USD"},{"kind":"fixed","amount":100,"period":"year","currency":"USD"}],"contactSales":false,"includedLimits":{"mtu":"10000/mo","feedback":"unlimited","environments":"unlimited"}},{"free":false,"name":"Enterprise","summary":"Custom pricing with custom MTUs. Includes SAML, migration support, and concierge support.","features":["Type-safety","Toolbar","CLI","MCP","Company segments","Advanced targeting rules","Unlimited environments","Gradual rollout","Remote config","Kill switch","Stored attributes","Flag history","Local evaluation","OpenFeature","User permissions","Bulk management","Company segment CSV","Self-cleaning flags","Early-access workflow","Release stages","Segment export","Linear integration","Slack integration","API","SAML","Google SSO","GDPR","Custom data retention","Migration support","Concierge support"],"contactSales":true,"includedLimits":{"mtu":"custom","feedback":"unlimited","environments":"unlimited"}}],"addOns":[{"name":"Additional MTUs","components":[{"per":{"qty":25000,"unit":"mtu"},"kind":"metered","amount":120,"period":"month","currency":"USD"},{"per":{"qty":25000,"unit":"mtu"},"kind":"metered","amount":150,"period":"month","currency":"USD"}]}],"summary":"Free tier available. Pro from $100/mo annually or $125/mo monthly. Enterprise custom pricing.","currency":"USD","freeTier":true,"sourceUrl":"https://reflag.com/pricing","retrievedAt":"2026-08-14T08:31:22.006Z","startingPrice":{"amount":100,"period":"month","currency":"USD"},"billingPeriods":["month","year"]}` | `{"type":"open_source","freeTier":true,"sourceUrl":"https://openfeature.dev","retrievedAt":"2026-08-14T11:11:20.759Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | open_source |
| pricing.price_level | high | free |
| pricing.transparent | yes | - |
| reliability.status_page | yes | - |
| security.disclosure_policy | yes | yes |
| security.gdpr | yes | - |

## Capabilities (Feature Flag Software)

| Capability | Bucket | OpenFeature |
|---|:--:|:--:|
| **Deployment** |  |  |
| Hosting | Cloud only | Cloud + self-hosted |
| **Rollout** |  |  |
| Percentage rollout | ✓ | - |
| Attribute / segment targeting | ✓ | - |
| **Evaluation** |  |  |
| Local evaluation (no call home) | ✓ | ✓ |
| Edge / CDN evaluation | - | - |
| **Experimentation** |  |  |
| Built-in A/B experimentation | - | - |
| Experiment stats engine | - | - |
| **Standards** |  |  |
| OpenFeature-compliant provider | ✓ | ✓ |
| **Governance** |  |  |
| Audit logs + change approvals | ✓ | - |
| Stale-flag / code reference detection | ✓ | - |
| **Coverage** |  |  |
| SDK breadth | Broad | Broad |
| **Licensing** |  |  |
| Self-hostable OSS core | ✓ | ✓ |

*Source: Vioscale. Generated 2026-09-01T15:03:01.558Z. "-" = undocumented, not absent.*
