In the IndexedDB API, a database is just a collection of object stores that have been given names.
A database in the IndexedDB API is simply a collection of object stores with names.
In the IndexedDB API, a database consists of named object stores.
The IndexedDB API defines a database as a collection of named object stores.