MariaDB Day Brussels 02.02.2020 – Introducing speakers – Vlad Bogolin on ensuring MariaDB Server’s longevity with an open build system for the community.

For a large Open Source project to survive, it needs the right testing infrastructure in place. Because of this, the MariaDB Foundation made the whole build system a community shared resource. In this talk we will show how we have accomplished this and how the community can benefit.

MariaDB Day is part of FOSDEM Fringe and will be held on Sunday 2 February 2020. Attendance is free, but space is limited, so please RSVP on the Meetup page if you plan to attend.

MariaDB Day Brussels 02.02.2020 – Introducing speakers – Andrew Hutchings on ColumnStore engine

MariaDB has an Open Source engine called ColumnStore which provides columnar storage capabilities. During the MariaDB Day Andrew Hutchings (a.k.a. LinuxJedi) will hold a talk explaining what columnar storage is, how it works and the advantages / disadvantages of it. He will also talk about how you can use it to help with things such as your analytical workloads alongside your traditional OLTP workloads.

MariaDB Day 02.02.2020 – Introducing speakers – Valerii Kravchuk on eBPF and Dynamic Tracing for MariaDB DBAs (ftrace, bcc tools and bpftrace)

eBPF on Linux 4.9+ is probably the best way to study performance problems. Basic usage of ftrace interface, bcc tools and bpftrace, as well as main bpftrace features and commands are presented. Several typical use cases (including adding dynamic probes to MariaDB servers, working with stack traces and creating Flame Graphs) are discussed.

MariaDB DAY 02.02.2020 – Introducing Speakers – Dmitry Dain on Enabling post-compromise protection for stored data with Virgil PureKit security framework and MariaDB database.

As the first MariaDB Day is approaching we begin introducing our speakers. Dmitry Dain will talk about Enabling post-compromise protection for stored data with Virgil PureKit security framework and MariaDB database.

If you’re collecting personal data, you’re responsible for protecting it. And in this day and age, the question of when a database will be compromised is not a matter of “if” but “when.” So how can developers protect data within their systems without hiring expensive consultants or outsourced firms?

In this session, Dmitry Dain presents the Virgil PureKit security toolkit which protects passwords and data from being decrypted even if the database itself is compromised.

“How to write your first patch ? ” – MariaDB Unconference Presentations

 Have you ever wondered how to get started with contributions to the world’s most popular open source database? Did you have a problems with building and configuring from source code, writing the contribution patch and testing the server with  use of mysql-test-run (mtr) framework  afterwards?
How to make your patch visible to other developers?
In this section we will go through each step in this process from getting the latest source code, testing the server and writing your first contribution with the live demo!
Let’s get started! Anel Husakovic (https://mariadb.org/about/staff/anel-husakovic/)  – is going to talk about it all at our New York Unconference 23d-24th of February …