|
|
|
|
|
by pufuwozu
4659 days ago
|
|
I worked on Precog. Here's my explanation: It's an analytics platform for big data. Basically, you upload lots of JSON, use the custom language (http://quirrel-lang.org/) for analytical queries and the platform will handle efficient storage and querying of your data. There are also has extras like a library for charting and reporting query responses using JavaScript and an IDE for writing Quirrel and uploading data. |
|