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
Spec-Driven Integration: Turning API Sprawl Into a Governed Capability Fleet for AI
Alpha release of a new integration approach that translates your existing data and APIs into standardized APIs, MCP, and agent skills for AI.
May 13, 2026
by Kin Lane
· 1,782 Views
article thumbnail
AWS Kiro: The Agentic IDE That Makes Specs the Unit of Work
You describe a feature, and Kiro generates structured requirements.md, design.md, and tasks.md files first, then implements against them.
May 13, 2026
by Jubin Abhishek Soni DZone Core CORE
· 3,008 Views · 2 Likes
article thumbnail
How to Test a PATCH API Request With REST-Assured Java
This tutorial demonstrates how to test PATCH requests using REST Assured in Java for API testing, including examples of partial data updates.
May 13, 2026
by Faisal Khatri DZone Core CORE
· 3,960 Views
article thumbnail
Has AI-Generated SQL Impacted Data Quality? We Reviewed 1,000 Incidents
We analyzed 1,000 data pipeline incidents across 500+ environments and found that code-related failures still account for ~10% of all data quality issues.
May 12, 2026
by Lior Gavish
· 2,703 Views
article thumbnail
DuckDB for Python Developers
DuckDB is an embeddable analytical database that runs inside your Python process with zero setup. It can query CSV files, Parquet, and pandas DataFrames.
May 12, 2026
by varun joshi
· 1,995 Views
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
· 1,978 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
· 2,988 Views · 5 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,137 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,221 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,603 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
· 1,994 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 Abhishek Soni DZone Core CORE
· 1,951 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,262 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
· 1,844 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,854 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,307 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,714 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,679 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,520 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,089 Views · 1 Like
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • 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
×