Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
為什麼要學資料庫管理
Search
ocowchun
February 25, 2015
Education
0
840
為什麼要學資料庫管理
政大 資料庫管理實習 第一週
ocowchun
February 25, 2015
Tweet
Share
More Decks by ocowchun
See All by ocowchun
Using AWS to build ELK stack
ocowchun
0
110
Hello Log
ocowchun
1
50
Use Lambda and DynamoDB to build simple dashboard
ocowchun
0
220
工程師養成訓練
ocowchun
0
110
碩士班這兩年,我做了什麼
ocowchun
0
59
Speed Your Project
ocowchun
0
390
Other Decks in Education
See All in Education
Web Architectures - Lecture 2 - Web Technologies (1019888BNR)
signer
PRO
0
3.2k
Linguaxes de programación
irocho
0
300
Master of Applied Science & Engineering: Computer Science & Master of Science in Applied Informatics: Artificial Intelligence and Data Science
signer
PRO
0
840
Transición del Management al Neuromanagement
jvpcubias
0
240
Портфолио - Шынар Ауелбекова
shynar
0
120
質のよいアウトプットをできるようになるために~「読む・聞く、まとめる、言葉にする」を読んで~
amarelo_n24
0
280
Présentation_1ère_Spé_2025.pdf
bernhardsvt
0
410
沖ハック~のみぞうさんとハッキングチャレンジ☆~
nomizone
1
400
吉岡研究室紹介(2025年度)
kentaroy47
0
470
授業レポート:共感と協調のリーダーシップ(2025年上期)
jibunal
1
130
20250830_本社にみんなの公園を作ってみた
yoneyan
0
140
Alumnote inc. Company Deck
yukinumata
0
4.7k
Featured
See All Featured
Code Review Best Practice
trishagee
72
19k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Building Adaptive Systems
keathley
44
2.8k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
A designer walks into a library…
pauljervisheath
209
24k
Embracing the Ebb and Flow
colly
88
4.9k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
YesSQL, Process and Tooling at Scale
rocio
173
15k
Documentation Writing (for coders)
carmenintech
75
5.1k
Designing for Performance
lara
610
69k
Transcript
為什麼要學資料庫管理
為什麼要學資料庫管 理?
幾乎所有的系統都有管 理資料的需求
facebook上看到的動態消息
使⽤用選課系統選課
上售票系統搶演唱會的票
在instgram上傳照⽚片
在PTT發廢⽂文
資料庫管理就是在教你 使⽤用關聯式資料庫系統 (RMDBS)管理資料。
所以資料庫管理在上些 什麼?
怎麼建⽴立資料模型 • 資料要⽤用什麼樣的⽅方式儲存(document store,graph store,key-value store, RMDBS) • 資料之間的關聯 •
正規化
如何操作資料 • SQL
如何管理資料庫 • 監控系統 • 系統可⽤用性 • 效能調整
如何應⽤用資料 • 資料倉儲 • 資料採礦
那助教課在上些什麼?
我會分享建構網站的所 需要的技術與⼯工具
github作版本控管
trello管理專案進度
html,css,javascript
ruby on rails
基本上學完就可以出去 接案了(無誤)
有空的話會教⼀一些延伸 的知識,包含:
• devops • log management • redis • redmine
這⾨門課要學習的東⻄西很多 不過只要每週都有照著進度⾛走, 相信學期結束會有很多收穫。
整個學期學完,希望同 學會有基本的建置網站 與設計資料庫的能⼒力
助教課相關的⽂文件我都會放在下 ⾯面的連結 http://ocowchun.github.io/ web101/site/
Thanks