Featured Article

“Developers, as you know, do not like to pay for things”

CockroachDB EC-1 Part 3: Developer relations and business

Comment

Image Credits: Nigel Sussman

In the previous part of this EC-1, we looked at the technical details of CockroachDB and how it provides accurate data instantaneously anywhere on the planet. In this installment, we’re going to take a look at the product side of Cockroach, with a particular focus on developer relations.

As a business, Cockroach Labs has many things going for it. The company’s approach to distributed database technology is novel. And, as more companies operate on a global level, CockroachDB has the potential to gain some significant market share internationally. The company is seven years into a typical 10-year maturity model for databases, has raised $355 million, and holds a $2 billion market value. It’s considered a double unicorn. Few database companies can say this.

But its growth depends upon securing the love of developers while also making its product easier to use for new customers. To that end, I’m going to analyze the company’s pivot to the cloud as well as its extensive outreach to developers as it works to set itself up for long-term, sustainable success.

Cockroach Labs looks to the cloud

These days, just about any company of consequence provides services via the internet, and a growing number of these services are powered by products and services from native cloud providers. Gartner forecasted in 2019 that cloud services are growing at an annual rate of 17.5%, and there’s no sign that the growth has abated at all.

Its founders’ history with Google back in the mid-2000s has meant that Cockroach Labs has always been aware of the impact of cloud services on the commercial web. Unsurprisingly, CockroachDB could run cloud native right from its first release, given that its architecture presupposes the cloud in its operation — as we saw in part 2 of this EC-1.

Yet, the company’s early business model was centered on offering an enterprise license to its technology as well as integration services. Potential customers looking to use CockroachDB would first have to set up their own cloud infrastructure, then install CockroachDB, and then manage and optimize the performance of the database as their application needs changed. Plenty of companies have the talent to do that heavy lifting, but that business model limited the pool of potential clients who could use CockroachDB.

To address that drawback, the company is now aggressively expanding into the database-as-a-service (or what is clunkily known as DBaaS) space, offering its own technology in a fully managed package, expanding the spectrum of clients who can take immediate advantage of its products.

Given its ease of use, DBaaS has grown heavily in popularity in recent years as companies became more receptive to this service model. Last year, research firm IMARC Group predicted DBaaS would grow by around 20% from a starting 2020 market value of $12.8 billion between 2021 and 2026. So far, the projections are holding up and might even be accelerating given the rapid growth of internet services during the pandemic last year.

To secure its future, Cockroach Labs is trying to protect its property from unremunerated use by other cloud providers by moving from the Apache License 2.0 to a variant of the Business Source License (BSL) in 2019. As Chief Revenue Officer Jeff Miller points out, “ … we’ve protected ourselves with the licensing model so that cloud providers cannot cannibalize us.”

Chief Revenue Officer Jeff Miller. Image Credits: Cockroach Labs

As its blog post at the time noted:

We’re applying this license to the core edition of CockroachDB (i.e., the code that is currently under the Apache 2.0 license). This means that CockroachDB core is no longer Open Source (according to OSI’s Open Source Definition), although the complete source code is still available, and any commercial usage is allowed with the one exception of building a DBaaS. We believe this is the best way to balance the needs of the business with our commitment to Open Source. The new license still permits the vast majority of users to use, redistribute, and modify CockroachDB freely, and will become no-strings-attached Open Source after three years.

Cockroach Labs knew there was money to be made in the cloud. It wasn’t a matter of if the company would make CockroachDB a database-as-a-service offering, but a matter of when, and it finally took the plunge in 2019 when it released CockroachCloud.

Setting up CockroachCloud and pricing

CockroachCloud is a full-fledged implementation of CockroachDB as a DBaaS product. Customers create an account with the service, provide some billing information, and then create installations of multimachine, multiregion CockroachDB clusters.

CockroachCloud does not physically host these clusters, but rather, as of this writing, runs them in either Amazon Web Services (AWS) or Google Cloud (GC) data center regions. Support for Azure is notably missing, but will be forthcoming in the near future, according to Jim Walker, director of product marketing at Cockroach Labs.

Developers and database administrators use the browser-based CockroachCloud Console to create clusters and databases as well as assign user privileges.

The CockrochCloud Console allows administrators and developers to create CockroachDB clusters.
The CockroachCloud Console allows administrators and developers to create CockroachDB clusters. Image Credits: Cockroach Labs

Once created, they can use the CockroachCloud command-line tool or a graphical user interface provided by a third-party such as DBVisualizer to work with the database cluster.

