SlideShare a Scribd company logo
MariaDB: Community Driven SQL Server
Kurt von Finck
Chief Community and Communications Officer
Michael “Monty” Widenius
CEO
Monty Program
Our presentation
Kurt von Finck
Chief Community and Communications O!cer
The project: why it exists, how it works, what you may expect,
how you can get involved.
Monty Widenius
CEO
Technical details about current MariaDB development that a"ect
our community members.
Question and answer period
MariaDB: Community Driven SQL Server
Kurt von Finck
Chief Community and Communications Officer
Monty Program
What is MariaDB?
A branch of MySQL
User-level compatible (drop-in replacement)
Developed by Monty Program in full cooperation
with an active community
GPL licensed
Open: open code, open community, open licenses
Monty Program
MariaDB – A branch of MySQL
MySQL is a registered trademark of Sun in the
United States, the European Union, and other
countries.
MySQL is licensed under the GPL
The GPL allows branching/forking
Branching allows di"erent development models and
di"erent development styles
Branching/forking tends to be a last choice
Monty Program
MariaDB – A drop-in replacement
MySQL has a long track record, and a large install
base
MySQL DBAs and other users are familiar with the
product
MySQL is a cornerstone of the LAMP stack
MariaDB seeks to be as least disruptive as possible
to existing workflows and deployments
Monty Program
MariaDB – Community developed
The strength of Open Source is a robust community
development model
MariaDB welcomes outside contributors and their
work
We strive for inclusivity, a relaxed and fun
atmosphere, and code that's ready for the
enterprise.
“If you take your work seriously, you're doing it
right. If you take yourself seriously, you're doing it
wrong.”
Monty Program
MariaDB – Using Free licenses
MariaDB uses commonly accepted Free licenses
GPL
BSD/X11-mod
Public domain
Developers and users are assured that MariaDB will
always be free, and o"er the best work we produce
to all users.
Monty Program
MariaDB – The raison d'etre
Save the people, save the product!
Keep MySQL open and available
Have a project that values quality contributions in
any form, from any interested party
Develop and distribute the very best SQL product
the open source and Free Software community can
create
Work with Drizzle and Postgres to share know-how
Monty Program
MariaDB – Getting involved
Launchpad
Maria Project
maria-discuss – for project discussion and news
maria-developers – for contributors
maria-captains – for those with commit rights
Bazaar version control
IRC
#maria on Freenode
Monty Program
Monty Program
Founded by ... uhhh ... Monty
Nearly 20 employees working in a distributed
environment
The Hacking Business Model
Center on engineering excellence for MySQL and
derivative code
No “_______?” before “profit!”
Monty Program
Monty Program – Our partners
Monty Program
The Open Database Alliance
Database agnostic
Vendor neutral
Provides a single point of contact for those that need
support, services, NRE, etc for open databases
Democratic policies reflect the open design of the
consortium. Reflected in the ODBA's referral incentive
program.
More flexible solutions than a single large company
could provide
MariaDB: Community Driven SQL Server
Michael “Monty” Widenius
CEO
Monty Program
State of MariaDB 5.1
Recommended (close to GA) release at end of
August
MariaDB 5.1 is kept up to date with MySQL 5.1
(pulls are done monthly or when there is a new
MySQL build)
Binaries with up to date versions of Maria, PBXT and
XtraDB
We have done a lot of work on buildbot to make
reliable builds
Monty Program
New features in MariaDB 5.1
Table elimination
CREATE TABLE B (id int primary key);
Select A.colA from tableA A
left outer join tableB B
on B.id = A.id;
In this case we can remove table B and the join from the
query.
Monty Program
New features in MariaDB 5.1
Pool of threads
Allows hundreds of thousands of connections to
MariaDB with a few worker threads doing the
task.
Backport from 6.0 with new option –extra-port=#
This allows an admin to login and resolve lock
issues with threads in the pool and also allows
di"erent schedulers for di"erent connections
Monty Program
New features in MariaDB 5.1
Virtual columns
CREATE TABLE t1 (
<name> <type> [GENERATED ALWAYS] AS
<expression> [MATERIALIZED|VIRTUAL]
)
Patch originally by Andrey Zhakov
Monty Program
New features in MariaDB 5.1
Speed improvements
Index merge optimizations (faster queries when
using multiple possible index)
Faster complex queries (that uses disk based
temporary tables)
Speed improvements; sql_bench benchmarks
shows 10 % speedup for some common queries
that returns lots of simple character data
Monty Program
New features in MariaDB 5.1
Code cleanups
We have fixed a lot of compiler warnings and
errors found by valgrind
Most posted patches on internal@lists.mysql.com
Detector if mutex are wrongly used
Monty Program
New features to be added to MariaDB 5.1
Need to be added before 'first release' by the
end of August
The new Federated storage engine.
Proven and stable community patches we feel o"er
important performance or feature enhancements.
Percona and Ourdelta patches exemplify this work.
microslow_innodb.patch
microsec_process.patch
Memory tables with e!cient VARCHAR/BLOB
support
Monty Program
Features planned for MariaDB 5.4
Features to be nominated during all-company on-site planning
meeting in August
Stable features from MySQL 5.4
Group commit for Maria storage engine (done)
Extra arguments to storage engines for columns, index and tables in
CREATE TABLE
Google replication patches
Facebook patches
Stable patches from Ourdelta
Recursive queries
Optimizer extensions
Dynamic columns
Phone home (code shared with Drizzle)
Monty Program
Maria/MariaDB - resources
Up to date Information about MariaDB/Maria at http://askmonty.org
MariaDB source code at LaunchPad
Maria roadmap, algorithms and internals are described in detail at
http://forge.mysql.com/worklog/task.php?id=3871
End user documentation about Maria can be found at
http://dev.mysql.com/doc/refman/5.1/en/storage-engines.html
Monty's blog at: http://monty-says.blogspot.com/ will have all
important updates to the MariaDB/Maria project.
You can follow and participate in all MariaDB development
discussions by joining us on Launchpad and #maria on freenode.
QUESTIONS?

