Can we use indexedDb in Wappler?

I am working in a NodeJs wappler application and I need to access the IndexDb storage. Is it possible access it in Wappler ?

Wappler does not support this natively yet.
There have been many discussions around this before.

And also discussions about other options for client side db like PouchDB.

Nothing has materialized yet though. Personally, we haven’t had the need for this yet. But I do hope there is some implementation after v4 is released.