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
MCPで実現できる、Webサービス利用体験について
syumai
7
2.5k
A Gopher's Guide to Vibe Coding
danicat
0
110
CEDEC2025 長期運営ゲームをあと10年続けるための0から始める自動テスト ~4000項目を50%自動化し、月1→毎日実行にした3年間~
akatsukigames_tech
0
120
中級グラフィックス入門~効率的なメッシュレット描画~
projectasura
4
2.6k
書き捨てではなく継続開発可能なコードをAIコーディングエージェントで書くために意識していること
shuyakinjo
1
270
[DevinMeetupTokyo2025] コード書かせないDevinの使い方
takumiyoshikawa
2
280
リッチエディターを安全に開発・運用するために
unachang113
1
380
React 使いじゃなくても知っておきたい教養としての React
oukayuka
18
5.6k
Infer入門
riru
4
1.5k
パスタの技術
yusukebe
1
360
PHPカンファレンス関西2025 基調講演
sugimotokei
6
1.2k
Claude Code と OpenAI o3 で メタデータ情報を作る
laket
0
130
Featured
See All Featured
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
6k
The Cult of Friendly URLs
andyhume
79
6.5k
Done Done
chrislema
185
16k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
KATA
mclloyd
32
14k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Optimizing for Happiness
mojombo
379
70k
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?