I have a few web developer friends and they are telling me that AngularJS is the future. They swear by it. I'm currently having a CMS coded with it to see how it fares.
I do not know is it enough big data, but in some cases regular mysql/pgsql storages becomes slow for my needs. It starts from about 100M entities of data and more. In these cases I use own engine for storage and fast access to data. It is variations of multithread daemon, based on c++, with filtering/grouping/sorting options for data records.
100m is not even close to being bigdata. It starts from 1+PB may be, but certainly not in the mega..
Which data you count in PB? Media content? If not media, then there is only several companies who operate such data volumes. Sometimes I use TB(s) of data volume with billions structured records. I'm not goolge to use PB(s) of structured data. May be you, Gogol?
The point is, you don't understand what you are saying. Knowing some terms is not enough
100m is not even close to being bigdata. It starts from 1+PB may be, but certainly not in the mega..
Perl, Go, C, Javascript, PHP, Prolog, Bash Shell
I have a few web developer friends and they are telling me that AngularJS is the future. They swear by it. I'm currently having a CMS coded with it to see how it fares.