SlideShare a Scribd company logo
MySQL Shell for Database
Engineers
Karthik P R
CEO, Mydbops
December 12, 2020
MinervaDB Athena 2020
Interested in Open Source Database technologies
11 Years of Experience with MySQL
Ex-Yahoo!
Tech Speaker/ Blogger 
CEO Mydbops
Karthik P R 
About Me
Database
Consulting
Services
Managed
Database
Services
Focuses on Top Opensource database MySQL,MariaDB,
MongoDB and PostgreSQL ON Premises and Cloud
Mydbops Services
MySQL Shell Utillities
MySQL Shell an Overview
Agenda
MySQL Shell for Database Engineers
Database Engineer
Database Administrator
Database Reliability Engineers
Cloud DBA
Devops Engineer
SRE's
Audience
Command Line based tool
Advanced MySQL Client
Python based Framework
Act as a Code editor
Support for API's
Support MySQL / MariaDB / Percona Server / MySQL on RDS
Open Source tool kit
MySQL Shell an Overview
Overview to MySQL Shell
Note : Support Linux / Windows / Mac OS
MySQL Shell ease Database Operations
Admin API's for Database HA and Scalability
Custom Extensions
Inbuilt Utilities
X Protocol Support
MySQL Shell Overview
MySQL Shell Overview
Language Support
JS SQL PYTHON
Note : Even it Support OS command from 8.0.18
Additional features
Supports
Interactive executions
Batch mode executions
Auto Completion
Support Multiple Output Formats
MySQL Shell Overview
MySQL Shell Utilities
Inbuilt Utilities makes DBA's and DBE's life better
Upgrade Checker
Json Import Utility
Table export Utility
Parallel Table Import Utility
Instance / Schema / Table Dump Utility
Dump loading Utility
MySQL Shell Utilities
Upgrade Checker
Ease the MySQL Upgrade to latest MySQL 8 from lower major/minor
versions.
MySQL Shell Utilities
Parallel import / Table export
Makes the CSV backup and loading faster.
util.importTable() & util.exportTable()
Instance /Schema/ table Dump
Makes the logical backup faster than ever.
util.dumpInstance(), util.dumpschemas(), util.loadDump()
MySQL Shell Utilities
Dump Loading Utility
Makes the recovery of logical backup,
blazing fast even for a single table.
Supports GTID , Histogram , OCI import
util.loadDump()
MySQL Shell Utilities
MySQL Shell For Database Engineers
MySQL Shell For Database Engineers
MySQL Shell For Database Engineers
MySQL Shell can support Databases on-premises and on-cloud.
They can support complex DB Architecture.
Deploy HA Solutions with MySQL Router
Deploying and Managing InnoDB Clusters
Creating Async slaves ( InnoDB Replica Set )
Playing with MySQL Sandboxes
MySQL Shell For Database Engineers
[root@clientServer mysqlsh]# mysqlsh -f setup_innodb_cluster.js
InnoDB cluster set up
==================================
Setting up a Percona Server for MySQL - InnoDB cluster.
Password for the MySQL root account: **********
Number of data nodes: 3
Hostname for node1: clusternode1
Hostname for node2: clusternode2
Hostname for node3: clusternode3
Code : https://github.com/riveraja/scripts/blob/master/setup_innodb_cluster.js
Source : https://www.percona.com/blog/2020/05/05/setting-up-an-innodb-cluster-with-a-few-
lines-of-code/
The InnoDB Cluster can be deployed by a few lines ( customised Script )
MySQL Shell For Database Engineers
[root@clientServer mysqlsh]# mysqlsh -f setup_innodb_replicaset.js
InnoDB ReplicaSet set up
==================================
Setting up a MySQL - InnoDB Replicaset.
Password for the MySQL root account: **********
Please enter number of data nodes:2
Code : https://github.com/riveraja/scripts/blob/master/setup_innodb_replicaset.js
They just need the MySQL to be installed , MySQL Shell will rebuild them using CLONE Plugin
and configure the ASYNC GTID based replication
The InnoDB Replicaset can be deployed by a few lines too( customised Script )
MySQL Shell For Database Engineers
Custom Shell Plugins.
The Custom shell Plugins ease the job further
Making the own utility for troubleshooting
Connect across multiple DB components ( Router / ProxySQL too )
Customising PFS and SYS schema Queries via Java Script / Python
MySQL Shell For Database Engineers
Custom Shell Plugins.
https://github.com/lefred/mysqlshell-plugins
To get started Lefred has custom Plugin and they are in Git.
These plugin helps in DB Operations and DB troubleshooting Realtime.
These plugin can be further extended based on needs.
MySQL Shell For Database Engineers
Custom Shell Plugins.
Collations
demo
InnoDB
InnoDB Cluster
Maintenance
ProxySQL
Router
Schema
Security
User
MySQL Shell For Database Engineers
Samples
Get the tables inside Innodb Buffer Pool
MySQL Shell For Database Engineers
Samples
Create a MySQL user with a Random password.
MySQL Shell For Database Engineers
Samples
Fetching the Fragmented Tables
Reach Us : Info@mydbops.com
Thank You