These are the only tools that companies need to use to administer the product. At the application level, CockroachCloud provides the connection string and parameter information that applications need to connect to the database cluster through code using PostgreSQL database drivers, which are widely available in the standard libraries of most programming languages.

Matters of backup, regulatory compliance, security, provisioning and scale are handled behind the scenes in the cloud. The value proposition for using CockroachCloud is straightforward: A company can avail the benefits of globally distributed CockroachDB database clusters without having to pay for staff and computing resources.

The CockroachDB command line tool and GUI
The CockroachDB command line tool and DBVisualizer GUI. Image Credits: Cockroach Labs

Similar to other cloud-pricing models, CockroachCloud is sold on a subscription basis. Customers pay according to metered charges applied on a per-node, per-hour basis with the company’s self-service offering. The user chooses a public cloud storage host when a cluster is created. Subscribers do not pay for hosting on AWS or Google Cloud, since the cost is included in CockroachCloud’s pricing.

The costs run between $.50 and $3.83 per hour depending on node configuration. Notably, the prices are slightly more expensive for AWS than Google Cloud for equivalent hardware — ranging about 10%-15% higher. The screenshot below shows CockroachClouds pricing schedule as of July 2021.

Unlike traditional enterprise services agreements, CockroachCloud self-service subscribers are entitled to unlimited support tickets with a 24-hour turnaround time. In addition, the company offers a Premier support service that costs more. The company was not able to offer any details on the pricing of its enterprise contracts or premier support to TechCrunch.

CockroachCloud charges apply on a per node basis
CockroachCloud charges apply on a per node basis. Image Credits: Cockroach Labs

“Developers, as you know, do not like to pay for things”

CockroachDB is a free, open-source product. It doesn’t cost anything to download and set up on your own, putting it on par with other popular open-source databases like MySQL and MariaDB.

But after spending most of his professional life code-slinging until he started his own companies, Cockroach Labs co-founder and CEO Spencer Kimball understands two facts about software developers. First, their support can be critical for long-term adoption of a given technology, and second, they don’t like to pay.

“Developers, as you know, do not like to pay for things. And to my mind, that means that you have to make a database free,” Kimball said. “We want to deliver [a product] that’s interesting without them ever having to put a credit card in. We want this to be absolutely, perpetually free. That’s why for CockroachCloud, we provide a pretty generous free tier.”

That’s the logic behind CockroachLabs’ absolutely free developer version of CockroachCloud, which it provides in addition to its paid self-service and enterprise offerings. All a developer needs to do is provide some basic registration information.

Once entered, developers have access to their own CockroachDB cluster running on a scaled-down environment of Google Cloud. Crucially, no credit card is required.

Any developer can have an instance of a CockroachDB cluster running for free on CockroachCloud.
Any developer can have an instance of a CockroachDB cluster running for free on CockroachCloud. Image Credits: Cockroach Labs

In addition to getting a CockroachDB cluster, developers on the free tier can create event alerts within their cluster. However, the free tier does not allow you to create more than one cluster and doesn’t support backups either.

The system monitoring capabilities you get in a paid subscription are missing, too. Nonetheless, the free tier version provides enough of the capabilities that a developer needs to get some experience with CockroachCloud.

That free tier can be quite compelling, particularly in light of the free offerings from some of the company’s SQL database competitors. Microsoft has the free SQL Server Express version of its product as does Oracle with its free version, Oracle Database 18c Express Edition (XE). These free offerings are useful for developers to experiment with, but are not really suited for production use.

CockroachDB wins in the competition against these express products because it is production ready. But then again, so are MySQL and MariaDB.

CockroachDB has a distinct competitive advantage, though: The free version supports global clustering. A company can set up a fully functional, multiregion cluster of CockroachDB database servers for free right out of the box. Other database providers require that a company pay for an enterprise version in order to get a lot of the functionality that CockroachDB provides for free.

Attracting and maintaining developers’ attention

In 2000, Steve Ballmer, then-CEO of Microsoft, pretty much summed it up as he pranced across the stage in a sweat-soaked frenzy shouting, “Developers, developers, developers!” during Microsoft’s Windows Developer Conference. Cockroach Labs understands today what Microsoft understood back then: When it comes to making money in the software business, developer adoption is vital.

Microsoft CEO Steve Ballmer delivers the opening keynote address at TechEd 2004. Image Credits: Kim Kulish/Corbis / Getty Images

Cockroach Labs wants to make adopting CockroachDB as painless and captivating as possible for developers, and has gone to great lengths to achieve this goal.

