What is the purpose of PouchDB's 'Migrate' plug-in?

A)  To migrate data between different database formats
B)  To migrate data between different databases
C)  To migrate data from a local database to a remote database
D)  To migrate data from a remote database to a local database

Correct Answer :   To migrate data between different database formats


Explanation : PouchDB’s “Migrate” plug-in allows you to migrate data between different database formats, such as from one version of PouchDB to another.