More Related Content

What's hot (20)

PDF
Reducing Risk When Upgrading MySQL
Kenny Gryp
 
PDF
MariaDB MaxScale monitor 매뉴얼
NeoClova
 
PDF
MySQL InnoDB Cluster HA Overview & Demo
Keith Hollman
 
PDF
Upgrade from MySQL 5.7 to MySQL 8.0
Olivier DASINI
 
PDF
DataOpsbarcelona 2019: Deep dive into MySQL Group Replication... the magic e...
Frederic Descamps
 
PDF
[2018] MySQL 이중화 진화기
NHN FORWARD
 
PDF
Optimizing MariaDB for maximum performance
MariaDB plc
 
PDF
MySQL Database Architectures - High Availability and Disaster Recovery Solution
Miguel Araújo
 
PDF
MySQL User Group NL - MySQL 8
Frederic Descamps
 
PDF
MySQL Advanced Administrator 2021 - 네오클로바
NeoClova
 
PDF
MySQL InnoDB Cluster - New Features in 8.0 Releases - Best Practices
Kenny Gryp
 
PDF
MySQL Database Architectures - InnoDB ReplicaSet & Cluster
Kenny Gryp
 
PDF
Galera cluster for high availability
Mydbops
 
PDF
MySQL InnoDB Cluster - Advanced Configuration & Operations
Frederic Descamps
 
PPTX
Running MariaDB in multiple data centers
MariaDB plc
 
PDF
MySQL Database Architectures - 2022-08
Kenny Gryp
 
PDF
ProxySQL High Availability (Clustering)
Mydbops
 
PDF
Maxscale_메뉴얼
NeoClova
 
PDF
Intro ProxySQL
I Goo Lee
 
PPTX
[135] 오픈소스 데이터베이스, 은행 서비스에 첫발을 내밀다.
NAVER D2
 
Reducing Risk When Upgrading MySQL
Kenny Gryp
 
MariaDB MaxScale monitor 매뉴얼
NeoClova
 
MySQL InnoDB Cluster HA Overview & Demo
Keith Hollman
 
Upgrade from MySQL 5.7 to MySQL 8.0
Olivier DASINI
 
DataOpsbarcelona 2019: Deep dive into MySQL Group Replication... the magic e...
Frederic Descamps
 
[2018] MySQL 이중화 진화기
NHN FORWARD
 
Optimizing MariaDB for maximum performance
MariaDB plc
 
MySQL Database Architectures - High Availability and Disaster Recovery Solution
Miguel Araújo
 
MySQL User Group NL - MySQL 8
Frederic Descamps
 
MySQL Advanced Administrator 2021 - 네오클로바
NeoClova
 
MySQL InnoDB Cluster - New Features in 8.0 Releases - Best Practices
Kenny Gryp
 
MySQL Database Architectures - InnoDB ReplicaSet & Cluster
Kenny Gryp
 
Galera cluster for high availability
Mydbops
 
MySQL InnoDB Cluster - Advanced Configuration & Operations
Frederic Descamps
 
Running MariaDB in multiple data centers
MariaDB plc
 
MySQL Database Architectures - 2022-08
Kenny Gryp
 
ProxySQL High Availability (Clustering)
Mydbops
 
Maxscale_메뉴얼
NeoClova
 
Intro ProxySQL
I Goo Lee
 
[135] 오픈소스 데이터베이스, 은행 서비스에 첫발을 내밀다.
NAVER D2
 

Similar to MySQL Shell for Database Engineers (20)

PDF
MySQL Shell for DBAs
Frederic Descamps
 
PDF
MySQL Shell - the best DBA tool !
Frederic Descamps
 
PDF
MySQL Shell: the best DBA tool !
Frederic Descamps
 
PDF
MySQL Shell - the best DBA tool ?
Frederic Descamps
 
