Simon Thörnqvist
Simon Thörnqvist is software engineer at Erlang solutions. With a passion for functional programming and distributed systems.
Latest Articles
Change data capture with Postgres & Elixir
- Elixir programming language
- 23 min of reading time
Change data capture with Postgres & Elixir
CDC is the process of identifying and capturing data changes from the database. Learn how you can achieve that by leveraging Postgres and Elixir.