Y
Hacker News
new
|
ask
|
show
|
jobs
by
kitsunesoba
3124 days ago
Yep. They probably use Core Data (which is a layer on top of SQLite) internally instead of straight SQLite, but either way it ends up on disk as an SQLite file. A lot of standard Apple apps do this.