article thumbnail

Is MongoDB Open Source? Is Planet Earth Flat?

Percona

We’re equally convinced on both counts, but in this blog article, we’re focusing on why MongoDB is not open source. Let’s start with this: MongoDB is accurately referred to as source-available software. To be clear, we are rock-solid in our stance that MongoDB is not open source.

article thumbnail

Interacting with Open Source for HammerDB Code and Documentation

HammerDB

So the HammerDB project is open source. When you install it you accept the license agreement and once installed there is a file called LICENSE headed GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 – so you know that the code is open source under GPLv3. That shouldn’t come as too much of a surprise.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

InnoDB Performance Optimization Basics

Percona

This blog is in reference to our previous ones for ‘Innodb Performance Optimizations Basics’ 2007 and 2013. Although there have been many blogs about adjusting MySQL variables for better performance since then, I think this topic deserves a blog update since the last update was a decade ago, and MySQL 5.7

article thumbnail

Monitoring RabbitMQ with the ELK Stack and Logz.io Part One

DZone

RabbitMQ is an open-source message broker that was built to implement AMQP in 2007, and over the past twelve years has grown to include HTTP, STOMP, SMTP and other protocols via an ever-growing list of plugins.

article thumbnail

Happy 15th, Tasktop! Happy 5th, Tasktop Hub!

Tasktop

January 17, 2007: Dr. Mik Kersten, Dr. Gail Murphy and Robert Elves founded Tasktop. Just to put it in context, here are some other highlights from 2007: Apple iPhone was announced and launched. Beyonce’s “Irreplaceable” was the best-performing single of the calendar year. The first Transformers movie came out.

article thumbnail

Transparent Huge Pages Refresher

Percona

Transparent Huge Pages (THP) is a memory management feature in Linux operating systems that aims to enhance system performance. In this post, we will explore THP, its impact on database servers, and how to disable it for optimal performance and stability. What are Transparent Huge Pages? Try Percona Distribution for MySQL today!

article thumbnail

Using the Transparent Data Encryption Extension PG_TDE With PostgreSQL

Percona

As these fields do not contain sensitive data, this is not a security issue and helps with the performance and simplicity of the extension. This is open source software, and the old adage about having many eyeballs on the code to ensure its quality is applicable here, as Percona wants your input.