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

Enterprise AI Trend Report: Gain insights on ethical AI, MLOps, generative AI, large language models, and much more.

2024 Cloud survey: Share your insights on microservices, containers, K8s, CI/CD, and DevOps (+ enter a $750 raffle!) for our Trend Reports.

PostgreSQL: Learn about the open-source RDBMS' advanced capabilities, core components, common commands and functions, and general DBA tasks.

AI Automation Essentials. Check out the latest Refcard on all things AI automation, including model training, data security, and more.

Core Badge
Avatar

Jennifer Reif

DZone Core CORE

Developer Advocate at Neo4j

St. Louis, US

Joined Apr 2020

https://jmhreif.com/

About

Jennifer Reif is a Developer Advocate at Neo4j, speaker, and blogger with an MS in CMIS. An avid developer and problem-solver, she has worked with many businesses and projects to organize and make sense of widespread data assets and leverage them for maximum business value. She has expertise in a variety of commercial and open source tools, and she enjoys learning new technologies, sometimes on a daily basis! Her passion is finding ways to organize chaos and deliver software more effectively.

Stats

Reputation: 398
Pageviews: 99.2K
Articles: 12
Comments: 2
  • Articles
  • Comments

Articles

article thumbnail
The End of Data Refactoring?
For “extract/transform/load,” are you transforming your application’s data for the purposes of your applications or the requirements of your database?
March 28, 2024
· 923 Views · 1 Like
article thumbnail
Do We Need Data Normalization Anymore?
Data normalization is supposed to be the way you optimize databases to ensure their integrity. But maybe with many databases, normalization becomes redundant.
March 21, 2024
· 4,468 Views · 6 Likes
article thumbnail
Implementing RAG: How To Write a Graph Retrieval Query in LangChain
We will look at how LangChain implements RAG so you can apply the same principles to any application with LangChain and an LLM.
March 12, 2024
· 1,914 Views · 1 Like
article thumbnail
JBang: How to Script With Java for Data Import From an API
Faster development time in Java by writing standard syntax and skipping the project setup with JBang scripting to pull data from an API.
November 3, 2023
· 7,046 Views · 3 Likes
article thumbnail
How To Verify Database Connection From a Spring Boot Application
In this post, we will learn how to use Neo4j driver's verifyConnectivity() method to check for a successful connection to the Neo4j database.
September 8, 2023
· 9,956 Views · 3 Likes
article thumbnail
Time Machine: A Look-Back at Java Sessions From NODES 2022
As we prepare for NODES 2023, I wanted to review the Java sessions from 2022 for inspiration or ideas in submitting sessions for the 2023 Call for Proposals.
June 21, 2023
· 5,689 Views · 1 Like
article thumbnail
Microservices Discovery With Eureka
In this article, let's explore how to integrate services discovery into a microservices project.
January 22, 2023
· 9,997 Views · 8 Likes
article thumbnail
Manage Microservices With Docker Compose
Learn how to use Docker Compose to manage your containerized applications with this tutorial that focuses on microservices.
October 26, 2022
· 14,298 Views · 3 Likes
article thumbnail
Build a Java Microservice With AuraDB Free
For today’s adventure, we want to build a Java microservice that connects to, and interacts with, graph data in a Neo4j AuraDB Free database.
Updated August 8, 2022
· 8,272 Views · 5 Likes
article thumbnail
Externalize Microservice Configuration With Spring Cloud Config
How to set up a service that hosts the Spring Cloud Config server and to wire an existing microservice as the config client service.
Updated August 8, 2022
· 12,868 Views · 5 Likes
article thumbnail
How Do You Know If a Graph Database Solves the Problem?
Evaluate whether graphs fit your use case before exploring it in-depth as a solution
July 30, 2022
· 8,227 Views · 5 Likes
article thumbnail
See What's New in Neo4j 4.0
Neo4j 4.0 is out! Take a look at the new features surrounding multiple databases, scalability, and security configurations.
Updated June 23, 2020
· 15,539 Views · 4 Likes

Comments

Do We Need Data Normalization Anymore?

Mar 26, 2024 · Jennifer Reif

I agree. We're storing more and more data, but that's also spread across a variety of database systems and architectures. Some databases are more sensitive about normalization (for optimization) than others, but it's definitely not a required rule. I think it's going to depend on the data, queries, and use case (and somewhat on the database involved). Thanks for your thoughtful comment! :)

How To Verify Database Connection From a Spring Boot Application

Sep 21, 2023 · Jennifer Reif

Good point on the line numbers. I'll get that updated!
For something more complex such as testing against multiple databases, I would recommend using a devoted library such as TestContainers or Test Harness (mentioned in the last section of the post). That way (in Testcontainers, at least), you can spin up instances of each database in the test class, and run each test against the desired database. As a side note, using a different database for production than in development - I commend your bravery and daring! :D

User has been successfully modified

Failed to modify user

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: