Oct 23, 2020 in News

3 min read

An Enterprising Opening

The Metabase Team Portrait
The Metabase Team
‧ Oct 23, 2020 in News

‧ 3 min read

Share this article

We are making the Enterprise Edition of Metabase source available.

It’s now been a little over a year since we announced a commercial version of Metabase. Over the past year, we’ve learned a lot about how to run an OpenCore business, as well as how to manage offering two versions of Metabase.

The commercial version of Metabase is Source Available, and we have given customers an option to access the codebase via GitHub. The code was forked from the OSS repository and over the last year we have added a number of Enterprise only features. We had originally developed the Enterprise Edition in a private GitHub repository to keep EE development out of the way of the OSS user base. We also wanted to keep the lines between our two versions and which license applied to each codebase crystal clear.

Pretty soon, we ran into some problems. Similar to GitLab’s experience, we discovered that having two separate repositories created a lot of extra work.

Specifically, merging and releasing became well over twice as much work. It became a regular occurrence to have massive merge conflicts that would take hours to unravel. The merge process was error prone, and we’d regularly introduce bugs because of changes in the OSS codebase breaking assumptions in the EE codebase. While we often caught these errors before releasing to our Enterprise customers, we have inadvertently shipped a number of embarrassing bugs.

We initially viewed all of this as necessary work to support our paying customers. But it became increasingly clear that it was error-prone busywork. Over time, the theoretical benefits of keeping OSS and Enterprise features separate were overwhelmed by the real-world downsides of our users encountering bugs, and our team wasting time they could have spent actively improving our users lives.

Additionally, individually granting paying customers access to the Enterprise source code was time-consuming and pointless — why hide our Enterprise source code when the root of our success is our Open Source nature?

Like many others before us, we’ve come to the conclusion that it’s in our users’ ultimate interest to have us spend our time working on things that directly improve the Metabase product rather than protracted and thankless housekeeping.

What is happening?

  • We are releasing the source code for Metabase Enterprise
  • The github.com/metabase/metabase repository will contain both OSS and Metabase Enterprise Code
  • The issue tracker will be consolidated
  • Any issues in the open source repository asking for Enterprise features will be closed

Why?

For a few reasons – It’ll give customers and those in trials easy access to the Enterprise codebase, and will reduce the time wasted by our team on resolving merge conflicts. We’ll spend this regained time on making the product better.

What does this mean going forward?

We’ll be developing both the OSS and the Enterprise editions in the open. Enterprise Edition customers, prospective customers in a trial, and anyone who’s just curious will be free to examine the Enterprise source code.

FAQ

Does this mean I will be contributing to your proprietary codebase for free?

Not unless you really, really want to for some reason. You’re welcome to look at it, study it, use it to decide if you’re interested in the Enterprise edition as a customer.

How can I make sure that my contributions are not going to a proprietary codebase?

All of our Enterprise functionality is in the “enterprise” folder in the root. So long as your submitted Pull Request does not contain any files that go in this directory, it will be part of our Open Source product.

Does this mean I can use Metabase Enterprise for free?

No. Just because the source is publicly available does not mean that you can run it for free. Metabase Enterprise still requires a license to use.

Is the Enterprise Edition code Open Source now that it’s public?

No, it is not Open Source. It’s Source Available, which means you can inspect it, modify it and distribute modifications, subject to your license limits, if any.

You might also enjoy

All posts
Choose where your Metabase Cloud is hosted Image Oct 11, 2023 in News

Choose where your Metabase Cloud is hosted

Speed up your Metabase by hosting it closer to you and your data with new cloud-hosting options in the EU (Frankfurt), APAC (Singapore), or LATAM (São Paulo).

The Metabase Team Portrait
The Metabase Team

1 min read

Security incident post-mortem: July 2023 Image Aug 04, 2023 in News

Security incident post-mortem: July 2023

A recap of the H2 Unauthenticated Remote Code Execution Security vulnerability and our response.

The Metabase Team Portrait
The Metabase Team

17 min read

All posts
Close Form Button

Subscribe to our newsletter

Stay in touch with updates and news from Metabase. No spam, ever.