How many objects (columns) can exist using IndexedDB?

208 Views Asked by At

I need to work in a indexedDB database for an hybrid application (intel XDK), it works fine with 50 columns but now I must to work with 254 columns, is this possible or there is something that I must to know before develop this?

Thank you all.

1

There are 1 best solutions below

1
On

There are no columns in indexedDB.