MySQL Workbench Tutorial (2022)

preview_player
Показать описание

MySQL Workbench is a popular MySQL editor. It's free and available from the official MySQL website.

If you're new to MySQL Workbench, then this tutorial will be helpful for you.

In this video, you'll learn a few things, from how to start with creating a connection, creating a database schema, running queries, and viewing some of the common features of the application.

This is my updated tutorial for 2022, with improved audio quality and updates to the tutorial based on feedback on the last video.

Timestamps:
00:00 What is MySQL Workbench?
01:09 Home tab
01:40 Create a new connection in MySQL Workbench
03:14 Edit connections in MySQL Workbench
04:02 Overview of the UI
05:32 Create a new schema
07:13 Write and run Create and Insert statements
09:57 Run a Select statement
11:07 Save an SQL file
12:11 Output panel
12:41 Object browser
13:44 Generate statements
14:31 Import and Export Data overview
15:28 Clean up code with Beautify
16:00 Snippets
16:35 Edit data from results panel
Рекомендации по теме
Комментарии
Автор

This video is fantastic! So clear, concise, and thorough. Sincerely appreciate it!

murgraydj
Автор

I'm just starting to learn SQL and this rly helps acquaint me with the tool. Thank you !

UyenNguyen-dspi
Автор

perfect start with mysql workbench, thank you!

jakobdonathellmann
Автор

clear and concise. thank you for this, sir! i'll be revisiting this video often, i can tell

AliAliOxenFree
Автор

That was really precise and useful to know when you're starting to work in MySQL workbench, Thanks!

pugazhenthimanoharan
Автор

This video was so helpful! Thank you so much

sannivalimaki
Автор

Thank you so much for such a detailed explanation❤

ykdqstk
Автор

It helped me. watched your videos those are awesome. Thanks for sharing!😎

meenachisundaram
Автор

Thank you so much for making this video. I was desperate to find myself being the only kid using macOS in my class. And all the tutorials from the teacher are on a Windows os. Luckily, I've got this! Cheers mate.

aog
Автор

Thank you so much for this detailed and clear instruction! It helps a lot! 😁

horizonariondust
Автор

Hello there, thank you for your sharing, such a great thing. I have a question please. Is there any chance to set the Light theme for MySQL Workbench since I still want to keep the Dark theme from system perspective. I just googled around but had no luck.

trieutruong
Автор

Thanks a lot for this video. I need to do the project for my studies and this is helping me a lot!😀

Автор

Very, very well done! I really enjoyed your video. thank you...Bob👍

bbulliard
Автор

Amazing tutorial, both this and also for the SQL Database installation, because everything is simply working :D

danielsehnoutek
Автор

Hi there! Bottom right corner of the Result Grid, I can only see 'Read Only'. I don't have Apply and Revert. How do I find it, I want to change data from the result panel? Thanks for the help.

abdurrahmanaltunay
Автор

Thank you. I used to use mysqlYog but moved over to Linux and thus needed something new, this was very helpful. I haven't watched the full video yet but I hope this program has the ability to export your databases as sql quarries for backups 🤔

Also a bit of a side note but do you know of any reputable mysql clients on Android? Nothing fancy, I just want to be able to quickly review the information when I'm out and about. 🤔

someuser
Автор

hi.

i wonder is it possible to kinda put a folder in where all the tables are? to make it more organized?
and also, i get an error if i remove all the records in the table. i wonder if its something i need to set, that allows a table to be empty. or maybe i just don't need to care about the error.

.

Lennings
Автор

How to disable UPDATE option in MySQL workbench for mac... I can't find the PREFERENCE option in it.

tyzenmo
Автор

Nice vid! So how to work on connecting the database to some python code that we wrote in our system? Say coding a login or logout page using python which uses database.

ashwanth
Автор

what is the function of the tools tab in the workbench.... Please provide details

vivekkumarmishra