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 Languages Topics

article thumbnail
Smart-Doc: Generating gRPC API Documentation in Java Projects
In Java microservices, gRPC simplifies communication, but API documentation is challenging. Smart-doc efficiently handles gRPC API documentation.
July 25, 2025
by sun yu
· 3,117 Views
article thumbnail
Concurrency in Rust: Writing Safe and Efficient Code
Rust's unique ownership model and expressive type system provide safe, efficient concurrency without data races or memory safety concerns.
July 24, 2025
by Sairamakrishna BuchiReddy Karri
· 2,365 Views · 1 Like
article thumbnail
Undocumented Java 16 Feature: The End-of-File Comment
A Unicode escape (\u001a) in Java 16 acts like an end-of-file comment, silently cutting off compilation—an undocumented quirk with real implications.
July 23, 2025
by Pravin Jain
· 4,566 Views · 8 Likes
article thumbnail
Automating a Web Form With Playwright MCP and MySQL MCP
Learn how to automate form filling using Playwright MCP and MySQL MCP by fetching real-time data from a database with minimal scripting.
July 23, 2025
by Kailash Pathak DZone Core CORE
· 3,249 Views
article thumbnail
Implementing ΔE-ITP in Python: Accurate Color Difference Metric for Image Processing
Compare classic image metrics and learn how to implement ΔE-ITP with Python for accurate perceptual color difference analysis in modern HDR workflows.
July 22, 2025
by Srishti Mukherjee
· 2,230 Views · 2 Likes
article thumbnail
Lock-Free Programming: From Primitives to Working Structures
Locking is not the only way to deal with concurrency. Lock-free programming approaches are on the opposite side. Let's dive into them.
July 22, 2025
by Bartłomiej Żyliński DZone Core CORE
· 4,561 Views · 7 Likes
article thumbnail
1-Line IO in Java
Java is often blamed for being overly verbose. While language syntax is important, core libraries mainly dictate the level of verbosity imposed on developers.
July 21, 2025
by Johannes Döbler
· 4,980 Views · 8 Likes
article thumbnail
Best Practices for Syncing Hive Data to Apache Doris :  From Scenario Matching to Performance Tuning
Learn how to efficiently sync and analyze big data by combining Hive’s storage with Doris’s real-time analytics using various sync strategies and optimizations.
July 29, 2025
by Darren Xu
· 4,062 Views
article thumbnail
Migrating Traditional Workloads From Classic Compute to Serverless Compute on Databricks
This tutorial explains the migration of Databricks workloads from Classic Compute to Serverless Compute for efficiency and cost effectiveness.
July 17, 2025
by Prasath Chetty Pandurangan
· 4,351 Views
article thumbnail
Migrating SQL Failover Clusters Without Downtime: A Practical Guide
We migrated a live SQL failover cluster to new hardware using a rolling node replacement strategy—zero downtime, full validation, and no broken apps.
July 15, 2025
by Kishore Thota
· 2,924 Views · 2 Likes
article thumbnail
Memory Leak Due To Mutable Keys in Java Collections
Java Collections components (such as Map, List, Set) are used in our applications. When their keys are not properly handled, it will result in a memory leak.
July 15, 2025
by Ram Lakshmanan DZone Core CORE
· 3,382 Views · 3 Likes
article thumbnail
Designing Configuration-Driven Apache Spark SQL ETL Jobs with Delta Lake CDC
Simplify complex ETL pipelines and enable scalable, maintainable data processing with Spark SQL and Delta Lake Change Data Capture.
July 14, 2025
by Janaki Ganapathi
· 2,088 Views
article thumbnail
Testing Distributed Microservices Using XState
Learn how to use XState to model microservice workflows. Simplify testing, boost coverage, and debug visually using declarative state machines.
July 14, 2025
by Akash Verma
· 2,533 Views · 1 Like
article thumbnail
Turn SQL into Conversation: Natural Language Database Queries With MCP
Exemplifies how a dedicated MCP server that is able to access databases can enable LLMs to inspect them and offer their users useful pieces of information.
July 14, 2025
by Horatiu Dan DZone Core CORE
· 3,375 Views · 8 Likes
article thumbnail
Building Resilient Go Apps: Mocking and Testing Database Error Responses
Learn to simulate Azure Cosmos DB errors in Go to test retry logic and error handling using custom transports and policies — no real service failures needed.
July 14, 2025
by Abhishek Gupta DZone Core CORE
· 2,289 Views · 3 Likes
article thumbnail
Server-Driven UI: Agile Interfaces Without App Releases
Server-driven UI lets apps update screens instantly via the server, not app stores. Future AI could design, tweak, and personalize your app layout in real time.
July 11, 2025
by Rutvij Shah
· 3,208 Views · 1 Like
article thumbnail
MongoDB Change Streams and Go
Change streams allow you to subscribe to real-time updates in your MongoDB collections and databases. Learn how to work with change streams and Go.
July 11, 2025
by Ado Kukic
· 2,543 Views · 1 Like
article thumbnail
When MySQL, PostgreSQL, and Oracle Argue: Doris JDBC Catalog Acts as the Peacemaker
What is this magical Doris JDBC Catalog? It's like a universal key in the data world, opening the doors to multiple databases with one key.
July 11, 2025
by Zen Hua
· 2,451 Views · 1 Like
article thumbnail
Secret Recipe of the Template Method: Po Learns the Art of Structured Cooking
Po learns how fixed structure with flexible ingredients makes the perfect noodle soup and Java code through the Template Method pattern in both OOP and functional styles.
July 11, 2025
by Shaamik Mitraa
· 1,983 Views
article thumbnail
Scaling Multi-Tenant Go Apps: Choosing the Right Database Partitioning Approach
Multi-tenant applications face a fundamental challenge: how to efficiently store and query data for tenants of vastly different sizes?
July 11, 2025
by Abhishek Gupta DZone Core CORE
· 1,496 Views · 2 Likes
  • Previous
  • ...
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • ...
  • 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
×