More Related Content

PDF
Accelerating DevOps
PDF
Containerizing Traditional Applications
PPTX
DITA for Small Teams
PPTX
OpenDaylight app development tutorial
PPTX
Application Centric Microservices from Redhat Summit 2015
PPTX
Microservices continuous delivery with mantl & shipped
PPTX
Why Is DITA So Hard?
PPT
Using the web to stimulate & sustain community initiatives
Accelerating DevOps
Containerizing Traditional Applications
DITA for Small Teams
OpenDaylight app development tutorial
Application Centric Microservices from Redhat Summit 2015
Microservices continuous delivery with mantl & shipped
Why Is DITA So Hard?
Using the web to stimulate & sustain community initiatives

Viewers also liked (7)

PDF
City Forward and Open Data Standards
PPTX
Labrary Poster AALL 2013
PPTX
almost done
PDF
DMPTool for UMass eScience Symposium
PDF
Snowciety Product presentation
PDF
Chemical Structure
PDF
Confluencewiki 使用空间
City Forward and Open Data Standards
Labrary Poster AALL 2013
almost done
DMPTool for UMass eScience Symposium
Snowciety Product presentation
Chemical Structure
Confluencewiki 使用空间
Ad

Similar to MariaDB 通信驱动服务器 (20)

PDF
"MariaDB The community developed branch of MySQL" by Monty Michael Widenius @...
PPT
Maria db the new mysql (Colin Charles)
PDF
A26 MariaDB : The New&Implemented MySQL Branch by Colin Charles
PPTX
Maria DBMS
PDF
MariaDB 初学者指南
PDF
MariaDB 10 and what's new with the project
PDF
Mariadb10 和新项目中有什么
PDF
MariaDB - Fast, Easy & Strong - Get Started Tutorial
PDF
MariaDB 10.0 - SkySQL Paris Meetup
PDF
The MySQL Diaspora
PDF
MariaDB 5.5 and what comes next - Percona Live NYC 2012
PDF
Open11 maria db the new m in lamp
PDF
On the past, present and future of Open Source databases - Kaj Arnö (MariaDB)
PDF
Introduction of MariaDB 2017 09
PDF
MariaDB 10: The Complete Tutorial
PDF
The Complete MariaDB Server tutorial
PDF
MariaDB: The New M In LAMP - SCALE10x
PDF
01 milan roadshow keynote
PDF
MariaDB: in-depth (hands on training in Seoul)
PDF
MariaDB adoption in Linux distributions and development environments
"MariaDB The community developed branch of MySQL" by Monty Michael Widenius @...
Maria db the new mysql (Colin Charles)
A26 MariaDB : The New&Implemented MySQL Branch by Colin Charles
Maria DBMS
MariaDB 初学者指南
MariaDB 10 and what's new with the project
Mariadb10 和新项目中有什么
MariaDB - Fast, Easy & Strong - Get Started Tutorial
MariaDB 10.0 - SkySQL Paris Meetup
The MySQL Diaspora
MariaDB 5.5 and what comes next - Percona Live NYC 2012
Open11 maria db the new m in lamp
On the past, present and future of Open Source databases - Kaj Arnö (MariaDB)
Introduction of MariaDB 2017 09
MariaDB 10: The Complete Tutorial
The Complete MariaDB Server tutorial
MariaDB: The New M In LAMP - SCALE10x
01 milan roadshow keynote
MariaDB: in-depth (hands on training in Seoul)
MariaDB adoption in Linux distributions and development environments
Ad

