SimpleIDB demo

Demo of the interface to IndexedDB.

Start with importing a file to an IndexedDB database, display its content, and then access the records.

Fill and dump

Read

Enter the name of a fruit (apple, orange, strawberry, blueberry) to get the infos.

Read database

Add/Replace a record

Enter the description of another fruit to add it or replace it.

Name Color

New content

Delete a record

Enter the name of a fruit to be removed from the database.

Name

New content

© 2018 Scriptol.com