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
Experience with NoSQL at the Norwegian Trekking...
Search
Hans Kristian Flaatten
December 15, 2015
Technology
0
39
Experience with NoSQL at the Norwegian Trekking Asocciation
Hans Kristian Flaatten
December 15, 2015
Tweet
Share
More Decks by Hans Kristian Flaatten
See All by Hans Kristian Flaatten
Continuous Deployment with Jenkins Pipelines
starefossen
0
54
Continuous Integrations with Jenkins
starefossen
0
65
Testing Node.js
starefossen
0
29
What is Node.js?
starefossen
0
40
LeftPad Not Found
starefossen
0
85
Whats New In EcmaScript 2015 / ES6
starefossen
0
70
Introduction to Geospatial Queries in MongoDB
starefossen
0
32
Åpen Tur- og Friluftsdata
starefossen
0
100
Reverse Engineering APIs from iOS and Android Apps
starefossen
0
64
Other Decks in Technology
See All in Technology
累計5000万DLサービスの裏側 – LINEマンガのKotlinで挑む大規模 Server-side ETLの最適化
ldf_tech
0
190
なぜ新機能リリース翌日にモニタリング可能なのか? 〜リードタイム短縮とリソース問題を「自走」で改善した話〜 / data_summit_findy_Session_2
sansan_randd
1
120
現場の壁を乗り越えて、 「計装注入」が拓く オブザーバビリティ / Beyond the Field Barriers: Instrumentation Injection and the Future of Observability
aoto
PRO
1
940
ラスベガスの歩き方 2025年版(re:Invent 事前勉強会)
junjikoide
0
940
今のコンピュータ、AI にも Web にも 向いていないので 作り直そう!!
piacerex
0
640
新米エンジニアをTech Leadに任命する ー 成長を支える挑戦的な人と組織のマネジメント
naopr
1
360
InsightX 会社説明資料/ Company deck
insightx
0
200
CloudComposerによる大規模ETL 「制御と実行の分離」の実践
leveragestech
0
190
Snowflakeとdbtで加速する 「TVCMデータで価値を生む組織」への進化論 / Evolving TVCM Data Value in TELECY with Snowflake and dbt
carta_engineering
0
160
進化する大規模言語モデル評価: Swallowプロジェクトにおける実践と知見
chokkan
PRO
3
470
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
0
430
文字列操作の達人になる ~ Kotlinの文字列の便利な世界 ~ - Kotlin fest 2025
tomorrowkey
2
500
Featured
See All Featured
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Visualization
eitanlees
150
16k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
BBQ
matthewcrist
89
9.9k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.3k
Designing for Performance
lara
610
69k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
116
20k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Balancing Empowerment & Direction
lara
5
710
Leading Effective Engineering Teams in the AI Era
addyosmani
8
720
Transcript
Hans Kristian Flaatten @Starefossen Bergen MongoDB & NoSQL User Group
Tirsdag 15. desember 2015 Bergen og Hordaland Turlag Den Norske Turistforening 1
2
!Starefossen 3 ! "
DNT 4
“Norges største friluftsorganisasjon.” 5 Den Norske Turistforening
6 70 500 30 000 26
300 km
7
8 1 500 1 200 500
000 7 600
Nasjonal Turbase 9
Nasjonal Turbase “Tur- og friluftsdata for alle.” 10
Spesifikasjon • JSON data inn/ut • GeoJSON geometri • Fleksibelt
skjema • Egendefinert metadata • Geometriske spørringer 11
12 " mongoDB
13
14 { "_id": "524081f9b8cb77df15001660", "navn": "Fra Høgabu til Vaksdal", "lisens":
"CC BY-SA 4.0", "status": "Offentig", "geojson": { "type": "LineString", "coordinates": [ [5.85660630854479,58.8569687273594], [5.85720712338704,58.8570575064399], [5.85772210753763,58.8571462852927] ] }, ... }
Arkitektur 15 # ! " Redis Node.js MongoDB
–Someone “Eat your own dog food” 16
17 Tur- og steds-admin
Hytteadmin Jotunheimr Geoserver API ‘ " UT T DNT.no UT.no ? DU?
github.com/ Turistforeningen 18
Erfaringer 19
Erfaringer • En relativt ny database • Konvensjoner • Drivere
• Internasjonale tegnsett • Datamigrering 20
21
github.com/ Starefossen 22