Hi Hnin, Bigquery? <https://cloud.google.com/bigquery/what-is-bigquery>
But I assume you want to know something about this in the context of angular? For me, a big amount of data is something approaching a terabyte or over. If that is the case, you need a back-end to handle the data. If it's under a 500Mb, you can handle it easily in an app, and if it's something in between, you can use indexDB. Please note that the maximum storage for indexDB differs per browser, and some let you request (aka ask the user!) more or even unlimited. As an aside, there is an tremendous amount of information about that in this list group, if you search for it! If you want to know more, don't hesitate to ask! Regards Sander -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