PDF
MySQL Shell: the daily tool for devs and admins. By Vittorio Cioe.
Cloud Native Day Tel Aviv
 
PDF
Get mysql clusterrunning-windows
JoeSg
 
PDF
MySQL InnoDB Cluster in a Nutshell - Hands-on Lab
Frederic Descamps
 
PDF
Mysql wp cluster_quickstart_windows
Rogério Rocha
 
PDF
MySQL Ecosystem in 2023 - FOSSASIA'23 - Alkin.pptx.pdf
Alkin Tezuysal
 
PDF
MySQL Day Roma - MySQL Shell and Visual Studio Code Extension
Frederic Descamps
 
PDF
MySQL Ecosystem in 2020
Alkin Tezuysal
 
PDF
How to operate MySQL InnoDB Cluster with MySQL Shell
Frederic Descamps
 
PDF
20201106 hk-py con-mysql-shell
Ivan Ma
 
PDF
MySQL for Oracle DBA -- Rocky Mountain Oracle User Group Training Days '15
Dave Stokes
 
PPTX
The State of the Dolphin, MySQL Keynote at Percona Live Europe 2019, Amsterda...
Geir Høydalsvik
 
PDF
MySQL Utilities -- PyTexas 2015
Dave Stokes
 
PPTX
MySQL Utilities -- Cool Tools For You: PHP World Nov 16 2016
Dave Stokes
 
PDF
MySQL 8.0 : High Availability Solution for Everybody
Frederic Descamps
 
PPT
MySQL-adv.ppt
webhostingguy
 
PDF
My sql susecon_crashcourse_2012
sqlhjalp
 
MySQL Shell for DBAs
Frederic Descamps
 
MySQL Shell - the best DBA tool !
Frederic Descamps
 
MySQL Shell: the best DBA tool !
Frederic Descamps
 
MySQL Shell - the best DBA tool ?
Frederic Descamps
 
MySQL Shell: the daily tool for devs and admins. By Vittorio Cioe.
Cloud Native Day Tel Aviv
 
Get mysql clusterrunning-windows
JoeSg
 
MySQL InnoDB Cluster in a Nutshell - Hands-on Lab
Frederic Descamps
 
Mysql wp cluster_quickstart_windows
Rogério Rocha
 
MySQL Ecosystem in 2023 - FOSSASIA'23 - Alkin.pptx.pdf
Alkin Tezuysal
 
MySQL Day Roma - MySQL Shell and Visual Studio Code Extension
Frederic Descamps
 
MySQL Ecosystem in 2020
Alkin Tezuysal
 
How to operate MySQL InnoDB Cluster with MySQL Shell
Frederic Descamps
 
20201106 hk-py con-mysql-shell
Ivan Ma
 
MySQL for Oracle DBA -- Rocky Mountain Oracle User Group Training Days '15
Dave Stokes
 
The State of the Dolphin, MySQL Keynote at Percona Live Europe 2019, Amsterda...
Geir Høydalsvik
 
MySQL Utilities -- PyTexas 2015
Dave Stokes
 
MySQL Utilities -- Cool Tools For You: PHP World Nov 16 2016
Dave Stokes
 
MySQL 8.0 : High Availability Solution for Everybody
Frederic Descamps
 
MySQL-adv.ppt
webhostingguy
 
My sql susecon_crashcourse_2012
sqlhjalp
 
Ad

More from Mydbops (20)

PDF
Scaling TiDB for Large-Scale Application
Mydbops
 
PDF
AWS MySQL Showdown - RDS vs RDS Multi AZ vs Aurora vs Serverless - Mydbops...
Mydbops
 
PDF
Mastering Vector Search with MongoDB Atlas - Manosh Malai - Mydbops MyWebinar 39
Mydbops
 
PDF
Migration Journey To TiDB - Kabilesh PR - Mydbops MyWebinar 38
Mydbops
 
PDF
AWS Blue Green Deployment for Databases - Mydbops
Mydbops
 
PDF
What's New In MySQL 8.4 LTS Mydbops MyWebinar Edition 36
Mydbops
 
PDF
What's New in PostgreSQL 17? - Mydbops MyWebinar Edition 35
Mydbops
 
PDF
What's New in MongoDB 8.0 - Mydbops MyWebinar Edition 34
Mydbops
 
PDF
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Mydbops
 
PDF
Read/Write Splitting using MySQL Router - Mydbops Meetup16
Mydbops
 
