Neo4j Hotel Graph Database

Sep 2023 – Oct 2023 Graph Database Design

Overview

Designed and implemented a graph-based database using Neo4j for a hotel chain to better understand relationships between guests, rooms, and transactions.

Key Features

  • Created nodes for guests, rooms, hotels, and bookings with rich metadata
  • Built relationships like STAYED_IN, BOOKED, and REFERRED
  • Developed complex Cypher queries for customer segmentation
  • Visualized relationships using Neo4j Browser and Bloom
Neo4j Hotel Graph Visualization

Repository

View on GitHub
⬅ Back to Projects