Table of Contents

Browser - IndexedDb

About

indexedDb is a SQL database implementation in the browser. It's one of the way to store data locally (client data)

Library

Documentation / Reference