SpiceDB Review, Pricing & Features

SpiceDB is an open-source, Zanzibar-inspired permissions database from AuthZed. Compare self-hosted vs managed Cloud pricing and key features.

Category
Security
Pricing
open-source, from Free (open source); managed Cloud from $2/hour
Verified
Not yet
Last updated
July 19, 2026
Founded
2020
Headquarters
New York, United States
Free PlanAPIOpen SourceFreemium

What Is SpiceDB

SpiceDB is an open-source database designed specifically for storing and evaluating authorization and permissions data. Its design is inspired by Zanzibar, the internal authorization system Google described in a widely cited engineering paper, which models permissions as relationships between users and resources rather than as scattered if-statements in application code.

SpiceDB is built and maintained by AuthZed, founded in 2020 by a team that previously worked on CoreOS and at Red Hat. The company is headquartered in New York and describes itself as building authorization infrastructure for AI and modern applications.

The core SpiceDB project is fully open source and free to self-host, while AuthZed sells managed hosting and enterprise support around it as its commercial product.

Key Features

SpiceDB lets teams define a permissions schema that models roles, relationships, and hierarchies, then query whether a given user has access to a given resource with strong consistency guarantees. It supports role-based, relationship-based, and attribute-based access control patterns in a single system, and is designed to scale to large, complex permission graphs.

Pricing

Open-source SpiceDB is free to self-host under the Apache 2.0 license with community support via Discord and GitHub. AuthZed Cloud offers pay-as-you-go managed hosting starting around $2 per hour. Self-Hosted enterprise licenses and Dedicated Cloud, which provides private, multi-region managed infrastructure, are both sold as custom annual quotes with tiered support levels.

Key Features

Pros & Cons

Pros

  • Fully open source and free to self-host under Apache 2.0
  • Based on a proven design pattern from Google's Zanzibar system
  • Supports multiple access control models in a single system
  • Managed Cloud option removes the operational burden of self-hosting
  • Backed by a company with deep authorization and infrastructure engineering experience

Cons

  • Enterprise Self-Hosted and Dedicated tiers require custom, quote-based pricing
  • Schema-driven permissions modeling has a learning curve for teams new to relationship-based access control
  • Self-hosting requires operational expertise to run reliably at scale
  • Smaller company size relative to larger identity and access management vendors

Pricing

Frequently Asked Questions

What is SpiceDB used for

SpiceDB is used to store and evaluate fine-grained authorization and permissions data for applications, replacing hardcoded permission logic with a centralized, queryable system.

Is SpiceDB free

Yes, the open-source core of SpiceDB is free to self-host under the Apache 2.0 license. AuthZed also sells managed Cloud, Dedicated, and Self-Hosted enterprise options.

Who makes SpiceDB

SpiceDB is developed and maintained by AuthZed, a company founded in 2020 and headquartered in New York.

What is Zanzibar and how does it relate to SpiceDB

Zanzibar is the authorization system Google described in an engineering paper. SpiceDB is an open-source database inspired by that design for modeling permissions as relationships.

How much does AuthZed Cloud cost

AuthZed Cloud is a pay-as-you-go managed offering starting at around $2 per hour, with premium and enterprise support tiers available.

What access control models does SpiceDB support

SpiceDB supports role-based, relationship-based, and attribute-based access control patterns within a single permissions system.

What is a competitor to SpiceDB

OpenFGA, a CNCF project, is one of the other leading open-source, Zanzibar-inspired authorization systems and a direct alternative to SpiceDB.

Can SpiceDB be self-hosted

Yes, SpiceDB can be self-hosted for free using the open-source release, or run through AuthZed's paid Self-Hosted enterprise license with support.

Related Tools