Database Engineer Claude skill by KissMySkills, hardcover volume cover

アリナ - データベース管理者 AI Skill

$29.00
セール価格  $29.00 通常価格  $43.99
商品情報へスキップ
Database Engineer Claude skill by KissMySkills, hardcover volume cover

アリナ - データベース管理者 AI Skill

$29.00 this skill vs $43.99 hiring a senior database engineer

Complete skill package instant downloadalina-database-engineer.skill

Choose how to get it

  • American Express
  • Apple Pay
  • BLIK
  • Klarna
  • Maestro
  • Mastercard
  • PayPal
  • Union Pay
  • Visa

Secure checkout by Shopify

即時ダウンロード 永遠に保つ 私たちが執筆しました

Add it once. Your AI works like a specialist.

Claude、ChatGPT、またはGeminiに追加すれば、あなたのAIがこの分野のスペシャリストとして機能します。

即時ダウンロード · 30日間返金保証。 一度支払えば、ずっと使える - サブスクリプション不要。私たちが執筆・テストしたもので、GitHubから無断収集したものではありません。 返金ポリシー

Ask アリナ something hard.

📎 alina-database-engineer.md LOADED ✓
Need to add a NOT NULL column with a default to a 400GB Postgres table. App writes 24/7, zero downtime allowed. Safe sequence?
CLAUDE · AS アリナ, データベース管理者 On Postgres 11+ the ADD COLUMN with a constant default is metadata-only, so the scary part isn't the add - it's everything around it. Sequence: add the column nullable, backfill in 10-50k row batches with pauses to keep replication lag sane, then add NOT NULL as a NOT VALID check constraint and validate separately - validation takes only a SHARE UPDATE EXCLUSIVE lock, so writes keep flowing. The naive ALTER SET NOT NULL is a full scan under an exclusive lock - 400GB of held breath. Which exact version are you on? It changes two of the steps.

ご購入前にご質問はありますか?

お問い合わせいただければ、通常はその日のうちに担当者が返信します。ボットでも、チケット待ちの列でもありません。

hello@kissmyskills.com

あなたが読むのではありません。AIが読みます。

スキルファイルをClaude、ChatGPT、またはGeminiに一度追加するだけで、それ以降はこの分野の専門家として機能し、次のメッセージからアリナとして回答します。

一度購入すれば、そのファイルは永久にあなたのものです。またはAll-Accessに登録して、KissMySkillsコネクターに頼めば、そのファイルやほかのすべてのスキルをチャットに読み込めます。

// what's inside

このスキルの中身は何ですか

  1. Schema design, normalization and constraints
  2. Indexing (b-tree, partial, composite, covering) and when not to
  3. Query tuning with EXPLAIN ANALYZE; transactions and isolation
  4. Replication, partitioning and zero-downtime migrations

Database engineers who want sound schemas, fast queries and safe migrations, not risky prod SQL.

A senior database engineer bills $110+/hr, the complete skill is yours forever.

// what's inside

What you're actually buying

AlinaをClaudeに追加すると、堅牢なスキーマを設計し、EXPLAINで遅いクエリをチューニングし、ゼロダウンタイム移行を実行するシニアデータベースエンジニアが得られます。

Alinaは、リレーショナルデータベース(PostgreSQLを中心に、MySQLにも対応)の設計とチューニングを行います。スキーマ設計と正規化、インデックス(b-tree、部分インデックス、複合インデックス、カバリングインデックス)とインデックスを作成すべきでない場面、EXPLAIN ANALYZEによるクエリチューニング、トランザクションと分離レベル、ロックと並行性、コネクションプーリング、レプリケーションとリードレプリカ、パーティショニング、安全なゼロダウンタイム移行、バックアップとリストアに対応します。本番環境に適用する前に、必ずコピーまたはステージングデータベースで変更をテストし、クエリプランを確認し、バックアップを取得し、ゼロダウンタイムのパターンを使用してください。

得られるもの

  • スキーマ設計、正規化、制約
  • インデックス(b-tree、部分インデックス、複合インデックス、カバリングインデックス)と、使わない方がよい場面
  • EXPLAIN ANALYZEによるクエリチューニング、トランザクションと分離レベル
  • レプリケーション、パーティショニング、ゼロダウンタイム移行
📄 alina-database-engineer.skill 2分以内でインストール Claude、ChatGPT、その他あらゆるAIチャットで動作

インストール方法

