Change Data Capture (CDC) in SQL Server Integration Services (SSIS)

CDC in SSIS Keeping databases in sync can be challenging, especially when dealing with large datasets. This is where Change Data Capture (CDC) comes into play. CDC is a mechanism that tracks and c…

View More

LLM Architect: How Transformers Work

Modern large language models like GPT, BERT, and T5 all share one transformative idea: the Transformer. This architecture replaced older RNN and CNN methods with a single, powerful mechanism — …

View More

Streamlit + Ollama + Gemma: The Local LLM Stack.

When I first read “Attention Is All You Need,” I felt like someone had opened a window into the future of language modeling. That paper introduced the Transformer, and everything changed.…

View More
-