Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 640f401

Browse files
Update README.md
1 parent 87be72b commit 640f401

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

‎README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,24 @@
22

33
Example Python codes that do the processes between MySQL database and Excel spreadsheet files.
44

5-
https://www.youtube.com/watch?v=axraNvtHjO4
5+
YouTube video is coming soon...
66

77
## Setup database table
88

9-
![Database table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-1-db-table-structure.png"Database table structure")
10-
*Structure*
9+
![products table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2-db-table-products-structure.jpg"products table structure")
10+
*products table structure*
1111

12-
![Database table sample data](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-1-db-table-data.png "Database table sample data")
13-
*Sample data*
12+
![product_notes table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2-db-table-product-notes-structure.jpg "product_notes table structure")
13+
*product_notes table structure*
14+
15+
![categories table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2-db-table-categories-structure.jpg "categories table structure")
16+
*categories table structure*
17+
18+
![hashtags table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2-db-table-hashtags-structure.jpg "hashtags table structure")
19+
*hashtags table structure*
20+
21+
![products_hashtags table structure](https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2-db-table-products-hashtags-structure.jpg "products_hashtags table structure")
22+
*products_hashtags table structure*
1423

1524
## Install Python 3 and pipenv
1625

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /