Difference between revisions of "Databases"

From The iPhone Wiki
Jump to: navigation, search
(Versions: 8.4. No idea for 8.1 - 8.3.)
(Versions: 9.x)
Line 30: Line 30:
 
| 8.4
 
| 8.4
 
| 3.8.5
 
| 3.8.5
  +
|-
  +
| 9.x
  +
| 3.8.10.2
 
|}
 
|}

Revision as of 11:50, 15 October 2015

The iPhone uses SQLite for most (all?) of its database storage. To find the version, type sqlite3 -version in MobileTerminal or via SSH.

Versions

iOS version SQLite version
2.2.1 3.4.0
3.x 3.6.12
4.0 3.6.22
4.3.x 3.7.2
5.x 3.7.7
6.x 3.7.13
7.x
8.0
8.4 3.8.5
9.x 3.8.10.2