|
|
|
|
|
by georgewfraser
2025 days ago
|
|
That post explains that there are scenarios where it makes sense to store data permanently in Kafka. "Kafka is Not a Database" makes a different point, which is that Kafka doesn't solve any of the hard transaction-processing problems that database systems do, so it's not an alternative to a traditional DBMS. This is not a straw man---Confluent advocates for "turning the database inside out" all over their marketing materials and conference talks. |
|
https://news.ycombinator.com/item?id=23206566
Apache Kafka also doesn’t refer to itself as a database in its own documentation:
https://kafka.apache.org/documentation/#introduction