← Back to home
Comparison · Infra & APIs

Skipper vs Supabase

A side-by-side editorial comparison of Skipper and Supabase — release velocity, themes, recent moves, and the top alternatives to consider.

Skipper vs Supabase: at a glance

FeatureSkipperSupabase
SectorInfra & APIsInfra & APIs, DevOps
Velocity score7.50.0
Sparks · 30d10
Top themesapi-gateway, caching, redis, patch-cadencesecure-defaults, breaking-changes, row-level-security, postgrest
Last editorial update10h ago1mo ago
WebsiteVisit →Visit →

What is Skipper?

Skipper adds Redis as a distributed L2 cache backend amid a high-frequency patch cadence.

Skipper is running in a maintenance-heavy patch cycle, shipping multiple versions per week focused on stability, test infrastructure, and minor performance work. The architectural addition this period is v0.27.92's Redis L2 storage for the cache() filter, which extends caching from node-local to cluster-shared. v0.27.95's parsed filter and predicate caching across RouteGroups is a performance improvement but stays within the current architecture.

Read the full Skipper trajectory →

What is Supabase?

Supabase is closing its most-exploited default: tables stop being public unless you say so.

The last month is dominated by tightening defaults rather than adding surface. New tables in the public schema will no longer be auto-exposed to the Data and GraphQL APIs, pg_graphql stops being enabled by default, and the OAuth token endpoint is being corrected to return 200 per OAuth 2.1. Alongside that, custom OAuth/OIDC providers landed for Auth and an RLS Tester entered preview.

Read the full Supabase trajectory →

Skipper vs Supabase: editorial side-by-side

S
Skipper
INFRA · APIS
7.5

Skipper adds Redis as a distributed L2 cache backend amid a high-frequency patch cadence.

◆ Current state

Skipper is running in a maintenance-heavy patch cycle, shipping multiple versions per week focused on stability, test infrastructure, and minor performance work. The architectural addition this period is v0.27.92's Redis L2 storage for the cache() filter, which extends caching from node-local to cluster-shared. v0.27.95's parsed filter and predicate caching across RouteGroups is a performance improvement but stays within the current architecture.

◆ Where it's heading

The Redis L2 integration suggests the Skipper team is addressing the multi-replica cache coherence problem that large deployments encounter. If this pattern continues, distributed-state options—persistent rate limiting, distributed circuit breakers using the same Redis client abstraction—are the natural follow-ons. The high patch cadence signals active production deployment rather than feature-driven development.

◆ Prediction

The Redis client abstraction introduced in v0.27.92 will be extended to other stateful filters, particularly rate limiting, given that distributed rate limiting is the most common request for API gateways running at multi-replica scale.

Supabase logo
Supabase
INFRA · APISDEVOPS
0.0

Supabase is closing its most-exploited default: tables stop being public unless you say so.

◆ Current state

The last month is dominated by tightening defaults rather than adding surface. New tables in the public schema will no longer be auto-exposed to the Data and GraphQL APIs, pg_graphql stops being enabled by default, and the OAuth token endpoint is being corrected to return 200 per OAuth 2.1. Alongside that, custom OAuth/OIDC providers landed for Auth and an RLS Tester entered preview.

◆ Where it's heading

Supabase is paying down the security cost of its own convenience. Auto-exposing every public-schema table made the product fast to start with and easy to misconfigure; the fix is explicit Postgres grants, staged over six months from new projects in April to all existing projects on October 30. The RLS Tester is the same theme from the other side — the auto-exposure default only worked if row-level security was correct, and until now there was no way to check.

◆ Prediction

Expect the remaining rollout dates to hold and more of the developer experience to be rebuilt around explicit grants, with the RLS Tester graduating from preview as it becomes the tool people need to verify the new model. The October cutover for existing projects is the moment where this stops being an announcement and starts breaking things.

Alternatives to Skipper and Supabase

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Skipper or Supabase.

See all Skipper alternatives → · See all Supabase alternatives →

Recent activity from Skipper and Supabase

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 21h agoSkipperv0.27.95: Cache parsed filters and predicates across RouteGroups
  2. 1d agoSkipperv0.27.94: Documentation fixes and multiarch Docker image
  3. 1d agoSkipperv0.27.93: Fix config test for Let's Encrypt defaults
  4. 7d agoSkipperv0.27.92: Redis L2 storage for the cache() filter
  5. 8d agoSkipperv0.27.91: Dependency updates
  6. 8d agoSkipperv0.27.90: Use testcontainers for etcd in tests
  7. 4mo agoSupabaseDeprecation Notice: Dropping Support for Node.js 20
  8. 4mo agoSupabaseDeveloper Update - May 2026
  9. 4mo agoSupabaseBreaking Change: OAuth token endpoint will return HTTP 200 instead of 201
  10. 4mo agoSupabaseBreaking Change: Tables not exposed to Data and GraphQL API automatically
  11. 4mo agoSupabaseFragment of the no-auto-expose announcement
  12. 4mo agoSupabaseFeature Preview: RLS Tester

Frequently asked questions

What is the difference between Skipper and Supabase?

They serve adjacent needs but don't currently overlap on shipped themes. Skipper is currently shipping more aggressively (velocity 7.5 vs 0.0), with 1 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is Skipper better than Supabase?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Skipper is currently shipping more aggressively (velocity 7.5 vs 0.0), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to Skipper?

Top Skipper alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Skipper alternatives" section above for the current picks, or visit /alternatives/skipper for the full list with editorial commentary on each.

What are the best alternatives to Supabase?

Top Supabase alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Supabase alternatives" section above for the current picks, or visit /alternatives/supabase for the full list with editorial commentary on each.