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
Final Project Presentation - Database Filesystem
Search
Christopher Brown
April 26, 2012
Programming
2
280
Final Project Presentation - Database Filesystem
Christopher Brown
April 26, 2012
Tweet
Share
More Decks by Christopher Brown
See All by Christopher Brown
Crucible
xoebus
0
250
Concourse
xoebus
0
130
Accessing Databases by using a Filesystem
xoebus
2
120
Database Visualisation
xoebus
2
130
Why on earth is git super awesome?
xoebus
4
240
Other Decks in Programming
See All in Programming
Beyond Portability: Live Migration for Evolving WebAssembly Workloads
chikuwait
0
390
たった 1 枚の PHP ファイルで実装する MCP サーバ / MCP Server with Vanilla PHP
okashoi
1
150
社内での開発コミュニティ活動とモジュラーモノリス標準化事例のご紹介/xPalette and Introduction of Modular monolith standardization
m4maruyama
1
130
GoのGenericsによるslice操作との付き合い方
syumai
3
680
カクヨムAndroidアプリのリブート
numeroanddev
0
440
F#で自在につくる静的ブログサイト - 関数型まつり2025
pizzacat83
0
310
コード書くの好きな人向けAIコーディング活用tips #orestudy
77web
3
330
Haskell でアルゴリズムを抽象化する / 関数型言語で競技プログラミング
naoya
17
4.8k
Composerが「依存解決」のためにどんな工夫をしているか #phpcon
o0h
PRO
1
140
「ElixirでIoT!!」のこれまでとこれから
takasehideki
0
370
Claude Codeの使い方
ttnyt8701
1
130
関数型まつり2025登壇資料「関数プログラミングと再帰」
taisontsukada
2
840
Featured
See All Featured
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Being A Developer After 40
akosma
90
590k
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Balancing Empowerment & Direction
lara
1
350
The Invisible Side of Design
smashingmag
299
51k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Side Projects
sachag
455
42k
YesSQL, Process and Tooling at Scale
rocio
173
14k
For a Future-Friendly Web
brad_frost
179
9.8k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
Transcript
Database Access using a Filesystem Chris Brown
FuseQL Filesystem for Database Access
FuseFS DSL A domain specific language for creating filesystems.
Query GUI A User Interface for submitting queries to the
filesystem.
Query Script A small DSL for writing SQL queries in
relational algebra.
User Evaluation
Positive Feedback All users preferred using the Query GUI to
using SQL.
Positive Feedback All users said they would consider using this
method in the future.
Negative Feedback Still some serious user interface usability problems not
directly related to main use. (detailed in report)
Demonstration
Thank you! Any questions?