Which of the following format does PouchDB uses to store the data?

2. Which of the following format does PouchDB uses to store the data?

  1. Document-based
  2. Graph-based
  3. Column-based
  4. Key-value based

Answer: A) Document-based

Explanation:

PouchDB stores data in a document-based format


Comments and Discussions!









Copyright © 2023 www.includehelp.com. All rights reserved.