Neo4j Hotel Graph Database

Sep 2023 – Oct 2023 Graph Database Design & Analysis

Overview

Designed and implemented a graph-based database using Neo4j to model relationships between hotels, guests, rooms, and bookings, enabling richer insights than traditional relational databases.

Key Features

  • Created nodes for guests, rooms, hotels, and bookings with meaningful properties
  • Built relationships such as STAYED_IN, BOOKED, and REFERRED
  • Developed Cypher queries for customer segmentation and relationship analysis
  • Explored graph insights using Neo4j Browser and Bloom visualisations
Neo4j Hotel Graph Visualization

Repository

View on GitHub
⬅ Back to Projects