What version of sqlite does iOS provide? What version of sqlite does iOS provide? sqlite sqlite

What version of sqlite does iOS provide?


This wiki has the latest list, which is currently:

╔═════════════╦════════════════╗║ iOS Version ║ SQLite Version ║╠═════════════╬════════════════╣║ 2.23.4.0          ║║ 3.1.33.6.12         ║║ 4.0.23.6.22         ║║ 4.1.03.6.23.2       ║║ 4.2.03.6.23.2       ║║ 5.1.13.7.7          ║║ 6.0.13.7.13         ║║ 7.03.7.13         ║║ 7.0.63.7.13         ║║ 8.0.23.7.13         ║║ 8.23.8.5          ║║ 9.03.8.8          ║║ 9.3.13.8.10.2       ║║ 10.0 beta 23.13.0         ║║ 10.0 GM     ║ 3.14.0         ║║ 10.23.14.0         ║║ 10.3.13.16.0         ║║ 11.03.19.3         ║║ 12.03.24.0         ║║ 12.13.24.0         ║║ 13.1.33.28.0         ║║ 14.13.32.3         ║║ 14.23.32.3         ║╚═════════════╩════════════════╝
╔═══════════════╦════════════════╗║ macOS Version ║ SQLite Version ║╠═══════════════╬════════════════╣║ 10.93.7.13         ║ ║ 10.103.8.5          ║ ║ 10.10.33.8.5          ║ ║ 10.113.8.10.2       ║ ║ 10.123.14.0         ║ ║ 10.133.19.3         ║ ║ 10.14.23.24.0         ║ ╚═══════════════╩════════════════╝

Iulian Onofrei edited that wiki on 1 Dec 2020


Using SELECT sqlite_version() on various iOS versions:

From the internets:

2.2: 3.4.03.1.3: 3.6.124.0.2: 3.6.224.1.0: 3.6.23.24.2.0: 3.6.23.2

I just tested now:

6.0.1: 3.7.13


I've just checked on the iOS 7:

7.0: 3.7.13