Welcome to Northwind Traders

Cloudflare-powered analytics demo for the Northwind dataset

Architecture Overview

  • Frontend: Remix, hosted on Cloudflare Workers
  • API Layer: Cloudflare Worker
  • Backend Services:
    • D1: SQL database for transactional data
    • KV: Key-Value store for fast lookups and caching
    • Vectorize: Vector database for semantic search and AI features
Northwind Reference ArchitectureReference architecture: Remix + Workers + D1 + KV + Vectorize

This demo uses the Northwind dataset, running on Cloudflare Workers and D1 (Cloudflare's Serverless DB). Dataset sourced from northwind-SQLite3.