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
Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
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

Integrating PostgreSQL Databases with ANF: Join this workshop to learn how to create a PostgreSQL server using Instaclustr’s managed service

Mobile Database Essentials: Assess data needs, storage requirements, and more when leveraging databases for cloud and edge applications.

Monitoring and Observability for LLMs: Datadog and Google Cloud discuss how to achieve optimal AI model performance.

Automated Testing: The latest on architecture, TDD, and the benefits of AI and low-code tools.

The Latest Languages Topics

article thumbnail
What Do Agile Coaches Do? How Can They Improve Your Software Development Projects?
This article will explore the responsibilities of agile coaches and how they can significantly enhance your software development projects.
July 7, 2023
by Fawad Malik
· 3,085 Views · 2 Likes
article thumbnail
Redefining Element Positioning With CSS Inset Property
Say goodbye to awkward layouts and bring creative vision to life. Master the art of positioning with our guide on CSS inset property to create stunning designs.
July 7, 2023
by Alex Anie
· 2,659 Views · 1 Like
article thumbnail
Managing IntelliJ Live Templates
Editing IntelliJ live templates can be cumbersome when you have to manage many of them. Learn a method to ease the burden of using Jamal as a DSL tool.
July 6, 2023
by Peter Verhas CORE
· 2,949 Views · 5 Likes
article thumbnail
Tips on Performance Optimization of Cosmos DB
In this blog post, the reader will learn more about best practices and tips for optimizing performance in Azure Cosmos DB.
July 6, 2023
by Harshvardhan Singh
· 2,812 Views · 1 Like
article thumbnail
Graph Databases and Baseball
Baseball is a statistics-driven sport and has been since its inception. Can a graph database be used to further analyze the data? You'd be surprised...
July 6, 2023
by Scott Sosna CORE
· 3,269 Views · 7 Likes
article thumbnail
Architecting and Building LLM-Powered Generative AI Applications
This research article explores the process of architecting and building an LLM (language model-based learning) powered application.
July 6, 2023
by Amlan Patnaik
· 3,662 Views · 2 Likes
article thumbnail
From Static to Interactive: Exploring Python's Finest Data Visualization Tools
In this article, take a detailed look at three popular Python libraries for data visualization: Matplotlib, Seaborn, and Plotly.
July 6, 2023
by Sandeepkumar Racherla
· 2,670 Views · 4 Likes
article thumbnail
How To Call Cohere and Hugging Face AI From Within an Oracle Database Using JavaScript
Optimize your AI architecture entirely free using JavaScript and open source and access the same data using SQL, JSON, or REST.
July 5, 2023
by Paul Parkinson
· 6,471 Views · 2 Likes
article thumbnail
Uniting APIs and Databases for Seamless Connectivity
Unleash the full potential of your applications by seamlessly connecting APIs and databases, unlocking unprecedented performance, scalability, and innovation.
July 5, 2023
by Katie Bilski
· 1,955 Views · 1 Like
article thumbnail
Exploring Data Visualization in Python: A Comprehensive Guide
This comprehensive guide explores data visualization in Python, covering libraries like Matplotlib, Seaborn, Plotly, and Bokeh.
July 5, 2023
by Amit Gupta
· 1,841 Views · 2 Likes
article thumbnail
GraphQL, JavaScript, Preprocessor, SQL, and More in Manifold
In this final installment of the Manifold series, we discuss the final integrations and review the benefits. I also discuss using it in my new project.
July 5, 2023
by Shai Almog CORE
· 6,335 Views · 3 Likes
article thumbnail
Iframes in HTML: Enhancing Web Development
Iframes in HTML Introduction In the vast realm of web development, the iframe is one of the most powerful tools at a developer's disposal.
July 5, 2023
by Gaurav Taneja
· 3,316 Views · 3 Likes
article thumbnail
Eclipse JNoSQL 1.0.0: Streamlining Java and NoSQL Integration With New Features and Bug Fixes
Dive into the Eclipse JNoSQL 1.0.0 release and the key features that make it a compelling choice for those seeking simplified integration with NoSQL databases.
July 5, 2023
by Otavio Santana CORE
· 7,417 Views · 2 Likes
article thumbnail
Search from the Windows Command Prompt
When you need to search in text files from batch files, you can use either the FIND or FINDSTR commands. You can also automate certain tasks based on the search results.
July 5, 2023
by Peter Kankowski
· 2,117 Views · 1 Like
article thumbnail
Getting IP Geolocation Data in CakePHP
This article shows how to integrate the IP2Location.io geolocation service into CakePHP applications and demonstrates code examples for retrieving geolocation data based on IP addresses.
July 5, 2023
by camimi Morales
· 2,467 Views · 1 Like
article thumbnail
Adding a Gas Station Map to a React and Go/Gin/Gorm Application
This article explores loading gas station locations from the Go backend and displaying them on an OpenLayers map in a React front-end.
July 4, 2023
by Sven Loesekann
· 4,224 Views · 2 Likes
article thumbnail
Postgres JSON Functions With Hibernate 6
In this article, look at the posjsonhelper library and learn about adding support for the JSON functions for your project that use Hibernate 6 and Postgres.
July 3, 2023
by Szymon Tarnowski CORE
· 7,261 Views · 3 Likes
article thumbnail
That’s How You Can Use MapStruct With Lombok in Your Spring Boot Application
In this article, you will find code examples and explanations on how to work with MapStruct, Lombok, and Spring Boot in an efficient way.
July 3, 2023
by Viacheslav Aksenov
· 6,560 Views · 17 Likes
article thumbnail
Using Spring To Download a Zip File, Extract It, and Upload It to Cloud Storage Without Storing Files Locally in the Container
The article explains how to use Spring to download a zip file, extract it, and upload it to cloud storage without storing files locally in the container.
July 3, 2023
by Amol Gote
· 4,617 Views · 3 Likes
article thumbnail
Introduction to Scrum Methodology
Introduction to Scrum, Sprint, the methodology and benefits.
July 1, 2023
by Aditya Bhuyan
· 6,049 Views · 3 Likes
  • Previous
  • ...
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • ...
  • Next

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • 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: