Introducing MySQL Shell administration made easy with Python

Use MySQL Shell, the first modern and advanced client for connecting to and interacting with MySQL. It supports SQL, Python, and JavaScript. Thats right! You can write Python scripts and execute them within the shell interactively, or in batch mode. The level of automation available from Python comb...

Full description

Bibliographic Details
Main Author: Bell, Charles
Format: eBook
Language:English
Published: New York Apress 2019
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03440nmm a2200421 u 4500
001 EB001926954
003 EBX01000000000000001089856
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1484250834 
020 |a 9781484250846 
020 |a 9781484250839 
050 4 |a QA76.9.D3 
100 1 |a Bell, Charles 
245 0 0 |a Introducing MySQL Shell  |b administration made easy with Python  |c Charles Bell 
260 |a New York  |b Apress  |c 2019 
300 |a 1 online resource  |b illustrations 
505 0 |a Includes bibliographical references and index 
505 0 |a 1. Introducing the MySQL Shell -- 2. Installing the MySQL Shell -- 3. MySQL Shell Tutorial -- 4. Using the Shell with SQL Databases -- 5. Example: SQL Database Development -- 6. Using the Shell with a Document Store -- 7. Example: Document Store Development -- 8. Using the Shell with Group Replication -- 9. Example: Group Replication Setup and Administration -- 10. Using the Shell with InnoDB Cluster -- 11. Example: InnoDB Cluster Setup and Administration -- 12. Appendix A. 
653 |a MySQL (Electronic resource) / http://id.loc.gov/authorities/names/n2004021601 
653 |a Bases de données / Gestion 
653 |a MySQL (Electronic resource) / fast 
653 |a Database management / http://id.loc.gov/authorities/subjects/sh85035848 
653 |a Database management / fast 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
015 |a GBB9G3378 
024 8 |a 10.1007/978-1-4842-5083-9 
776 |z 9781484250846 
776 |z 9781484250822 
776 |z 9781484250839 
776 |z 1484250826 
776 |z 1484250834 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484250839/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.75/85 
082 0 |a 658 
520 |a Use MySQL Shell, the first modern and advanced client for connecting to and interacting with MySQL. It supports SQL, Python, and JavaScript. Thats right! You can write Python scripts and execute them within the shell interactively, or in batch mode. The level of automation available from Python combined with batch mode is especially helpful to those practicing DevOps methods in their database environments. Introducing MySQL Shell covers everything you need to know about MySQL Shell. You will learn how to use the shell for SQL, as well as the new application programming interfaces for working with a document store and even automating your management of MySQL servers using Python. The book includes a look at the supporting technologies and concepts such as JSON, schema-less documents, NoSQL, MySQL Replication, Group Replication, InnoDB Cluster, and more. MySQL Shell is the client that developers and database administrators have been waiting for. Far more powerful than the legacy client, MySQL Shell enables levels of automation that are useful not only for MySQL, but in the broader context of your career as well. Automate your work and build skills in one of the most in-demand languages. With MySQL Shell, you can do both! What You'll Learn: Use MySQL Shell with the newest features in MySQL 8 Discover what a Document Store is and how to manage it with MySQL Shell Configure Group Replication and InnoDB Cluster from MySQL Shell Understand the new MySQL Python application programming interfaces Write Python scripts for managing your data and the MySQL high availability features