There is any way to insert data into an IndexedDB pointing to the file

40 Views Asked by At

I need to insert data in a IndexedDB, but not in the browser context. Pointing directly to the IndexedDB file. I have access to that file

There is any module/library that allow me to do that?

I tried several way but I couldn't manage to do it.

0

There are 0 best solutions below