Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is there a way to do this for a relational database at scale?


We used to do that but dynamodb being very dynamic (which we like) makes it harder to use a declarative schema. ES auto detect the schema which makes it a breeze. I’d say try with JSON fields but I don’t think you’ll get great query speed


You can do change data capture with Debezium.

Recently the Netflix engineering blog mentioned a tool called DBLog too, but I don’t believe they’ve released it yet.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: