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
120
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
270
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
From Subtype Polymorphism To Typeclass-based Ad hoc Polymorphism- An Example
philipschwarz
PRO
0
180
Generative AI Use Cases JP (略称:GenU)奮闘記
hideg
0
180
『ドメイン駆動設計をはじめよう』のモデリングアプローチ
masuda220
PRO
8
470
RailsのPull requestsのレビューの時に私が考えていること
yahonda
5
2.3k
WebフロントエンドにおけるGraphQL(あるいはバックエンドのAPI)との向き合い方 / #241106_plk_frontend
izumin5210
3
890
Kaigi on Rails 2024 - Rails APIモードのためのシンプルで効果的なCSRF対策 / kaigionrails-2024-csrf
corocn
5
3.6k
Golang と Erlang
taiyow
8
1.9k
2万ページのSSG運用における工夫と注意点 / Vue Fes Japan 2024
chinen
3
1.4k
カスタムしながら理解するGraphQL Connection
yanagii
1
1.4k
Kubernetes for Data Engineers: Building Scalable, Reliable Data Pipelines
sucitw
1
200
OpenTelemetryでRailsのパフォーマンス分析を始めてみよう(KoR2024)
ymtdzzz
5
1.8k
シールドクラスをはじめよう / Getting Started with Sealed Classes
mackey0225
3
410
Featured
See All Featured
4 Signs Your Business is Dying
shpigford
180
21k
Building an army of robots
kneath
302
42k
Faster Mobile Websites
deanohume
304
30k
5 minutes of I Can Smell Your CMS
philhawksworth
202
19k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
126
18k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
664
120k
How to Ace a Technical Interview
jacobian
275
23k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Optimising Largest Contentful Paint
csswizardry
33
2.9k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
364
23k
Raft: Consensus for Rubyists
vanstee
136
6.6k
How to Think Like a Performance Engineer
csswizardry
20
1.1k
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?