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
120
Final Project Presentation - Database Filesystem
xoebus
2
280
Accessing Databases by using a Filesystem
xoebus
2
110
Why on earth is git super awesome?
xoebus
4
240
Other Decks in Programming
See All in Programming
密集、ドキュメントのコロケーション with AWS Lambda
satoshi256kbyte
0
170
AWS Lambda functions with C# 用の Dev Container Template を作ってみた件
mappie_kochi
0
240
DevinとCursorから学ぶAIエージェントメモリーの設計とMoatの考え方
itarutomy
1
640
Spring gRPC について / About Spring gRPC
mackey0225
0
220
GAEログのコスト削減
mot_techtalk
0
110
CloudNativePGがCNCF Sandboxプロジェクトになったぞ! 〜CloudNativePGの仕組みの紹介〜
nnaka2992
0
220
Unity Android XR入門
sakutama_11
0
140
iOSエンジニアから始める visionOS アプリ開発
nao_randd
3
120
“あなた” の開発を支援する AI エージェント Bedrock Engineer / introducing-bedrock-engineer
gawa
11
1.8k
Amazon Bedrock Multi Agentsを試してきた
tm2
1
280
[Fin-JAWS 第38回 ~re:Invent 2024 金融re:Cap~]FaultInjectionServiceアップデート@pre:Invent2024
shintaro_fukatsu
0
400
ARA Ansible for the teams
kksat
0
150
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
7
630
Done Done
chrislema
182
16k
Fashionably flexible responsive web design (full day workshop)
malarkey
406
66k
Being A Developer After 40
akosma
89
590k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
20
2.4k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
40
2k
Documentation Writing (for coders)
carmenintech
67
4.6k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.1k
A designer walks into a library…
pauljervisheath
205
24k
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?