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
Database Visualisation
Search
Christopher Brown
October 07, 2011
Programming
2
130
Database Visualisation
The introduction presentation of my fourth year project.
Christopher Brown
October 07, 2011
Tweet
Share
More Decks by Christopher Brown
See All by Christopher Brown
Crucible
xoebus
0
250
Concourse
xoebus
0
130
Final Project Presentation - Database Filesystem
xoebus
2
280
Accessing Databases by using a Filesystem
xoebus
2
120
Why on earth is git super awesome?
xoebus
4
240
Other Decks in Programming
See All in Programming
Select API from Kotlin Coroutine
jmatsu
1
190
Webの外へ飛び出せ NativePHPが切り拓くPHPの未来
takuyakatsusa
1
230
既存デザインを変更せずにタップ領域を広げる方法
tahia910
1
240
XSLTで作るBrainfuck処理系
makki_d
0
210
Benchmark
sysong
0
240
アンドパッドの Go 勉強会「 gopher 会」とその内容の紹介
andpad
0
250
GraphRAGの仕組みまるわかり
tosuri13
7
470
統一感のある Go コードを生成 AI の力で手にいれる
otakakot
1
3k
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
770
CursorはMCPを使った方が良いぞ
taigakono
0
150
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
160
ktr0731/go-mcpでMCPサーバー作ってみた
takak2166
0
170
Featured
See All Featured
A Tale of Four Properties
chriscoyier
160
23k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
KATA
mclloyd
29
14k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
Into the Great Unknown - MozCon
thekraken
39
1.9k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
920
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
It's Worth the Effort
3n
184
28k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Transcript
DATABASE VISUALISATION Chris Brown Supervisor: Stratis Viglas
Databases are everywhere.
Databases are difficult.
Object Relational Mapper HQL
Let’s make databases easy!
How?
What are users comfortable with?
What are users familiar with?
Spreadsheets
Files & Folders
How can this be done?
FUSE
Map from files to records.
Further Uses
Simple Database Bindings
Database Backups
Reports
Challenges
Limited Action Mapping
Scale
Latency
How can this be solved?
Caching
Automatic Maintenance
Timeline
Task Date Basic Construction S1: Week 4-6 User Evaluation S1:
Week 7 Further Construction S1: Week 8-10 Report & Further Construction S1: Week 11 & Christmas Break
Any Questions?