Web SQL Database
- UNOFFMethod of storing data client-side, allows SQLite database queries for access and manipulation.
Chrome
- ✅ 4 - 100: Supported
- ✅ 101 - 109: Supported
- ✅ 110 - 118: Supported
- ✅ 119 - 123: Supported
- ❌ 124 - 131: Not supported
- ❌ 132: Not supported
- ❌ 133 - 135: Not supported
Edge
- ❌ 12 - 18: Not supported
- ✅ 79 - 100: Supported
- ✅ 101 - 109: Supported
- ✅ 110 - 123: Supported
- ❌ 124 - 131: Not supported
- ❌ 132: Not supported
Safari
- ✅ 3.1 - 12.1: Supported
- ❌ 13 - 18.1: Not supported
- ❌ 18.2: Not supported
- ❌ 18.3 - TP: Not supported
Firefox
- ❌ 2 - 133: Not supported
- ❌ 134: Not supported
- ❌ 135 - 137: Not supported
Opera
- ❌ 9 - 10.1: Not supported
- ✅ 10.5 - 90: Supported
- ✅ 91 - 109: Supported
- ❌ 110 - 113: Not supported
- ❌ 114: Not supported
IE
- ❌ 5.5 - 10: Not supported
- ❌ 11: Not supported
Chrome for Android
- ❌ 131: Not supported
Safari on iOS
- ✅ 3.2 - 12.5: Supported
- ❌ 13 - 18.1: Not supported
- ❌ 18.2: Not supported
- ❌ 18.3: Not supported
Samsung Internet
- ✅ 4 - 26: Supported
- ✅ 27: Supported
Opera Mini
- ❌ all: Not supported
Opera Mobile
- ❌ 10: Not supported
- ✅ 11 - 12.1: Supported
- ✅ 80: Supported
UC Browser for Android
- ✅ 15.5: Supported
Android Browser
- ✅ 2.1 - 4.4.4: Supported
- ❌ 131: Not supported
Firefox for Android
- ❌ 132: Not supported
QQ Browser
- ✅ 14.9: Supported
Baidu Browser
- ✅ 13.52: Supported
KaiOS Browser
- ❌ 2.5: Not supported
- ❌ 3: Not supported
The Web SQL Database specification is no longer being maintained and support is intended to be dropped in future versions. Migrate to e.g. Web Storage or IndexedDB.