filmov
tv
MySQL Shell Utilities and Custom Plugins Programming for DBAs - Hananto Wicaksono

Показать описание
MySQL Shell is the new client tool for MySQL. It supports JS, Python, and SQL commands to the server using either standard protocol and X protocol. In this short talk I will show you a brief overview about utilities on MySQL Shell for DBA, such as backup, recovery, migration, upgrades and many more. After this brief overview, I will show how to develop custom plugins on MySQL Shell using JS or Python to extend the Shell's standard utilities to suit your needs. This session provides a demo with extra explanation, and the code will be shared during and after the presentation. The goal of the talk is to introduce the use of MySQL Shell to the Community and how to program in MySQL Shell.