Both databases solve the same problem: how to most effectively store and provide access to data, in an ACID-compliant way? ACID compliance might be implemented in various ways and SQL databases can vary quite substantially how they choose to go about it.| binaryigor.com
Learn how to build your own Postgres-based streaming system. You might not need Kafka or SQS!| Sequin blog
Learn all about Postgres' surprising behavior with timestamps and sequences. Avoid these common pitfalls.| Sequin blog