Skip to content

Pricing

Purple8 Graph is available across six tiers — from a free desktop app to a fully managed enterprise cluster. Each tier is a meaningful step up in scale, capability, and deployment model.


Tier overview

TierDeploymentWho it's forPrice
Desktop FreeLocal macOS / Windows appDevelopers, experimentersFree forever
Desktop ProLocal macOS / Windows appPower users, consultants$49 / mo
Pro CloudManaged cloud (shared)Startups, small teams$199 / mo
Cloud PlusManaged cloud (dedicated)Scale-ups, production SaaS$499 / mo
Self-Hosted ServerYour infra (any cloud or bare metal)Engineering teams, ISVs$799 / mo
Server EnterpriseInternal cloud, on-prem, VPCEnterprise, regulated industriesCustom

Pricing reflects the jump in capability. Desktop tiers are local and single-user. Cloud tiers add managed infrastructure, SLAs, and multi-tenant access. Self-Hosted Server unlocks unlimited scale, Raft HA, and the full analytics engine — deployed on your own infrastructure. Enterprise adds sharding, federation, RBAC, SSO, and compliance packs.


Desktop Free

Best for: local development, personal knowledge graphs, evaluation

  • ✅ Full Cypher query engine
  • ✅ Hybrid search (vector + BM25 + traversal)
  • ✅ Up to 1M nodes / 10M edges
  • ✅ Local HNSW vector index
  • ✅ Export / import
  • ✅ macOS and Windows native app
  • ❌ No WAL / KMS / CDC / Journey engine
  • ❌ No cloud sync or backup
  • ❌ No concurrent connections (single user)

License: No key required. pip install purple8-graph or download the .dmg / .exe.


Desktop Pro

Best for: consultants, power users, offline-first production workflows

Everything in Desktop Free, plus:

  • ✅ Up to 10M nodes / 100M edges
  • ✅ WAL durability
  • ✅ AES-256-GCM KMS encryption (local key)
  • ✅ CDC / EventBus
  • ✅ Journey engine
  • ✅ Graph algorithms — PageRank, Betweenness Centrality, Community Detection, Shortest Path
  • ✅ OLAP analytics — degree distribution, label counts, connected components, density, temporal grouping
  • ✅ Scheduled backup to local disk
  • ✅ Read replica (local)
  • ❌ No cloud sync or remote access

License: Stripe subscription key, validated at launch. Stored in macOS / Windows Keychain.


Pro Cloud

Best for: startups, small SaaS teams, RAG applications

Fully managed, shared-infrastructure Purple8 instance hosted by Purple8.

  • ✅ Up to 25M nodes / 250M edges
  • ✅ All Desktop Pro features
  • ✅ Graph algorithms + OLAP analytics (managed, API-accessible)
  • ✅ Managed backups (daily, 30-day retention)
  • ✅ HTTPS REST API endpoint
  • ✅ Up to 5,000 queries/min
  • ✅ Up to 10 concurrent connections
  • ✅ Web dashboard + Query Builder UI
  • ❌ Shared infrastructure (no resource isolation)
  • ❌ No custom VPC / private networking

SLA: 99.5% uptime. Hosted in us-east-1 by default.


Cloud Plus

Best for: scale-ups, production SaaS, teams needing isolation

Dedicated managed instance — your own Purple8 node, no neighbours.

  • ✅ Up to 100M nodes / 1B edges
  • ✅ All Pro Cloud features
  • Dedicated compute and storage
  • ✅ Custom region selection (US, EU, APAC)
  • ✅ Up to 20,000 queries/min
  • ✅ Up to 100 concurrent connections
  • ✅ Point-in-time restore (7-day window)
  • ✅ Private endpoint (VPC peering available as add-on)
  • ✅ Human-in-the-loop (HITL) connectors
  • ✅ Full analytics dashboard — graph health, community detection, centrality scoring

SLA: 99.9% uptime with 1-hour RTO.


Self-Hosted Server

$799 / mo · per server · monthly or annual billing

Best for: engineering teams, ISVs, teams that must own their data and infrastructure

