Apache Kafka became the de facto standard for data streaming. However, the combination of an event-driven architecture with request-response APIs…
Can and should Apache Kafka replace a database? How long can and should I store data in Kafka? How can…
KSQL is the open source, Apache 2.0 licensed streaming SQL engine on top of Apache Kafka. This post shows a…
"Getting Started with NoSQL" is a new book by PACKT PUBLISHING. It gives an introduction to different NoSQL concepts and…
Spring Roo is a tool to offer rapid application development on the Java platform. I already explained when to use…
MyBatis is a lightweight persistence framework for Java and .NET. This blog entry addresses the Java side. MyBatis is an…