Hacker News new | ask | show | jobs
by joel_dice 2735 days ago
Noria is an interesting one: https://github.com/mit-pdos/noria

It's compatible with the MySQL wire protocol and offers extremely efficient, incrementally updating materialized views.

1 comments

It could be adapted to postgres. It's just that no one has written the library doing so.