PDF
TiDB - From Data to Discovery: Exploring the Intersection of Distributed Dat...
Mydbops
 
PDF
MySQL InnoDB Storage Engine: Deep Dive - Mydbops
Mydbops
 
PDF
Demystifying Real time Analytics with TiDB
Mydbops
 
PDF
Must Know Postgres Extension for DBA and Developer during Migration
Mydbops
 
PDF
Efficient MySQL Indexing and what's new in MySQL Explain
Mydbops
 
PDF
Scale your database traffic with Read & Write split using MySQL Router
Mydbops
 
PDF
PostgreSQL Schema Changes with pg-osc - Mydbops @ PGConf India 2024
Mydbops
 
PDF
Choosing the Right Database: Exploring MySQL Alternatives for Modern Applicat...
Mydbops
 
PDF
Mastering Aurora PostgreSQL Clusters for Disaster Recovery
Mydbops
 
PDF
Navigating Transactions: ACID Complexity in Modern Databases- Mydbops Open So...
Mydbops
 
Scaling TiDB for Large-Scale Application
Mydbops
 
AWS MySQL Showdown - RDS vs RDS Multi AZ vs Aurora vs Serverless - Mydbops...
Mydbops
 
Mastering Vector Search with MongoDB Atlas - Manosh Malai - Mydbops MyWebinar 39
Mydbops
 
Migration Journey To TiDB - Kabilesh PR - Mydbops MyWebinar 38
Mydbops
 
AWS Blue Green Deployment for Databases - Mydbops
Mydbops
 
What's New In MySQL 8.4 LTS Mydbops MyWebinar Edition 36
Mydbops
 
What's New in PostgreSQL 17? - Mydbops MyWebinar Edition 35
Mydbops
 
What's New in MongoDB 8.0 - Mydbops MyWebinar Edition 34
Mydbops
 
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Mydbops
 
Read/Write Splitting using MySQL Router - Mydbops Meetup16
Mydbops
 
TiDB - From Data to Discovery: Exploring the Intersection of Distributed Dat...
Mydbops
 
MySQL InnoDB Storage Engine: Deep Dive - Mydbops
Mydbops
 
Demystifying Real time Analytics with TiDB
Mydbops
 
Must Know Postgres Extension for DBA and Developer during Migration
Mydbops
 
Efficient MySQL Indexing and what's new in MySQL Explain
Mydbops
 
Scale your database traffic with Read & Write split using MySQL Router
Mydbops
 
PostgreSQL Schema Changes with pg-osc - Mydbops @ PGConf India 2024
Mydbops
 
Choosing the Right Database: Exploring MySQL Alternatives for Modern Applicat...
Mydbops
 
Mastering Aurora PostgreSQL Clusters for Disaster Recovery
Mydbops
 
Navigating Transactions: ACID Complexity in Modern Databases- Mydbops Open So...
Mydbops
 
Ad

Recently uploaded (20)

PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
PDF
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PDF
IoT-Powered Industrial Transformation – Smart Manufacturing to Connected Heal...
Rejig Digital
 
PPTX
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
PDF
Biography of Daniel Podor.pdf
Daniel Podor
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PDF
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
PPTX
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
PDF
“NPU IP Hardware Shaped Through Software and Use-case Analysis,” a Presentati...
Edge AI and Vision Alliance
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
PDF
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
PDF
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
PDF
Transforming Utility Networks: Large-scale Data Migrations with FME
Safe Software
 
PDF
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
PPTX
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
PDF
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
IoT-Powered Industrial Transformation – Smart Manufacturing to Connected Heal...
Rejig Digital
 
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
Biography of Daniel Podor.pdf
Daniel Podor
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
“NPU IP Hardware Shaped Through Software and Use-case Analysis,” a Presentati...
Edge AI and Vision Alliance
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
Transforming Utility Networks: Large-scale Data Migrations with FME
Safe Software
 
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 

