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
Realm mobile database intro
Search
Realm
November 16, 2015
Technology
0
90
Realm mobile database intro
Realm mobile database intro
GDG Android Korea October 2015
Realm
November 16, 2015
Tweet
Share
More Decks by Realm
See All by Realm
WWDC 2017 Review
realm
0
2.1k
Xcode shortcuts
realm
0
4.7k
Self Branding with GitHub
realm
0
4.3k
Realm Mobile Platform overview and demo
realm
0
2.1k
Realm advanced topics and demo
realm
0
2k
Realm introduction Seoul meetup 10
realm
0
2.1k
Stuart Hall: How I got 2.3 Million App Downloads
realm
0
1.9k
James Majors: What the Swiftly Func?
realm
1
4.3k
Simina Pasat: Continuous everything for iOS apps
realm
0
630
Other Decks in Technology
See All in Technology
Kotlinで型安全にバイテンポラルデータを扱いたい! ReladomoラッパーをAIと実装してみた話
itohiro73
3
240
re:Invent 2025の見どころと便利アイテムをご紹介 / Highlights and Useful Items for re:Invent 2025
yuj1osm
0
670
Databricks Free Editionで始めるMLflow
taka_aki
0
790
LLM APIを2年間本番運用して苦労した話
ivry_presentationmaterials
9
7.2k
Spec Driven Development入門/spec_driven_development_for_learners
hanhan1978
0
590
kotlin-lsp の開発開始に触発されて、Emacs で Kotlin 開発に挑戦した記録 / kotlin‑lsp as a Catalyst: My Journey to Kotlin Development in Emacs
nabeo
2
310
dbtとAIエージェントを組み合わせて見えたデータ調査の新しい形
10xinc
7
1.8k
DMARCは導入したんだけど・・・現場のつぶやき 〜 BIMI?何それ美味しいの?
hirachan
1
150
プロダクトエンジニアとしてのマインドセットの育み方 / How to improve product engineer mindset
saka2jp
1
170
DSPy入門
tomehirata
6
890
日本のソブリンAIを支えるエヌビディアの生成AIエコシステム
acceleratedmu3n
0
120
SOTA競争から人間を超える画像認識へ
shinya7y
0
690
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
YesSQL, Process and Tooling at Scale
rocio
174
15k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Mobile First: as difficult as doing things right
swwweet
225
10k
Six Lessons from altMBA
skipperchong
29
4k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
GitHub's CSS Performance
jonrohan
1032
470k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Context Engineering - Making Every Token Count
addyosmani
8
330
Transcript
۬ (Realm) ୡҊࣘ ݽ߄ੌ ؘఠ߬झ Leonardo YongUk Kim
[email protected]
None
ݽفо Ӓ࠙ਸ फযפ.
String query = "SELECT " + Owner.NAME + ", "
+ Dog.NAME + ", " + City.NAME + " FROM " + Owner.TABLE_NAME + " INNER JOIN " + Dog.TABLE_NAME + " ON " + Owner.DOG_ID + " = " + Dog.ID + " INNER JOIN " + City.TABLE_NAME + " ON " + Owner.CITY_ID + " = " + City.ID + " WHERE " + Owner.NAME = "'" + escape(queryName) + "'";
ActiveRecord Ollie Androm Blurb Cupboard DBFlow DBQuery DBTools EasyliteOrm GreenDAO
Orman OrmLite Persistence RushORM Shillelagh Sprinkles SquiDB SugarORM
־о ॳաਃ? (ࢸ݃ ܻ݅..)
None
None
ୡҊࣘ ݽ߄ੌ ؘఠ߬झ
None
None
None
None
৵ ࡈۄਃ?
Zero-copy object store
None
None
None
None
None
None
ాੋ ܐҳઑ ஸۢ ӝ߈ ܐҳઑ
ஸۢ ӝ߈ ܐҳઑ • ಁ٬ ਃহ. • ೠ ஸۢ ױਤ
ী நएо ֈ ঋח.
ژ ޖਸ ೞաਃ? • boolean ഋ ܐח 8ѐঀ ޘযࢲ פ.
• ؘఠܳ 0, 1, 2, 4, 8, 16, 32, 64࠺۽ ޘणפ. ৈ۞ दبܳ ా೧ SQLite ࠺ ୭ 50% ب ҕр ബਯ ഛࠁ. ؘఠ ীࢲ நए ܫ ೱ࢚.
যڌѱ ॳաਃ?
None
None
None
None
݃Ӓۨ࣌
None
None
None
None
Version 0.83 (Nullable)
None
None
Nullable non-Nullable
Version 0.84 (Async)
None
None
Q&A
[email protected]