Great tool to do complex queries over your document data.
What do you like best about the product?
We do not have to transform our denormalized document data into a normalized state for relational databases. We can pass our single-table design Dynamo tables straight into Rockset, with a minimal time delay (usually 1-2 seconds), and then do complex SQL queries.
What do you dislike about the product?
Our document structure sometimes needs a sub-object to be returned. It would be great if we can simply do "SELECT OBJECT(t1.*) as subObject ..." instead of typing every single field that we need in the sub-object.
What problems is the product solving and how is that benefiting you?
We use Rockset for list pages where we have complex filters to be set, with sorting and pagination. We also use Rockset for quick analytics (small reports) that need near real-time data.
There are no comments to display