CockroachDB’s technical documentation is well organized, attractive and interactive. In addition to the standard fare of quickstarts and API references, which are comprehensive and well-written, developers can get direct experience working with CockroachDB by writing Cockroach SQL code interactively into the SQL Playground section of its web site. (CockroachDB SQL is an extension to the SQL programming language that Cockroach Labs created to accommodate the way CockroachDB handles global data.)

The SQL Playground allows developers to practice writing CockroachDB SQL against a globally configured demonstration database named “movr”.
The SQL Playground allows developers to practice writing CockroachDB SQL against a globally configured demonstration database named “movr.” Image Credits: Cockroach Labs

In addition to SQL Playground, which is a pretty forward-thinking feature, Cockroach Labs provides a number of interactive tutorials to demonstrate particular concepts and features. The tutorials use Katacoda’s interactive learning technology, an approach also used by Red Hat to teach OpenShift and by the Cloud Native Computing Foundation to teach Kubernetes.

Cockroach Labs takes a formal approach to developer education through its free online courses at Cockroach University. The company also provides a wide variety of informal instructional videos on YouTube as well as streams on Twitch.

Developers can also sign up for certifications that allow them to promote themselves as CockroachDB specialists. Finally, Cockroach Labs runs a number of hackathons to encourage interest in its products.

But while developer support is essential, it doesn’t mean squat if your service doesn’t have a feature set that can compete head-on with other, similar services. To its good fortune, CockroachDB does.

Expanding CockroachCloud beyond the database

Part of the allure of becoming a software-as-a-service (SaaS) or a platform-as-a-service (PaaS) provider is that the provider gets the opportunity to capture increased revenue by expanding beyond its initial base services.

For example, AWS started out with storage services via S3 and virtual machine hosting via EC2. Over the years, its services expanded well beyond those early offerings, and its revenue increased accordingly.

When asked if Cockroach Labs intended to pursue this strategy of increasing revenue by broadening the scope of its service offering, the answer was “eventually.”

Walker, the director of product marketing, says, “We’ve got a lot of work to do to build a relational database for [global] consumption. Our primary focus is on building that relational, transactional system and delivering it in a way our customers want to consume it, which is primarily through the cloud. What that really ends up being is the concept of this serverless database where I don’t have to worry about scale.”

So while Cockroach Labs is aware of the enormous potential of CockroachCloud to evolve beyond data management services, the company’s short- and medium-term intent is to keep its focus on its primary technology, CockroachDB.

It’s a smart decision, as the competitive landscape in the SQL market is legion with competitors, which we will explore in the fourth and final part of this EC-1.

Scaling CockroachDB in the red ocean of relational databases


CockroachDB EC-1 Table of Contents

Also check out other EC-1s on Extra Crunch.


More TechCrunch

Sona, a workforce management platform for frontline employees, has raised $27.5 million in a Series A round of funding. More than two-thirds of the U.S. workforce are reportedly in frontline…

Sona, a frontline workforce management platform, raises $27.5M with eyes on US expansion

Uber Technologies announced Tuesday that it will buy the Taiwan unit of Delivery Hero’s Foodpanda for $950 million in cash. The deal is part of Uber Eats’ strategy to expand…

Uber to acquire Foodpanda’s Taiwan unit from Delivery Hero for $950M in cash 

Paris-based Blisce has become the latest VC firm to launch a fund dedicated to climate tech. It plans to raise as much as €150M (about $162M).

Paris-based VC firm Blisce launches climate tech fund with a target of $160M

Maad, a B2B e-commerce startup based in Senegal, has secured $3.2 million debt-equity funding to bolster its growth in the western Africa country and to explore fresh opportunities in the…

Maad raises $3.2M seed amid B2B e-commerce sector turbulence in Africa

The fresh funds were raised from two investors who transferred the capital into a special purpose vehicle, a legal entity associated with the OpenAI Startup Fund.

OpenAI Startup Fund raises additional $5M

Accel has invested in more than 200 startups in the region to date, making it one of the more prolific VCs in this market.

Accel has a fresh $650M to back European early-stage startups

Kyle Vogt, the former founder and CEO of self-driving car company Cruise, has a new VC-backed robotics startup focused on household chores. Vogt announced Monday that the new startup, called…

Cruise founder Kyle Vogt is back with a robot startup

When Keith Rabois announced he was leaving Founders Fund to return to Khosla Ventures in January, it came as a shock to many in the venture capital ecosystem — and…

