indexeddb.json 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  1. {
  2. "title":"IndexedDB",
  3. "description":"Method of storing data client-side, allows indexed database queries.",
  4. "spec":"https://www.w3.org/TR/IndexedDB/",
  5. "status":"rec",
  6. "links":[
  7. {
  8. "url":"https://hacks.mozilla.org/2010/06/comparing-indexeddb-and-webdatabase/",
  9. "title":"Mozilla Hacks article"
  10. },
  11. {
  12. "url":"https://github.com/axemclion/IndexedDBShim",
  13. "title":"Polyfill for browsers supporting WebSQL"
  14. },
  15. {
  16. "url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-indexeddb",
  17. "title":"has.js test"
  18. },
  19. {
  20. "url":"https://www.webplatform.org/docs/apis/indexedDB",
  21. "title":"WebPlatform Docs"
  22. }
  23. ],
  24. "bugs":[
  25. {
  26. "description":"Firefox (prior to version 37) and [Safari](https://bugs.webkit.org/show_bug.cgi?id=149953) do not support IndexedDB inside web workers."
  27. },
  28. {
  29. "description":"[Firefox](https://bugzilla.mozilla.org/show_bug.cgi?id=781982) and [Edge](https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/9968399/) do not support IndexedDB in private browsing mode."
  30. },
  31. {
  32. "description":"Not supported in Chrome 47 for iOS & below or other older iOS WebViews using UIWebView instead of WKWebView [see details](https://blog.chromium.org/2016/01/a-faster-more-stable-chrome-on-ios.html)\r\n\r\nChrome 36 and below did not support Blob objects as indexedDB values."
  33. },
  34. {
  35. "description":"Chrome has a bug where a deleted indexedDB can be re-created when dev tools are open (fixed in latest builds) [see bug](https://code.google.com/p/chromium/issues/detail?id=539931)"
  36. },
  37. {
  38. "description":"Microsoft Edge does not support IndexedDB inside blob web workers. [See issue](https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/5942817/)."
  39. }
  40. ],
  41. "categories":[
  42. "JS API"
  43. ],
  44. "stats":{
  45. "ie":{
  46. "5.5":"n",
  47. "6":"n",
  48. "7":"n",
  49. "8":"n",
  50. "9":"n",
  51. "10":"a #1",
  52. "11":"a #1"
  53. },
  54. "edge":{
  55. "12":"a #1",
  56. "13":"a #1",
  57. "14":"a #1",
  58. "15":"a #1",
  59. "16":"a #1",
  60. "17":"a #1",
  61. "18":"a #1"
  62. },
  63. "firefox":{
  64. "2":"n",
  65. "3":"n",
  66. "3.5":"n",
  67. "3.6":"n",
  68. "4":"a x",
  69. "5":"a x",
  70. "6":"a x",
  71. "7":"a x",
  72. "8":"a x",
  73. "9":"a x",
  74. "10":"y x",
  75. "11":"y x",
  76. "12":"y x",
  77. "13":"y x",
  78. "14":"y x",
  79. "15":"y x",
  80. "16":"y",
  81. "17":"y",
  82. "18":"y",
  83. "19":"y",
  84. "20":"y",
  85. "21":"y",
  86. "22":"y",
  87. "23":"y",
  88. "24":"y",
  89. "25":"y",
  90. "26":"y",
  91. "27":"y",
  92. "28":"y",
  93. "29":"y",
  94. "30":"y",
  95. "31":"y",
  96. "32":"y",
  97. "33":"y",
  98. "34":"y",
  99. "35":"y",
  100. "36":"y",
  101. "37":"y",
  102. "38":"y",
  103. "39":"y",
  104. "40":"y",
  105. "41":"y",
  106. "42":"y",
  107. "43":"y",
  108. "44":"y",
  109. "45":"y",
  110. "46":"y",
  111. "47":"y",
  112. "48":"y",
  113. "49":"y",
  114. "50":"y",
  115. "51":"y",
  116. "52":"y",
  117. "53":"y",
  118. "54":"y",
  119. "55":"y",
  120. "56":"y",
  121. "57":"y",
  122. "58":"y",
  123. "59":"y",
  124. "60":"y",
  125. "61":"y",
  126. "62":"y",
  127. "63":"y",
  128. "64":"y",
  129. "65":"y",
  130. "66":"y"
  131. },
  132. "chrome":{
  133. "4":"p",
  134. "5":"p",
  135. "6":"p",
  136. "7":"p",
  137. "8":"p",
  138. "9":"p",
  139. "10":"n",
  140. "11":"a x",
  141. "12":"a x",
  142. "13":"a x",
  143. "14":"a x",
  144. "15":"a x",
  145. "16":"a x",
  146. "17":"a x",
  147. "18":"a x",
  148. "19":"a x",
  149. "20":"a x",
  150. "21":"a x",
  151. "22":"a x",
  152. "23":"y x",
  153. "24":"y",
  154. "25":"y",
  155. "26":"y",
  156. "27":"y",
  157. "28":"y",
  158. "29":"y",
  159. "30":"y",
  160. "31":"y",
  161. "32":"y",
  162. "33":"y",
  163. "34":"y",
  164. "35":"y",
  165. "36":"y",
  166. "37":"y",
  167. "38":"y",
  168. "39":"y",
  169. "40":"y",
  170. "41":"y",
  171. "42":"y",
  172. "43":"y",
  173. "44":"y",
  174. "45":"y",
  175. "46":"y",
  176. "47":"y",
  177. "48":"y",
  178. "49":"y",
  179. "50":"y",
  180. "51":"y",
  181. "52":"y",
  182. "53":"y",
  183. "54":"y",
  184. "55":"y",
  185. "56":"y",
  186. "57":"y",
  187. "58":"y",
  188. "59":"y",
  189. "60":"y",
  190. "61":"y",
  191. "62":"y",
  192. "63":"y",
  193. "64":"y",
  194. "65":"y",
  195. "66":"y",
  196. "67":"y",
  197. "68":"y",
  198. "69":"y",
  199. "70":"y",
  200. "71":"y",
  201. "72":"y",
  202. "73":"y",
  203. "74":"y"
  204. },
  205. "safari":{
  206. "3.1":"p",
  207. "3.2":"p",
  208. "4":"p",
  209. "5":"p",
  210. "5.1":"p",
  211. "6":"p",
  212. "6.1":"p",
  213. "7":"p",
  214. "7.1":"a #2",
  215. "8":"a #2",
  216. "9":"a #2",
  217. "9.1":"a #2",
  218. "10":"y",
  219. "10.1":"y",
  220. "11":"y",
  221. "11.1":"y",
  222. "12":"y",
  223. "TP":"y"
  224. },
  225. "opera":{
  226. "9":"n",
  227. "9.5-9.6":"n",
  228. "10.0-10.1":"n",
  229. "10.5":"p",
  230. "10.6":"p",
  231. "11":"p",
  232. "11.1":"p",
  233. "11.5":"p",
  234. "11.6":"p",
  235. "12":"p",
  236. "12.1":"p",
  237. "15":"y",
  238. "16":"y",
  239. "17":"y",
  240. "18":"y",
  241. "19":"y",
  242. "20":"y",
  243. "21":"y",
  244. "22":"y",
  245. "23":"y",
  246. "24":"y",
  247. "25":"y",
  248. "26":"y",
  249. "27":"y",
  250. "28":"y",
  251. "29":"y",
  252. "30":"y",
  253. "31":"y",
  254. "32":"y",
  255. "33":"y",
  256. "34":"y",
  257. "35":"y",
  258. "36":"y",
  259. "37":"y",
  260. "38":"y",
  261. "39":"y",
  262. "40":"y",
  263. "41":"y",
  264. "42":"y",
  265. "43":"y",
  266. "44":"y",
  267. "45":"y",
  268. "46":"y",
  269. "47":"y",
  270. "48":"y",
  271. "49":"y",
  272. "50":"y",
  273. "51":"y",
  274. "52":"y",
  275. "53":"y",
  276. "54":"y",
  277. "55":"y",
  278. "56":"y",
  279. "57":"y"
  280. },
  281. "ios_saf":{
  282. "3.2":"p",
  283. "4.0-4.1":"p",
  284. "4.2-4.3":"p",
  285. "5.0-5.1":"p",
  286. "6.0-6.1":"p",
  287. "7.0-7.1":"p",
  288. "8":"a #2",
  289. "8.1-8.4":"a #2",
  290. "9.0-9.2":"a #2",
  291. "9.3":"a #2",
  292. "10.0-10.2":"y",
  293. "10.3":"y",
  294. "11.0-11.2":"y",
  295. "11.3-11.4":"y",
  296. "12.0-12.1":"y"
  297. },
  298. "op_mini":{
  299. "all":"n"
  300. },
  301. "android":{
  302. "2.1":"p",
  303. "2.2":"p",
  304. "2.3":"p",
  305. "3":"p",
  306. "4":"p",
  307. "4.1":"p",
  308. "4.2-4.3":"p",
  309. "4.4":"y",
  310. "4.4.3-4.4.4":"y",
  311. "67":"y"
  312. },
  313. "bb":{
  314. "7":"p",
  315. "10":"y"
  316. },
  317. "op_mob":{
  318. "10":"n",
  319. "11":"p",
  320. "11.1":"p",
  321. "11.5":"p",
  322. "12":"p",
  323. "12.1":"p",
  324. "46":"y"
  325. },
  326. "and_chr":{
  327. "70":"y"
  328. },
  329. "and_ff":{
  330. "63":"y"
  331. },
  332. "ie_mob":{
  333. "10":"a #1",
  334. "11":"a #1"
  335. },
  336. "and_uc":{
  337. "11.8":"y"
  338. },
  339. "samsung":{
  340. "4":"y",
  341. "5":"y",
  342. "6.2":"y",
  343. "7.2":"y"
  344. },
  345. "and_qq":{
  346. "1.2":"y"
  347. },
  348. "baidu":{
  349. "7.12":"y"
  350. }
  351. },
  352. "notes":"",
  353. "notes_by_num":{
  354. "1":"Partial support in IE 10 & 11 refers to a number of subfeatures [not being supported](https://codepen.io/cemerick/pen/Itymi). Edge does not support IndexedDB inside blob web workers. [See issue](https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/5942817/)",
  355. "2":"Partial support in Safari & iOS 8 & 9 refers to [seriously buggy behavior](http://www.raymondcamden.com/2014/09/25/IndexedDB-on-iOS-8-Broken-Bad/) as well as complete lack of support in WebViews."
  356. },
  357. "usage_perc_y":87.29,
  358. "usage_perc_a":5.57,
  359. "ucprefix":false,
  360. "parent":"",
  361. "keywords":"indexdb",
  362. "ie_id":"indexeddb",
  363. "chrome_id":"6507459568992256",
  364. "firefox_id":"indexeddb",
  365. "webkit_id":"specification-indexed-database",
  366. "shown":true
  367. }