Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

150
Views
How to update the array value in Indexed dB? I don't want to overwrite the whole array but to concatenate a new array

I am using indexed DB to store key-value pairs of the below type.

Key - String (type)
Value - Array (type)

e.g.

Indexed Table

Key Value
nums [1,2,3]

I need to update the "nums" array without overwriting the array in indexed DB directly.
I want to push new items [4,5] to this nums array like using push function in JavaScript.

After this push operation, table should look like:

Key Value
nums [1,2,3,4,5]
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!