From Miles Grimshaw to Eva Ho, venture capitalists continue to play musical chairs

On the heels of OpenAI announcing the latest iteration of its GPT large language model, its biggest rival in generative AI in the U.S. announced an expansion of its own.…

Anthropic is expanding to Europe and raising more money

If you’re looking for a Starliner mission recap, you’ll have to wait a little longer, because the mission has officially been delayed.

TechCrunch Space: You rock(et) my world, moms

Apple devoted a full event to iPad last Tuesday, roughly a month out from WWDC. From the invite artwork to the polarizing ad spot, Apple was clear — the event…

Apple iPad Pro M4 vs. iPad Air M2: Reviewing which is right for most

Terri Burns, a former partner at GV, is venturing into a new chapter of her career by launching her own venture firm called Type Capital. 

GV’s youngest partner has launched her own firm

The decision to go monochrome was probably a smart one, considering the candy-colored alternatives that seem to want to dazzle and comfort you.

ChatGPT’s new face is a black hole

Apple and Google announced on Monday that iPhone and Android users will start seeing alerts when it’s possible that an unknown Bluetooth device is being used to track them. The…

Apple and Google agree on standard to alert people when unknown Bluetooth devices may be tracking them

The company is describing the event as “a chance to demo some ChatGPT and GPT-4 updates.”

OpenAI’s ChatGPT announcement: Watch here

A human safety operator will be behind the wheel during this phase of testing, according to the company.

GM’s Cruise ramps up robotaxi testing in Phoenix

OpenAI announced a new flagship generative AI model on Monday that they call GPT-4o — the “o” stands for “omni,” referring to the model’s ability to handle text, speech, and…

OpenAI debuts GPT-4o ‘omni’ model now powering ChatGPT

Featured Article

The women in AI making a difference

As a part of a multi-part series, TechCrunch is highlighting women innovators — from academics to policymakers —in the field of AI.

17 hours ago
The women in AI making a difference

The expansion of Polar Semiconductor’s facility would enable the company to double its U.S. production capacity of sensor and power chips within two years.

White House proposes up to $120M to help fund Polar Semiconductor’s chip facility expansion

In 2021, Google kicked off work on Project Starline, a corporate-focused teleconferencing platform that uses 3D imaging, cameras and a custom-designed screen to let people converse with someone as if…

Google’s 3D video conferencing platform, Project Starline, is coming in 2025 with help from HP

Over the weekend, Instagram announced that it is expanding its creator marketplace to 10 new countries — this marketplace connects brands with creators to foster collaboration. The new regions include…

Instagram expands its creator marketplace to 10 new countries

You can expect plenty of AI, but probably not a lot of hardware.

Google I/O 2024: What to expect

The keynote kicks off at 10 a.m. PT on Tuesday and will offer glimpses into the latest versions of Android, Wear OS and Android TV.

Google I/O 2024: How to watch

Four-year-old Mexican BNPL startup Aplazo facilitates fractionated payments to offline and online merchants even when the buyer doesn’t have a credit card.

Aplazo is using buy now, pay later as a stepping stone to financial ubiquity in Mexico

We received countless submissions to speak at this year’s Disrupt 2024. After carefully sifting through all the applications, we’ve narrowed it down to 19 session finalists. Now we need your…

Vote for your Disrupt 2024 Audience Choice favs

Co-founder and CEO Bowie Cheung, who previously worked at Uber Eats, said the company now has 200 customers.

Healthy growth helps B2B food e-commerce startup Pepper nab $30 million led by ICONIQ Growth

Booking.com has been designated a gatekeeper under the EU’s DMA, meaning the firm will be regulated under the bloc’s market fairness framework.

Booking.com latest to fall under EU market power rules

Featured Article

‘Got that boomer!’: How cybercriminals steal one-time passcodes for SIM swap attacks and raiding bank accounts

Estate is an invite-only website that has helped hundreds of attackers make thousands of phone calls aimed at stealing account passcodes, according to its leaked database.

22 hours ago
‘Got that boomer!’: How cybercriminals steal one-time passcodes for SIM swap attacks and raiding bank accounts

Squarespace is being taken private in an all-cash deal that values the company on an equity basis at $6.6 billion.

Permira is taking Squarespace private in a $6.9 billion deal

AI-powered tools like OpenAI’s Whisper have enabled many apps to make transcription an integral part of their feature set for personal note-taking, and the space has quickly flourished as a…

Buy Me a Coffee’s founder has built an AI-powered voice note app