Back to Wails

IndexedDB API Demo

v3/examples/web-apis/indexeddb/frontend/index.html

2.13.0455 B
Original Source

IndexedDB API Demo

IndexedDB is a low-level API for storing significant amounts of structured data, including files and blobs. It uses indexes for high-performance searches.

IndexedDB available: checking...

Add Person Record

Name

Email

Age

Add RecordAdd Sample Data

Search Records

Search ByNameEmail

Value

SearchShow AllClear Database

Records

IDNameEmailAgeActions

Database Info