DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Databases Topics

article thumbnail
Custom Model Context Protocol (MCP) for NL2SQL: A Rigorous Evaluation Framework on Oracle Database
Used MCP to evaluate LLM-generated SQL on Oracle: baseline vs MCP, comparing semantics, order, strings, and EXPLAIN PLAN on 500-query TPC-H.
May 8, 2026
by Sanjay Mishra
· 2,121 Views
article thumbnail
RAG Done Right: When to Use SQL, Search, and Vector Retrieval and How To Combine Them
RAG failures stem from retrieval, not models. Replace one-size-fits-all vector search with a decision framework, hybrid flow, and guardrails for reliable systems.
May 8, 2026
by Ram Ghadiyaram DZone Core CORE
· 3,288 Views · 8 Likes
article thumbnail
How to Test PUT API Request Using REST-Assured Java
This tutorial demonstrates how to test PUT requests with REST Assured in Java for API testing, including code examples to update data.
May 7, 2026
by Faisal Khatri DZone Core CORE
· 2,192 Views · 3 Likes
article thumbnail
When Retries Become a Denial-of-Wallet
Retries can silently DDoS your wallet — amplifying failures into massive costs. Without limits, jitter, and circuit breakers, “resilience” becomes self-inflicted damage.
May 6, 2026
by David Iyanu Jonathan
· 4,320 Views · 1 Like
article thumbnail
Why PostgreSQL CDC Breaks in Production
PostgreSQL CDC often fails after WAL reading: snapshot handoff gaps, unsafe checkpoints, bad ordering, and retry logic can silently corrupt replicated data.
May 6, 2026
by Dmitry Narizhnykh DZone Core CORE
· 1,663 Views
article thumbnail
The Hidden Latency of Autoscaling
Autoscaling isn’t real elasticity — it’s slow, reactive, and can mislead. Use demand metrics, keep warm capacity, and pair with circuit breakers & observability.
May 5, 2026
by David Iyanu Jonathan
· 2,161 Views
article thumbnail
Engineering LLMOps: Building Robust CI/CD Pipelines for LLM Applications on Google Cloud
Master LLMOps on GCP by automating prompt evaluation, model deployment, and monitoring with Cloud Build and Vertex AI for robust AI apps.
May 5, 2026
by Jubin Soni, FBCS DZone Core CORE
· 2,110 Views
article thumbnail
Setting Up Claude Code With Ollama: A Guide
Claude Code is a terminal-based AI coding assistant by Anthropic that can integrate with Ollama for local model inference.
May 5, 2026
by Gunter Rotsaert DZone Core CORE
· 3,949 Views · 3 Likes
article thumbnail
Modernization Is Not Migration
CI/CD-driven modernization of data platforms, improving release speed, observability, and reliability through automation, parallelization, and job-level telemetry.
May 5, 2026
by vaibhav Sharma
· 2,012 Views
article thumbnail
Mastering Kubernetes to Maximize Your Cloud Potential
Understanding Kubernetes architecture through seven critical layers: storage, compute, networking, observability, security, dev tools, and CI/CD.
May 4, 2026
by Jaswinder Kumar
· 1,999 Views · 2 Likes
article thumbnail
Building Fault-Tolerant Kafka Consumers in Spring Boot Using Retry, DLQ, and Idempotent Code Patterns
Retry transient failures, route poison messages to a DLQ, and deduplicate with a DB table three layers that turn a fragile Kafka consumer into a fault tolerant one.
May 4, 2026
by Mallikharjuna Manepalli
· 2,618 Views · 1 Like
article thumbnail
Understanding MCP Architecture: LLM + API vs Model Context Protocol
PDF chatbot demo comparing LLM+API vs MCP: direct calls are simple for one app; MCP adds a server layer for tool discovery, reuse, and standardization.
May 1, 2026
by Sanjay Mishra
· 4,977 Views · 3 Likes
article thumbnail
How to Log HTTP Incoming Requests in Spring Boot
In this article, you will learn how to log incoming requests in Spring Boot, using the class CommonsRequestLoggingFilter, through some simple configuration steps.
May 1, 2026
by Mario Casari
· 2,780 Views · 3 Likes
article thumbnail
Unlocking Smart Meter Insights with Smart Datastream
Platform turning complex smart meter data into usable, real-time insights via APIs — enabling scalable analytics, efficiency, and smarter energy decisions.
May 1, 2026
by Muhammad Rizwan
· 2,599 Views · 18 Likes
article thumbnail
6 Integration Patterns That Look Good on Paper and What Happens When They Hit Production
This article explores six commonly used enterprise integration patterns, the real world risks and the practical controls to build resilient systems.
May 1, 2026
by Priyanka Jayavel
· 2,214 Views · 1 Like
article thumbnail
Generate Random Test Data in PostgreSQL
Learn how to use PostgreSQL to generate random data for testing purposes, and use PL/pgSQL to automatically insert random values into your database tables.
May 1, 2026
by arvind toorpu DZone Core CORE
· 2,385 Views
article thumbnail
End-to-End Event Streaming With Kafka, Spring Boot and AWS SQS/SNS (Production-Ready Code Guide)
Kafka streams it, SNS fans it out, and SQS decouples it — three platforms, one resilient event pipeline wired together with Spring Boot.
April 30, 2026
by Mallikharjuna Manepalli
· 2,687 Views · 3 Likes
article thumbnail
5 Ways Azure AI Search Enhances Enterprise RAG Architectures
Azure AI Search enhances RAG through hybrid search, semantic reranking, and enterprise-grade security for scalable production AI apps.
April 30, 2026
by Jubin Soni, FBCS DZone Core CORE
· 3,600 Views
article thumbnail
The Dual Write Problem: What Looks Safe in Code but Breaks in Production
The dual write problem is one of the most common consistency issues in distributed systems. There are four patterns to resolve this.
April 29, 2026
by Vineet Bhatkoti
· 2,169 Views · 1 Like
article thumbnail
What AWS Kiro Matters for Agentic Development
AWS Kiro is a high-speed communication fabric for AI agents, enabling sub-millisecond coordination and persistent memory management.
April 29, 2026
by Jubin Soni, FBCS DZone Core CORE
· 2,394 Views
  • Previous
  • ...
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×