←back to thread

249 points colesantiago | 3 comments | | HN request time: 0s | source
1. srhyne ◴[] No.40815585[source]
Rockset users scrambling to find a new real-time analytics home....

I'm putting together a public/free Rockset feature comparison matrix.

I want to help educate customers (and other vendors) on what Rockset did so well and what considerations are needed to find a replacement.

https://bit.ly/rockset-feature-comparison

HN'ers I realize you are wizards, don't shoot the messenger. Just trying to help.

replies(1): >>40818469 #
2. geragray ◴[] No.40818469[source]
Great initiative making a list of possible Rockset replacements. Would it be possible to open the Notion page for guest contributions?

I would like to add CrateDB (I work there) to the list. CrateDB is a distributed SQL database purposely built for real-time analytics across large datasets of structured and semi-structured data. Similarly to Rockset, it indexes all data in real-time (text, vector, geospatial, time-series, and JSON) for the most efficient search and fast ad hoc query execution at any scale. It is built on top of Apache Lucene and unlike Rockset is open-source (https://github.com/crate/crate).

Rocket frequently comes up among other solutions our users were looking at before choosing CrateDB. For example https://cratedb.com/customers/govspend.

replies(1): >>40838370 #
3. srhyne ◴[] No.40838370[source]
Yes, Sergey, you are now and editor. Thank you for contributing. I’m going to dig into CrateDB soon.