Hacker News new | ask | show | jobs
by TOMDM 1353 days ago
Such a shame, I had an ideal use case for a product I'm working on, but there's no way I'm shackling it to cloud vendors. Just not a good fit for this product.

I really hope materialize eventually inspires something like it in the open source world.

2 comments

Please also take a look at https://github.com/risingwavelabs/risingwave if you are looking for advanced streaming databases. It is under Apache License and also support on-prem deployment (docker, kubernetes) with full function set of distributed clustering, compute-storage disaggregation, etc.. Let me know if anything.
This might actually do what I needed! I'll keep it in mind for the future, thank you for making me aware.
Materialize itself is under a BSL license that makes every commit automatically convert to open source four years after it lands.