Treasure Data works well
October 24, 2017

Treasure Data works well

Anonymous | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with Treasure Data

Mainly storage of web pageview data, which we retrieve, filter and pull back into our own system. It's good, fast and easily queryable. We also use it for logging of application errors within our own dashboard and other interesting events that may occur, such as successful logins, etc. We've been able to query it via the JavaScript SDK for testing, verifying code/tag deployments.
  • JavaScript SDK works very well
  • Ease of creating new data structures easily
  • Ease of user management - setting up specific queries for non-techincal users to access queries of interest.
  • The javascript sdk returns data in jsonlines format when json is chosen, would prefer using actual json
  • https://treasure-data.ideas.aha.io/ideas/SQL-I-107 - my request for a default sql statement when opening a table
  • Speed, speed speed, we have about a 2-3 minute lag time between posting data and seeing it in the dashboard, there would always be room for improvement here
  • Eliminates need for writing and maintaining a "homemade" request processing service.
  • Eliminates need for said engineers to write and maintain service
  • Good place for datastorage vs Amazon, Google.
  • Logging
  • Error tracking
  • Home made
Much better to not have to manage our own request processing
Great for storage of large amounts of data, web traffic etc to be manipulated later - fire and forget scenarios Good for slicing and dicing data, analysis of potential usage of data. Not for fast, dynamic retrieval of information or backing source for an application