How to generate MySQL data dictionary from SQL script

  Рет қаралды 7,809

DataResearchLabs

DataResearchLabs

Күн бұрын

Пікірлер: 16
@paulovictordemoraesinnocen2282
@paulovictordemoraesinnocen2282 3 ай бұрын
Thank you for the video! Saved me so much time as well
@marpinpar
@marpinpar 11 ай бұрын
Thank you! Really useful and timesaving
@DataResearchLabs
@DataResearchLabs 11 ай бұрын
Glad it was helpful!
@justinels9591
@justinels9591 3 жыл бұрын
This is exactly what I was looking for and saved me quite a bit of time on a college project. So glad I found your video!
@DataResearchLabs
@DataResearchLabs 3 жыл бұрын
Glad it was helpful!
@bryantshaver6612
@bryantshaver6612 Жыл бұрын
this video just saved me so much time! thank you so much for doing this.
@marianal7428
@marianal7428 2 жыл бұрын
Literallly you have saveD my LIFE
@DataResearchLabs
@DataResearchLabs 2 жыл бұрын
Am happy the scripts were helpful for you. :)
@fabsync
@fabsync Жыл бұрын
I really enjoyed your teaching method! it will be great to see a tutorial on a full text search with postgresql.. something like searching book content..
@popoy_g
@popoy_g Жыл бұрын
hi sir, what is the compatible version of mysql workbench for xampp version 7.4? thanks in advance for ur reply!
@basselbakkar4743
@basselbakkar4743 3 жыл бұрын
thank you so mush. can you make a video how to create a database table from mysql data dictionary? it would be kind of you. thanks again
@DataResearchLabs
@DataResearchLabs 3 жыл бұрын
Hi Bassel. Most SQL IDE's already have that functionality built in (to generate SQL for Create Table scripts). In MySQL Workbench, try the following: 1. Open MySQL Workbench 2. Right-Click on the table you want to script (in the "navigator" tree control) 3. Select "Send to SQL Editor" then "Create Statement" The exact SQL necessary to create the table will be created. 4. Hit enter twice to give some whitespace below the "CREATE TABLE" statment that was auto-generated. 5. Repeat steps 1-4 again and again for each table you want to add and your script will grow. All primary keys, foreign keys, contraints, etc. will be part of the script. This is a better, simpler, off-the-shelf solution for what you need. I do appreciate your feedback and add some point should do a training video on how to do the above and other tricks with MySQL Workbench.
@basselbakkar4743
@basselbakkar4743 3 жыл бұрын
@@DataResearchLabs thank you so much for your answer, but i mean if i have an Excel file with a metadata and i want to create a table according to the metadata in the Excel file but not manually. how can i do that? with another words, i need a script to do that. I hope now it's clear what I want. best regards
@digitalmarketinghumans
@digitalmarketinghumans 3 жыл бұрын
Does this work for other programs such as DBVisual?
@DataResearchLabs
@DataResearchLabs 3 жыл бұрын
Assuming you meant "DBVisualizer" which I'd classify as a universal SQL IDE (Integrated Development Environment), then yes. The reason is that the data dictionary script is just SQL commands that can be run from any IDE -- I've run from MySQL Workbench and DBeaver, so don't see a reason why DBVisualizer would not work.
@bryanedwardpaguray2978
@bryanedwardpaguray2978 Жыл бұрын
how about version 5.5.68-mariadb ?
7 Database Design Mistakes to Avoid (With Solutions)
11:29
Database Star
Рет қаралды 80 М.
How to generate PostgreSQL data dictionary from SQL script
6:05
DataResearchLabs
Рет қаралды 8 М.
Running With Bigger And Bigger Lunchlys
00:18
MrBeast
Рет қаралды 136 МЛН
Smart Sigma Kid #funny #sigma
00:14
CRAZY GREAPA
Рет қаралды 3,6 МЛН
How to generate SQL Server data dictionary from SQL script
4:37
DataResearchLabs
Рет қаралды 14 М.
Database Replication & Sharding Explained
6:53
Hayk Simonyan
Рет қаралды 25 М.
Solving one of PostgreSQL's biggest weaknesses.
17:12
Dreams of Code
Рет қаралды 202 М.
Learn SQL Basics in Just 15 Minutes!
16:57
Kenji Explains
Рет қаралды 159 М.
you need to learn SQL RIGHT NOW!! (SQL Tutorial for Beginners)
24:25
NetworkChuck
Рет қаралды 1,6 МЛН
UUID vs INT: What’s Better For Your Primary Key?
9:40
Database Star
Рет қаралды 53 М.
Data Modeling in the Modern Data Stack
10:14
Kahan Data Solutions
Рет қаралды 105 М.
Installing MySQL and Creating Databases | MySQL for Beginners
12:04
Alex The Analyst
Рет қаралды 537 М.
MySQL Workbench: Interface Tour - SQL Tutorial #8
5:52
Data with Baraa
Рет қаралды 2,6 М.