Deploy Purple8 on your own infrastructure — any cloud provider, bare metal, or Kubernetes cluster. You get the full engine with no node cap, full analytics, and Raft HA, without the overhead of an enterprise contract.

  • Unlimited nodes and edges (hardware bound)
  • ✅ All Cloud Plus features
  • Full OLAP analytics engine — label counts, edge type counts, degree distribution, top-K nodes, avg degree, density, connected components, temporal grouping, property stats, graph projection
  • Full graph algorithms — PageRank, Betweenness Centrality, Community Detection (label propagation + modularity), Dijkstra shortest path
  • ✅ WAL + Raft HA (3-node cluster)
  • ✅ DiskANN on-disk vector index
  • ✅ Full KMS integration (AWS KMS, GCP Cloud KMS, Azure Key Vault, HashiCorp Vault)
  • ✅ Read replicas (horizontal read scale)
  • ✅ Helm chart + Terraform modules for GCP, AWS, Azure
  • ✅ Bring-your-own Postgres for metadata
  • ✅ Connector library (S3, Postgres, Snowflake, Kafka)
  • ❌ No sharding / federation (Enterprise only)
  • ❌ No RBAC / SSO / Audit trail (Enterprise only)

License: Per-server key. Validated on startup. Contact us → for annual pricing.

See → System Requirements for hardware sizing.


Server Enterprise

Best for: regulated industries, large enterprises, on-prem mandates, VPC-isolated deployments

Full enterprise deployment — internal cloud, on-premises data centre, or dedicated VPC.

Deployment targets

TargetSupported
On-premises (bare metal / VMware)
Internal private cloud (OpenStack, Nutanix)
AWS VPC (EC2, EKS)
GCP VPC (GCE, GKE)
Azure VNet (VMs, AKS)
Air-gapped (no internet)

Features

  • ✅ Everything in Self-Hosted Pro & Server
  • Horizontal sharding (3–16 shards)
  • Federation across clusters / regions
  • RBAC — role-based access control with policy files
  • SSO — OIDC and SAML 2.0 (Okta, Entra ID, Ping)
  • Immutable audit trail — every query, mutation, and admin action logged
  • Distributed coordination — Raft leader election across shard groups
  • Automatic failover — sub-30s leader re-election
  • Compliance packs — HIPAA, SOC 2, ISO 27001 documentation
  • ✅ Dedicated onboarding engineer
  • ✅ 24/7 enterprise support SLA (1-hour critical response)

Pricing: Based on node count, cluster size, and support tier. Contact sales →


Feature comparison

FeatureDesktop FreeDesktop ProPro CloudCloud PlusSelf-HostedEnterprise
PriceFree$49/mo$199/mo$499/mo$799/moCustom
Cypher engine
Hybrid search
Node limit1M10M25M100MUnlimitedUnlimited
WAL durability
KMS encryption✅ (local)
Journey engine
Graph algorithms
OLAP analytics engine
Backup / restoreLocalManagedManaged + PITRSelf-managedSelf-managed
Read replicasLocal
Raft HA
Sharding
Federation
RBAC
SSO (OIDC/SAML)
Audit trail
VPC / on-premAdd-on
SupportCommunityEmailEmailPriorityPriority24/7 SLA

Not sure which tier?

Email hello@purple8.ai — we'll help you size the right deployment for your use case.


Overage pricing

Desktop tiers enforce hard caps — no overage is possible. Cloud tiers can burst beyond their included limits; overage is billed monthly in arrears.

TierExtra nodesExtra queriesExtra storage
Desktop FreeHard cap — upgrade requiredN/AN/A
Desktop ProHard cap — upgrade requiredN/AN/A
Pro Cloud$10 / 1M nodes$5 / 100K queries$0.25 / GB
Cloud Plus$7 / 1M nodes$3 / 100K queries$0.18 / GB
Self-Hosted ServerNot metered (hardware-bound)Not meteredNot metered
EnterpriseNegotiated in contractNegotiatedNegotiated

Overage alerts

Pro Cloud and Cloud Plus subscriptions include configurable usage alerts via email and webhook. Set a threshold at 80% of your node or query limit to avoid surprise charges.

Purple8 Graph is proprietary software. All rights reserved.