Demo of the interface to IndexedDB working locally.
Test of createIndex method of objectStore and the index method. The query returns an array of names of fruits matching the value given, a color or origin.
Enter the name of a fruit (apple, orange, strawberry, blueberry) to get the infos.
Enter a color to get the id(s) of the record(s).
Enter a country to get the id(s) of the record(s).
© 2018 Scriptol.com