spanner-specialist

Community

Master Google Cloud Spanner SQL.

Authorjliocsar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Working with Google Cloud Spanner's unique GoogleSQL dialect and advanced distributed database features can be challenging. This Skill provides expert assistance for writing, optimizing, and managing Spanner SQL, ensuring efficient and scalable database operations, so your data infrastructure runs smoothly.

Core Features & Use Cases

  • GoogleSQL Query Generation: Craft complex SQL queries tailored for Spanner, including CTEs, window functions, and JSON operations.
  • Schema Design & Optimization: Design efficient schemas with interleaved tables and recommend optimal indexing strategies for performance.
  • Use Case: Need to retrieve a list of active users with their recent order counts from a Spanner database? This Skill can generate the optimized GoogleSQL query, saving you time on complex joins and aggregations.

Quick Start

Write a GoogleSQL query for Spanner to select all users from the users table where status is 'active' and created_at is within the last 30 days.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: spanner-specialist
Download link: https://github.com/jliocsar/subagents-framework/archive/main.zip#spanner-specialist

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository