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
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
290
時間軸から考えるTerraformを使う理由と留意点
fufuhu
16
4.7k
AIコーディングAgentとの向き合い方
eycjur
0
270
「手軽で便利」に潜む罠。 Popover API を WCAG 2.2の視点で安全に使うには
taitotnk
0
850
Android 16 × Jetpack Composeで縦書きテキストエディタを作ろう / Vertical Text Editor with Compose on Android 16
cc4966
1
200
Flutter with Dart MCP: All You Need - 박제창 2025 I/O Extended Busan
itsmedreamwalker
0
150
プロパティベーステストによるUIテスト: LLMによるプロパティ定義生成でエッジケースを捉える
tetta_pdnt
0
320
Design Foundational Data Engineering Observability
sucitw
3
190
アルテニア コンサル/ITエンジニア向け 採用ピッチ資料
altenir
0
100
意外と簡単!?フロントエンドでパスキー認証を実現する WebAuthn
teamlab
PRO
2
740
Updates on MLS on Ruby (and maybe more)
sylph01
1
180
複雑なドメインに挑む.pdf
yukisakai1225
5
1.1k
Featured
See All Featured
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
13k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Code Review Best Practice
trishagee
70
19k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
The Cult of Friendly URLs
andyhume
79
6.6k
Thoughts on Productivity
jonyablonski
70
4.8k
Fireside Chat
paigeccino
39
3.6k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
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?