List All the Databases

Learn to display the databases present in IndexedDB for the current origin.

The databases() method

The databases() method, when called on the IndexedDB object, will return a list of all the databases present in the current origin.

Syntax

Get hands-on with 1200+ tech skills courses.