All Projects → growthbook → growthbook

growthbook / growthbook

Licence: MIT License
Open Source Feature Flagging and A/B Testing Platform

Programming Languages

typescript
32286 projects
SCSS
7915 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
Jinja
831 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to growthbook

mojito
🧪 Source-controlled split testing stack for building, launching and analysing A/B tests.
Stars: ✭ 49 (-97.91%)
Mutual labels:  analytics, experimentation, ab-testing, split-testing
flagsmith-js-client
Javascript Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
Stars: ✭ 42 (-98.21%)
Mutual labels:  continuous-delivery, feature-flags, remote-config, feature-flagging
flagsmith-nodejs-client
Flagsmith Node JS Client. Flagsmith lets you manage features flags across web, mobile and server side applications. Get builds out faster. Control who has access to new features.
Stars: ✭ 13 (-99.44%)
Mutual labels:  continuous-delivery, feature-flags, remote-config, feature-flagging
tellery
Tellery lets you build metrics using SQL and bring them to your team. As easy as using a document. As powerful as a data modeling tool.
Stars: ✭ 219 (-90.65%)
Mutual labels:  bigquery, analytics, snowflake, redshift
Sqlpad
Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Trino, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC
Stars: ✭ 4,113 (+75.62%)
Mutual labels:  bigquery, clickhouse, snowflake, data-analysis
featurehub
FeatureHub - cloud native feature flags, A/B testing and remote configuration service. Real-time streaming feature updates. Provided with Java, JavaScript, Go, .Net, Android and Flutter SDKs.
Stars: ✭ 136 (-94.19%)
Mutual labels:  feature-flags, split-testing, remote-config, feature-flagging
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Stars: ✭ 20,147 (+760.25%)
Mutual labels:  bigquery, analytics, redshift
yt-channels-DS-AI-ML-CS
A comprehensive list of 180+ YouTube Channels for Data Science, Data Engineering, Machine Learning, Deep learning, Computer Science, programming, software engineering, etc.
Stars: ✭ 1,038 (-55.68%)
Mutual labels:  statistics, data-engineering, data-analysis
Sql Runner
Run templatable playbooks of SQL scripts in series and parallel on Redshift, PostgreSQL, BigQuery and Snowflake
Stars: ✭ 68 (-97.1%)
Mutual labels:  bigquery, snowflake, redshift
dbd
dbd is a database prototyping tool that enables data analysts and engineers to quickly load and transform data in SQL databases.
Stars: ✭ 30 (-98.72%)
Mutual labels:  bigquery, snowflake, redshift
Tbls
tbls is a CI-Friendly tool for document a database, written in Go.
Stars: ✭ 940 (-59.86%)
Mutual labels:  bigquery, snowflake, redshift
carto-spatial-extension
A set of UDFs and Procedures to extend BigQuery, Snowflake, Redshift and Postgres with Spatial Analytics capabilities
Stars: ✭ 131 (-94.41%)
Mutual labels:  bigquery, snowflake, redshift
VariantRetriever
VariantRetriever is a minimalist package for feature flagging
Stars: ✭ 23 (-99.02%)
Mutual labels:  feature-flags, ab-testing, feature-flagging
evolutio
ab testing framework with automated code removing
Stars: ✭ 15 (-99.36%)
Mutual labels:  ab-testing, abtesting, abtest
experiment
A/B cookie testing tool for @laravel
Stars: ✭ 55 (-97.65%)
Mutual labels:  ab-testing, abtesting, abtest
flagsmith-java-client
Java Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
Stars: ✭ 16 (-99.32%)
Mutual labels:  feature-flags, remote-config, feature-flagging
Analytics
Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
Stars: ✭ 9,469 (+304.31%)
Mutual labels:  statistics, analytics, clickhouse
Data Science Live Book
An open source book to learn data science, data analysis and machine learning, suitable for all ages!
Stars: ✭ 193 (-91.76%)
Mutual labels:  statistics, analytics, data-analysis
flagsmith
Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
Stars: ✭ 2,309 (-1.41%)
Mutual labels:  feature-flags, remote-config, feature-flagging
starlake
Starlake is a Spark Based On Premise and Cloud ELT/ETL Framework for Batch & Stream Processing
Stars: ✭ 16 (-99.32%)
Mutual labels:  bigquery, snowflake, redshift

GrowthBook - Open Source Feature Flagging and A/B Testing

Open Source Feature Flagging and A/B Testing

Build Status MIT License Release Join us on Slack

Get up and running in 1 minute with:

git clone https://github.com/growthbook/growthbook.git
cd growthbook
docker-compose up -d

Then visit http://localhost:3000

GrowthBook Screenshot

Our Philosophy

The top 1% of companies spend thousands of hours building their own feature flagging and A/B testing platforms in-house. The other 99% are left paying for expensive 3rd party SaaS tools or hacking together unmaintained open source libraries.

We want to give all companies the flexibility and power of a fully-featured in-house platform without needing to build it themselves.

Major Features

  • 🏁 Feature flags with advanced targeting, gradual rollouts, and experiments
  • 💻 SDKs for React, Javascript, PHP, Ruby, Python, Go, and Kotlin (Android) with more coming soon
  • 🆎 Powerful A/B test analysis with support for binomial, count, duration, and revenue metrics
  • ❄️ Use your existing data stack - BigQuery, Mixpanel, Redshift, Google Analytics, and more
  • ⬇️ Drill down into A/B test results by browser, country, or any other custom attribute
  • 🪐 Export reports as a Jupyter Notebook!
  • 📝 Document everything with screenshots and GitHub Flavored Markdown throughout
  • 🔔 Automated email alerts when A/B tests become significant

Try GrowthBook

Managed Cloud Hosting

Create a free GrowthBook Cloud account to get started.

Open Source

The included docker-compose.yml file contains the GrowthBook App and a MongoDB instance (for storing cached experiment results and metadata):

git clone https://github.com/growthbook/growthbook.git
cd growthbook
docker-compose up -d

Then visit http://localhost:3000 to view the app.

Check out the full Self-Hosting Instructions for more details.

Documentation and Support

View the GrowthBook Docs for info on how to configure and use the platform.

Join our Slack community if you get stuck, want to chat, or are thinking of a new feature.

Or email us at [email protected] if Slack isn't your thing.

We're here to help - and to make GrowthBook even better!

Contributors

We ❤️ all contributions, big and small!

Read CONTRIBUTING.md for how to setup your local development environment.

If you want to, you can reach out via Slack or email and we'll set up a pair programming session to get you started.

License

This project uses the MIT license. The core GrowthBook app will always remain open and free, although we may add some commercial enterprise add-ons in the future.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].