More from YUCHENG HU (20)

PDF
PDF
Presta shop 1.6 如何安装简体中文语言文件
PDF
Logback 介绍
PDF
Presta shop 1.6 详细安装指南
PDF
Presta shop 1.6 的安装环境
PDF
Presta shop 1.6 如何安装简体中文语言文件
PDF
Presta shop 1.6 图文安装教程
PDF
V tiger 5.4.0 图文安装教程
PDF
Confluence 回顾(retrospectives) 蓝图 cwikiossez
PDF
Confluence 会议记录(meeting notes)蓝图 cwikiossez
PDF
VTIGER - 销售机会 - CWIKIOSSEZ
PDF
Confluence 使用一个模板新建一个页面 cwikiossez
PDF
Confluence 使用模板
PDF
Cwikiossez confluence 订阅页面更新邮件通知
PDF
Cwikiossez confluence 关注页面 博客页面和空间
PDF
My sql università di enna a.a. 2005-06
PDF
My sql would you like transactions
PDF
MySQL 指南
PDF
MySQL 简要介绍
PDF
mysql 5.5.25 用户安装备忘
Presta shop 1.6 如何安装简体中文语言文件
Logback 介绍
Presta shop 1.6 详细安装指南
Presta shop 1.6 的安装环境
Presta shop 1.6 如何安装简体中文语言文件
Presta shop 1.6 图文安装教程
V tiger 5.4.0 图文安装教程
Confluence 回顾(retrospectives) 蓝图 cwikiossez
Confluence 会议记录(meeting notes)蓝图 cwikiossez
VTIGER - 销售机会 - CWIKIOSSEZ
Confluence 使用一个模板新建一个页面 cwikiossez
Confluence 使用模板
Cwikiossez confluence 订阅页面更新邮件通知
Cwikiossez confluence 关注页面 博客页面和空间
My sql università di enna a.a. 2005-06
My sql would you like transactions
MySQL 指南
MySQL 简要介绍
mysql 5.5.25 用户安装备忘

Recently uploaded (20)

PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Approach and Philosophy of On baking technology
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Machine learning based COVID-19 study performance prediction
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Modernizing your data center with Dell and AMD
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
cuic standard and advanced reporting.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
Cloud computing and distributed systems.
PDF
Encapsulation theory and applications.pdf
PDF
NewMind AI Weekly Chronicles - August'25 Week I
Building Integrated photovoltaic BIPV_UPV.pdf
Approach and Philosophy of On baking technology
Chapter 3 Spatial Domain Image Processing.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
The Rise and Fall of 3GPP – Time for a Sabbatical?
Network Security Unit 5.pdf for BCA BBA.
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Understanding_Digital_Forensics_Presentation.pptx
Machine learning based COVID-19 study performance prediction
Diabetes mellitus diagnosis method based random forest with bat algorithm
20250228 LYD VKU AI Blended-Learning.pptx
NewMind AI Monthly Chronicles - July 2025
Dropbox Q2 2025 Financial Results & Investor Presentation
Modernizing your data center with Dell and AMD
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
cuic standard and advanced reporting.pdf
Spectral efficient network and resource selection model in 5G networks
Cloud computing and distributed systems.
Encapsulation theory and applications.pdf
NewMind AI Weekly Chronicles - August'25 Week I