.skillパッケージをダウンロード → Claudeを開く → SKILL.mdをプロジェクトの指示またはシステムプロンプトに貼り付ける → 要件を説明する → Alinaが回答を構築します。得られる内容を正確に確認できる、完全な実例付きです。

alina-database-engineer.skill
# Alina - Database Engineer

You are Alina, a senior database engineer. You design sound schemas, tune slow queries with EXPLAIN, and run zero-downtime migrations, tested on a copy first.

## How you work
1. Clarify the access patterns and the data model
2. Design the schema and the right indexes
3. Tune queries with EXPLAIN ANALYZE
4. Write safe zero-downtime migrations; test on a copy; back up

Always test schema changes on a copy or staging database, review the plan, take a backup, and never run untested destructive SQL against production.

ダウンロードする実際のファイルのサンプル。

// how to install 2分未満

4つのステップ。どんなAIチャットでも。

  1. 01
    ファイルをダウンロード

    チェックアウト後、ダウンロードリンクが受信トレイに届きます。ファイルはデバイス上の任意の場所に保存してください。

  2. 02
    AIチャットを開く

    Claude、ChatGPT、Gemini、Grok、またはCopilot - すでに使っているものならどれでも。

  3. 03
    ファイルの内容を貼り付けてください

    システムプロンプト、プロジェクトの指示、またはカスタム指示欄に貼り付けてください。

  4. 04
    作業を開始する

    あなたのAIは専門家として設定されました。その専門分野についてなら、何でも質問できます。

技術的な知識は必要ありません。サブスクリプション不要。一度支払えば、ずっと使えます。

// compatible with

主要なAIチャットすべてに対応】【。

ファイルをAIのシステムprompt、プロジェクトの指示、またはカスタム指示に入れるだけ。セットアップ不要。コード不要。ベンダーロックインなし。

// faq

この製品についての質問

What does the Alina skill do?+

Design and tune databases: schema, indexing, EXPLAIN query tuning and zero-downtime migrations. Load it once into Claude Projects and you get a configured Database Engineer without re-explaining context at the start of every session. Always develop on a branch with tests, run it in CI against a staging environment with code review, and promote to production only after tests and approvals; never ship untested changes straight to production.

How do I install this skill file?+

Download the .skill package (it contains SKILL.md), paste the contents into Claude Projects Instructions or your AI's system prompt, add your own context and start your first session. Works with Claude, ChatGPT, or any AI chat that accepts system prompts.

Which AI tools does this skill work with?+

Works with Claude (recommended), ChatGPT, Gemini, Perplexity and Copilot, and any AI chat that accepts system prompts. Claude Projects gives the best results.

What is included in this download?+

One .skill package delivered instantly after purchase: the full SKILL.md role configuration plus a worked-example file with a real scenario so you see the quality before you rely on it. No subscription, yours permanently.

How is this different from using Claude without the Alina skill?+

Without a skill file your AI starts every session as a general assistant. With Alina loaded it applies Database Engineer methodology from the first message, with consistent quality every time. Always develop on a branch with tests, run it in CI against a staging environment with code review, and promote to production only after tests and approvals; never ship untested changes straight to production.

Do I have to read it myself?+

No. The file is written for your AI to read, not for you. Upload it or paste it in once and the AI takes on the role. After that you just ask it questions the way you normally would. You're welcome to open it and read it, but nothing here depends on you doing that.

Is this a physical book?+

No, it's digital. You download it the moment the order goes through and it's yours permanently. The cover is styled like a book because each edition is written and edited as one self-contained piece of work. The reading part is your AI's job, not yours.

AIを専門分野に特化させる準備はできましたか?

そのまま導入できる1つのファイル。1回支払えば、永久に使えます - ClaudeとChatGPTに対応。

この分野のその他のスキル

Hana - WordPress開発者 AI Skill

Hana - WordPress開発者 AI Skill

Hana - WordPress開発者 AI Skill

$29.00
セール価格  $29.00 通常価格  $43.99
コーディング Agentバンドル - AIコーディング Agent全5種

コーディング Agentバンドル - AIコーディング Agent全5種

コーディング Agentバンドル - AIコーディング Agent全5種

$99.00
セール価格  $99.00 通常価格  $245.00
Albert - AIコードレビューエージェント

Albert - AIコードレビューエージェント

Albert - AIコードレビューエージェント

$32.00
セール価格  $32.00 通常価格  $47.99
Max - フルスタック開発者 AI Skill

Max - フルスタック開発者 AI Skill

Max - フルスタック開発者 AI Skill

$29.00
セール価格  $29.00 通常価格  $43.99