P
P
pomaz_andrew2020-01-20 12:20:26
Angular
pomaz_andrew, 2020-01-20 12:20:26

How to quickly store/read a large set of objects in a web application?

We develop an application on Angular v4. We are looking for a local data storage acceptable in terms of performance for the application cache (with the ability to save). We considered such options as ForerunnerDB, lowdb, FileSaver.js. Not satisfied for one reason or another - performance or other limitations. The volume of saved data is approximately 60,000 objects, the desired time for saving such a data set is 10-15 seconds, no more. The storage must also allow multiple collections of objects to be written to. Maybe someone solved a similar problem in the project and the solution has such a performance? Thank you.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question