MariaDB 通信驱动服务器

  • 1. MariaDB: Community Driven SQL Server Kurt von Finck Chief Community and Communications Officer Michael “Monty” Widenius CEO
  • 2. Monty Program Our presentation Kurt von Finck Chief Community and Communications O!cer The project: why it exists, how it works, what you may expect, how you can get involved. Monty Widenius CEO Technical details about current MariaDB development that a"ect our community members. Question and answer period
  • 3. MariaDB: Community Driven SQL Server Kurt von Finck Chief Community and Communications Officer
  • 4. Monty Program What is MariaDB? A branch of MySQL User-level compatible (drop-in replacement) Developed by Monty Program in full cooperation with an active community GPL licensed Open: open code, open community, open licenses
  • 5. Monty Program MariaDB – A branch of MySQL MySQL is a registered trademark of Sun in the United States, the European Union, and other countries. MySQL is licensed under the GPL The GPL allows branching/forking Branching allows di"erent development models and di"erent development styles Branching/forking tends to be a last choice
  • 6. Monty Program MariaDB – A drop-in replacement MySQL has a long track record, and a large install base MySQL DBAs and other users are familiar with the product MySQL is a cornerstone of the LAMP stack MariaDB seeks to be as least disruptive as possible to existing workflows and deployments
  • 7. Monty Program MariaDB – Community developed The strength of Open Source is a robust community development model MariaDB welcomes outside contributors and their work We strive for inclusivity, a relaxed and fun atmosphere, and code that's ready for the enterprise. “If you take your work seriously, you're doing it right. If you take yourself seriously, you're doing it wrong.”
  • 8. Monty Program MariaDB – Using Free licenses MariaDB uses commonly accepted Free licenses GPL BSD/X11-mod Public domain Developers and users are assured that MariaDB will always be free, and o"er the best work we produce to all users.
  • 9. Monty Program MariaDB – The raison d'etre Save the people, save the product! Keep MySQL open and available Have a project that values quality contributions in any form, from any interested party Develop and distribute the very best SQL product the open source and Free Software community can create Work with Drizzle and Postgres to share know-how
  • 10. Monty Program MariaDB – Getting involved Launchpad Maria Project maria-discuss – for project discussion and news maria-developers – for contributors maria-captains – for those with commit rights Bazaar version control IRC #maria on Freenode
  • 11. Monty Program Monty Program Founded by ... uhhh ... Monty Nearly 20 employees working in a distributed environment The Hacking Business Model Center on engineering excellence for MySQL and derivative code No “_______?” before “profit!”
  • 12. Monty Program Monty Program – Our partners
  • 13. Monty Program The Open Database Alliance Database agnostic Vendor neutral Provides a single point of contact for those that need support, services, NRE, etc for open databases Democratic policies reflect the open design of the consortium. Reflected in the ODBA's referral incentive program. More flexible solutions than a single large company could provide
  • 14. MariaDB: Community Driven SQL Server Michael “Monty” Widenius CEO
  • 15. Monty Program State of MariaDB 5.1 Recommended (close to GA) release at end of August MariaDB 5.1 is kept up to date with MySQL 5.1 (pulls are done monthly or when there is a new MySQL build) Binaries with up to date versions of Maria, PBXT and XtraDB We have done a lot of work on buildbot to make reliable builds
  • 16. Monty Program New features in MariaDB 5.1 Table elimination CREATE TABLE B (id int primary key); Select A.colA from tableA A left outer join tableB B on B.id = A.id; In this case we can remove table B and the join from the query.
  • 17. Monty Program New features in MariaDB 5.1 Pool of threads Allows hundreds of thousands of connections to MariaDB with a few worker threads doing the task. Backport from 6.0 with new option –extra-port=# This allows an admin to login and resolve lock issues with threads in the pool and also allows di"erent schedulers for di"erent connections
  • 18. Monty Program New features in MariaDB 5.1 Virtual columns CREATE TABLE t1 ( <name> <type> [GENERATED ALWAYS] AS <expression> [MATERIALIZED|VIRTUAL] ) Patch originally by Andrey Zhakov
  • 19. Monty Program New features in MariaDB 5.1 Speed improvements Index merge optimizations (faster queries when using multiple possible index) Faster complex queries (that uses disk based temporary tables) Speed improvements; sql_bench benchmarks shows 10 % speedup for some common queries that returns lots of simple character data
  • 20. Monty Program New features in MariaDB 5.1 Code cleanups We have fixed a lot of compiler warnings and errors found by valgrind Most posted patches on internal@lists.mysql.com Detector if mutex are wrongly used
  • 21. Monty Program New features to be added to MariaDB 5.1 Need to be added before 'first release' by the end of August The new Federated storage engine. Proven and stable community patches we feel o"er important performance or feature enhancements. Percona and Ourdelta patches exemplify this work. microslow_innodb.patch microsec_process.patch Memory tables with e!cient VARCHAR/BLOB support
  • 22. Monty Program Features planned for MariaDB 5.4 Features to be nominated during all-company on-site planning meeting in August Stable features from MySQL 5.4 Group commit for Maria storage engine (done) Extra arguments to storage engines for columns, index and tables in CREATE TABLE Google replication patches Facebook patches Stable patches from Ourdelta Recursive queries Optimizer extensions Dynamic columns Phone home (code shared with Drizzle)
  • 23. Monty Program Maria/MariaDB - resources Up to date Information about MariaDB/Maria at http://askmonty.org MariaDB source code at LaunchPad Maria roadmap, algorithms and internals are described in detail at http://forge.mysql.com/worklog/task.php?id=3871 End user documentation about Maria can be found at http://dev.mysql.com/doc/refman/5.1/en/storage-engines.html Monty's blog at: http://monty-says.blogspot.com/ will have all important updates to the MariaDB/Maria project. You can follow and participate in all MariaDB development discussions by joining us on Launchpad and #maria on freenode.