Python and the New MySQL Shell | Dave Stokes | Conf42 Python 2021

preview_player
Показать описание
Dave Stokes
MySQL Community Manager @ Oracle

The MySQL Shell is an advanced command-line client and code editor for MySQL and it has three modes - Structured Query Language (SQL), JavaScript, and Python.

The Python mode allows you to use your favorite libraries directly with your database, provides a and you can write your own scripts in Python to check on server status. When MySQL Shell is connected to the MySQL Server through the X Protocol, the X DevAPI can be used to work with both relational and document data (NoSQL), or both.


0:00 Intro
0:25 Talk

More Timestamps to come


🥇 Gold Sponsors:
Behalf
TerminusDB

🥈 Silver Sponsors
20tab
Double Data Confirm
MetaSnake
MousePaw Media
Nuworks Interactive Labs
Teamland
Think Evolve Consulting

🤝 Media Partners
AWS
Inside Dev
Manning
Packt



Рекомендации по теме
Комментарии
Автор

Are the json and python commands and functions documented in MySQL Shell documentation?

rudroroy