MySQL Shell for Database Engineers

  • 1. MySQL Shell for Database Engineers Karthik P R CEO, Mydbops December 12, 2020 MinervaDB Athena 2020
  • 2. Interested in Open Source Database technologies 11 Years of Experience with MySQL Ex-Yahoo! Tech Speaker/ Blogger  CEO Mydbops Karthik P R  About Me
  • 3. Database Consulting Services Managed Database Services Focuses on Top Opensource database MySQL,MariaDB, MongoDB and PostgreSQL ON Premises and Cloud Mydbops Services
  • 4. MySQL Shell Utillities MySQL Shell an Overview Agenda MySQL Shell for Database Engineers
  • 5. Database Engineer Database Administrator Database Reliability Engineers Cloud DBA Devops Engineer SRE's Audience
  • 6. Command Line based tool Advanced MySQL Client Python based Framework Act as a Code editor Support for API's Support MySQL / MariaDB / Percona Server / MySQL on RDS Open Source tool kit MySQL Shell an Overview
  • 8. Note : Support Linux / Windows / Mac OS MySQL Shell ease Database Operations Admin API's for Database HA and Scalability Custom Extensions Inbuilt Utilities X Protocol Support MySQL Shell Overview
  • 9. MySQL Shell Overview Language Support JS SQL PYTHON Note : Even it Support OS command from 8.0.18
  • 10. Additional features Supports Interactive executions Batch mode executions Auto Completion Support Multiple Output Formats MySQL Shell Overview
  • 12. Inbuilt Utilities makes DBA's and DBE's life better Upgrade Checker Json Import Utility Table export Utility Parallel Table Import Utility Instance / Schema / Table Dump Utility Dump loading Utility MySQL Shell Utilities
  • 13. Upgrade Checker Ease the MySQL Upgrade to latest MySQL 8 from lower major/minor versions. MySQL Shell Utilities
  • 14. Parallel import / Table export Makes the CSV backup and loading faster. util.importTable() & util.exportTable() Instance /Schema/ table Dump Makes the logical backup faster than ever. util.dumpInstance(), util.dumpschemas(), util.loadDump() MySQL Shell Utilities
  • 15. Dump Loading Utility Makes the recovery of logical backup, blazing fast even for a single table. Supports GTID , Histogram , OCI import util.loadDump() MySQL Shell Utilities
  • 16. MySQL Shell For Database Engineers
  • 17. MySQL Shell For Database Engineers
  • 18. MySQL Shell For Database Engineers MySQL Shell can support Databases on-premises and on-cloud. They can support complex DB Architecture. Deploy HA Solutions with MySQL Router Deploying and Managing InnoDB Clusters Creating Async slaves ( InnoDB Replica Set ) Playing with MySQL Sandboxes
  • 19. MySQL Shell For Database Engineers [root@clientServer mysqlsh]# mysqlsh -f setup_innodb_cluster.js InnoDB cluster set up ================================== Setting up a Percona Server for MySQL - InnoDB cluster. Password for the MySQL root account: ********** Number of data nodes: 3 Hostname for node1: clusternode1 Hostname for node2: clusternode2 Hostname for node3: clusternode3 Code : https://github.com/riveraja/scripts/blob/master/setup_innodb_cluster.js Source : https://www.percona.com/blog/2020/05/05/setting-up-an-innodb-cluster-with-a-few- lines-of-code/ The InnoDB Cluster can be deployed by a few lines ( customised Script )
  • 20. MySQL Shell For Database Engineers [root@clientServer mysqlsh]# mysqlsh -f setup_innodb_replicaset.js InnoDB ReplicaSet set up ================================== Setting up a MySQL - InnoDB Replicaset. Password for the MySQL root account: ********** Please enter number of data nodes:2 Code : https://github.com/riveraja/scripts/blob/master/setup_innodb_replicaset.js They just need the MySQL to be installed , MySQL Shell will rebuild them using CLONE Plugin and configure the ASYNC GTID based replication The InnoDB Replicaset can be deployed by a few lines too( customised Script )
  • 21. MySQL Shell For Database Engineers Custom Shell Plugins. The Custom shell Plugins ease the job further Making the own utility for troubleshooting Connect across multiple DB components ( Router / ProxySQL too ) Customising PFS and SYS schema Queries via Java Script / Python
  • 22. MySQL Shell For Database Engineers Custom Shell Plugins. https://github.com/lefred/mysqlshell-plugins To get started Lefred has custom Plugin and they are in Git. These plugin helps in DB Operations and DB troubleshooting Realtime. These plugin can be further extended based on needs.
  • 23. MySQL Shell For Database Engineers Custom Shell Plugins. Collations demo InnoDB InnoDB Cluster Maintenance ProxySQL Router Schema Security User
  • 24. MySQL Shell For Database Engineers Samples Get the tables inside Innodb Buffer Pool
  • 25. MySQL Shell For Database Engineers Samples Create a MySQL user with a Random password.
  • 26. MySQL Shell For Database Engineers Samples Fetching the Fragmented Tables