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

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Low-Code Development: Leverage low and no code to streamline your workflow so that you can focus on higher priorities.

DZone Security Research: Tell us your top security strategies in 2024, influence our research, and enter for a chance to win $!

Launch your software development career: Dive head first into the SDLC and learn how to build high-quality software and teams.

Open Source Migration Practices and Patterns: Explore key traits of migrating open-source software and its impact on software development.

The Latest Databases Topics

article thumbnail
Books To Start Your Career in Cloud, DevOps, or SRE in 2024
A useful list of books to learn all trending skills in DevOps, Site Reliability, or Production Engineering. This post will also cover tech skills for a strong foundation.
June 21, 2024
by Anuj Tyagi
· 6,204 Views · 1 Like
article thumbnail
Migrating Data From Amazon Neptune to PostgreSQL Using AWS Services
This article provides a step-by-step guide on how to migrate data from Amazon Neptune, a graph database service, to PostgreSQL, a relational database service.
June 21, 2024
by Bhanuprakash Jirra
· 2,854 Views · 2 Likes
article thumbnail
How To Compare DOCX Documents in Java
In this article, learn how to carry out DOCX comparisons programmatically by calling a specialized web API with Java code examples.
June 21, 2024
by Brian O'Neill DZone Core CORE
· 5,610 Views · 3 Likes
article thumbnail
Optimizing Your Cloud Resources, Part 2: Resource Management via IBM Cloud Projects
A collection of configurations used to organize and manage the Infrastructure as Code (IaC) deployments and related resources across multiple accounts.
June 21, 2024
by Josephine Eskaline Joyce DZone Core CORE
· 2,372 Views · 2 Likes
article thumbnail
When You Need More Power Than a Lambda Provides
While I appreciate the concept of a serverless option, sometimes you simply need more power. Let’s explore an alternative that doesn’t break your project’s budget.
June 21, 2024
by John Vester DZone Core CORE
· 25,653 Views · 2 Likes
article thumbnail
Embracing NoSQL: The Future of Data Storage and Retrieval
NoSQL databases handle unstructured data, provide scalability, and offer high availability, ideal for modern, big data, and real-time applications.
June 21, 2024
by Lalithkumar Prakashchand
· 3,231 Views · 3 Likes
article thumbnail
Strategies for Building Self-Healing Software Systems
Self-healing software describes resilient and fault-tolerant components that allow a system to be more autonomous, here are some potential strategies.
June 20, 2024
by Danny Logsdon
· 5,083 Views · 5 Likes
article thumbnail
Calculating Fingerprints for SQL Queries
Learn how to calculate a unique identifier for each SQL query in the database. See how we solved this challenge and what options we considered.
June 20, 2024
by Adam Furmanek
· 2,946 Views · 1 Like
article thumbnail
Developer Git Commit Hygiene
This article will demonstrate good developer Git commit hygiene as well as educate the developer audience to use short and frequent commits.
June 20, 2024
by Gaurav Shekhar
· 3,788 Views · 7 Likes
article thumbnail
Query-First Approach in Cassandra
Explore "query-first" in Cassandra, which focuses on how to search for information first, and then set up the database based on those searches or queries.
June 20, 2024
by Raja Chattopadhyay
· 2,060 Views · 1 Like
article thumbnail
Unleashing the Power of Cloud Storage With JuiceFS
JuiceFS, a cloud-native file system, empowers enterprises with scalable, high-performance storage for data-intensive AI and analytics workloads.
June 20, 2024
by Tom Smith DZone Core CORE
· 3,167 Views · 2 Likes
article thumbnail
How GitHub Codespaces Helps in Reducing Development Setup Time
Kickstart your journey with GitHub Codespaces and discover how it can significantly accelerate the environment setup process for developers.
June 19, 2024
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 5,815 Views · 2 Likes
article thumbnail
Consuming GraphQL API With React.js
If you have created your GraphQL APIs and are looking to consume them in a React front-end, learn how to consume your GraphQL API using React.js in this post.
June 19, 2024
by Rose Chege
· 3,940 Views · 1 Like
article thumbnail
Using CNTI/CNF Test Catalog for Non-Telco Cloud-Native Microservices
The CNTI/CNF Test Catalog is a versatile tool initially designed for telco applications but can also validate the cloud nativeness of non-telco microservices.
June 19, 2024
by Abhinav Garg
· 4,510 Views · 2 Likes
article thumbnail
Efficient Data Management With Offset and Cursor-Based Pagination in Modern Applications
Explore offset and cursor-based pagination, integrated with Jakarta Data, Quarkus, and MongoDB, highlighting their benefits and practical use in REST APIs.
June 19, 2024
by Otavio Santana DZone Core CORE
· 4,703 Views · 2 Likes
article thumbnail
Building Powerful AI Applications With Amazon Bedrock: Enhanced Chatbots and Image Generation Use Cases
This article delves into the challenges faced by Chatbots and Image Generation, showcasing how AWS Bedrock empowers businesses to overcome them.
June 19, 2024
by Kishore Babu Karumanchi
· 3,004 Views · 2 Likes
article thumbnail
A Wake-up Call for Cloud Security: Insights From the Recent Snowflake Data Breach
A case study on the recent Snowflake data breach and deep dive into cloud security measures to fortify cloud environments.
June 19, 2024
by Venkata Nedunoori
· 2,495 Views · 1 Like
article thumbnail
Tobiko Data: Revolutionizing Data Transformation With SQLMesh
Discover how Tobiko Data's SQLMesh is transforming the data landscape, enabling data scientists and analysts to build efficient and correct pipelines.
June 18, 2024
by Tom Smith DZone Core CORE
· 2,391 Views · 1 Like
article thumbnail
Random and Fixed Routes With Apache APISIX
Some triage on the APISIX repo led to the discovery of an interesting use case involving random and fixed routes. Explore the solution in this post.
June 18, 2024
by Nicolas Fränkel DZone Core CORE
· 1,650 Views · 1 Like
article thumbnail
Build an ELT Pipeline From MySQL Database
Easily set up MySQL Change Data Capture using open-source Airbyte and Debezium to construct a near real-time ELT pipeline.
June 17, 2024
by Thalia Barrera
· 2,446 Views · 2 Likes
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • Next

ABOUT US

  • About DZone
  • Send feedback
  • Community research
  • Sitemap

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 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: