How many types of storage available in Ionic framework?

by trycia.jones , in category: Technology , 4 years ago

How many types of storage available in Ionic framework?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

by bria_metz , 4 years ago

The easy way to store key or values and JSON objects are known as storage in Ionic Framework. In this various storage, engines are used. While on the web application, the storage will tend to use IndexedDB, WebSQL, and local storage. Various types of storage are available in Ionic framework. Some of them are –

  • HTML5 local storage
  • Cookie and session storage
  • indexedDB
  • WebSQL
  • PouchDB
  • Webservice/api storage
  • Cordova storage.

Related Threads:

What are different types of errors available in Php ?
How many types of modules present in Prestashop?
What Are the Key Differences Between Postgresql and Mysql?
What is Ionic Framework?
What are different types of Print Functions available in PHP?
Who developed Ionic framework?