IndexedDB – Discussion


Discuss IndexedDB



”;


Indexed Database is a type of NoSQL database or Non-relational structured query language. It is a transactional database system like an SQL-based RDBMS. However, unlike SQL-based RDBMSs, which use fixed-column tables, IndexedDB is a JavaScript-based object-oriented database.


Advertisements

”;

Leave a Reply

Your email address will not be published. Required fields are marked *