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

Percona University in Peru 2023

Percona Community

Percona University is a series of free technical events organized by Percona in various cities around the world since 2013. Percona uses these events to share its unbiased expertise on open source databases with the community, users, and organizations.

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

Percona University in Peru 2023

Percona Community

Percona University is a series of free technical events organized by Percona in various cities around the world since 2013. Percona uses these events to share its unbiased expertise on open source databases with the community, users, and organizations.

article thumbnail

Highly Available Redis Clusters with Automated Sharding Launches at ScaleGrid

Scalegrid

January 24, 2019 – ScaleGrid , a rising leader in the Database-as-a-Service (DBaaS) space, has just announced support for Redis Clusters on their fully managed Redis hosting plans. With the introduction of Redis Clusters at ScaleGrid, Redis users can now easily create sharded clusters with a few simple clicks when setting up their databases.

article thumbnail

Platform Engineering Teams Done Right…

Adrian Cockcroft

We used this model effectively at Netflix when I was their cloud architect from 2010 through 2013. Open source tools which have an open development model that allows your team to make contributions may be a better approach. Netflix made many contributions to open source projects by it’s cloud platform team.

article thumbnail

MariaDB vs MySQL: Key Differences and Use Cases

Percona

Before we dive into the differences between MariaDB and MySQL, we will provide a thorough examination of each relational database management system (RDBMS). While originally designed to be a drop-in replacement for MySQL, it evolved into its own distinct database management system and is now maintained and supported by the MariaDB Foundation.

article thumbnail

Auto-Increment Counter Persistence in MySQL 8: Comparing the Evolution From MySQL 5.7

Percona

The auto-increment feature, which generates unique values for primary key columns, is an integral part of the database’s design. Connection id: 2 Current database: db1 + -+ -+ | id | username | + -+ -+ | 1 | user1 | | 2 | user2 | + -+ -+ 2 rows in set (0.01 Compared to MySQL 5.7, sec) Query OK, 1 row affected (0.00

Servers 110