
Building a Generic Data Integration Pipeline in Scala: The Data Plumber - Part 3
Implementing Continuous Data Flows with FS2 Streaming
Search for a command to run...

Implementing Continuous Data Flows with FS2 Streaming

Building Resumable Data Pipelines with Redis-backed Offset Tracking and Batch Processing

Creating Flexible Data Integration Patterns for Cross-System Data Movement

How to leverage Scala 3 Mirrors to generically parse CSV files into case classes, making data handling more flexible and type-safe.

Introduction Recently, at work, there was a requirement to list out the direct dependencies of the our SBT project, something like Bill Of Materials. SBT itself provides the dependencies as list or tree or searchable HTML page using the built-in comm...

Learn how to leverage Scala-CLI to build, compile, and run pure Java applications efficiently, using the power of the Scala ecosystem.

Make your tests more readable and maintainable

How to leverage Scala-CLI, Scala Toolkit, and Scastie to kickstart your journey into the exciting Scala world.

Empowering Your Testing Strategy: A Close Look at ZIO Test 'Aspects' for Effortless and Effective Handling of Cross-Cutting Concerns