> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/jp/desktop/keeperdb/keeperdb-1.8.3.md).

# KeeperDB 1.8.3

## KeeperDB 1.8.3 <a href="#keeperdb-183" id="keeperdb-183"></a>

**KeeperDB**は、高速で安全なクロスプラットフォーム対応のデータベース管理ツールです。KeeperPAM接続の中で利用するほか、Windows、macOS、Linux向けのスタンドアロンアプリとしても利用できます。

PostgreSQL、MySQL、SQLite、Microsoft SQL Server、Oracle、Amazon Redshiftに対するクエリ実行、データ探索、運用作業を、単一のインターフェースから行えます。

KeeperDBはエンジニアおよびデータサイエンティスト向けに構築されています。DBeaver、MySQL Workbench、pgAdminなどの従来のツールに代わる製品です。KeeperPAMでは、パスワードレスで完全管理された環境内で主要なデータベース運用ワークフローを利用できます。

### スタンドアロンデスクトップアプリ <a href="#standalone-desktop-app" id="standalone-desktop-app"></a>

{% hint style="info" %}
[こちら](https://www.keepersecurity.com/ja_JP/download.html?t=db)のページよりダウンロードいただけます。
{% endhint %}

<figure><img src="/files/iwA1wER2i6nGkYWAwCiv" alt=""><figcaption><p>KeeperDBデスクトップログイン</p></figcaption></figure>

<figure><img src="/files/vIDpOlMJSz7jBQveH7Nz" alt=""><figcaption><p>KeeperDBデスクトップUI</p></figcaption></figure>

### KeeperPAM接続 <a href="#keeperpam-connection" id="keeperpam-connection"></a>

PAMデータベース接続リソースとの連携は、最新のボルト17.6およびKeeperゲートウェイ1.8.0で利用できます。

<figure><img src="/files/AAMCoEVI7wREocqmLCVL" alt=""><figcaption></figcaption></figure>

### 機能 <a href="#features" id="features"></a>

* **クロスプラットフォームネイティブアプリ** — Windows、macOS、Linuxに対応。
* **PostgreSQL**、**MySQL**、**SQLite**、**Microsoft SQL Server**、**Oracle**、**Amazon Redshift** — プロトコル間で一貫したUIと動作を備え、単一のツールからすべてを操作。
* **クエリエディタ** — SQLオートコンプリート (Ctrl+Space)、複数ステートメントの実行、レコード表示の切り替えに対応。
* **データブラウザ** — ページネーション対応グリッド、フィルタリング、CSV/JSONエクスポートに対応。
* **ノートブック** — SQLセルとMarkdownセルを組み合わせ、再利用可能な分析や運用手順書を作成。
* **ER図** — スキーマ関係を可視化。
* **モニター機能** — リアルタイムのプロセスアクティビティ、ブロッキングチェーン、ロック状態、サーバーパラメーター、ワンクリックでのプロセス終了操作が可能。PostgreSQL、MySQL、MSSQL、Oracleに対応。

#### KeeperAIを標準搭載 <a href="#keeperai-built-in" id="keeperai-built-in"></a>

* 構成情報とリアルタイムのパフォーマンスデータを把握する**コンテキスト対応AIアシスタント**。
* 任意のAIプロバイダーに対応: **OpenAI**、**Anthropic**、**Google Gemini**、**AWS Bedrock**、**Google Vertex**、**Azure OpenAI**、またはOpenAI互換エンドポイントを利用可能。
* クエリ最適化、エラー調査、パフォーマンス分析などのマルチステップタスク向け**自律型エージェントループ**。
* ER図から直接利用できる「**Ask KeeperAI**」。

#### デフォルトで備わるセキュリティとエンタープライズ対応 <a href="#security-and-enterprise-readiness-by-default" id="security-and-enterprise-readiness-by-default"></a>

* **ゼロ知識アーキテクチャ:** セッション認証情報はセキュアストレージ (Keychain) に保存され、平文でディスクに書き込まれることはありません。
* 破壊的クエリに対する**必須確認フロー**。
* すべてのクエリに**バックエンドによる制限**とページネーションを適用 — 過剰な結果セットの発生を防ぎ、エンタープライズ規模のスキーマに対応。

### アーキテクチャ <a href="#architecture" id="architecture"></a>

KeeperDBは、パフォーマンスとセキュリティを重視して設計されています。単一の自己完結型Rustバイナリとして構築されており、Javaランタイム、Electron、個別にインストールや更新が必要なコンポーネントは不要です。その結果、DBeaverなどのJVMベースのツールと比べてメモリ使用量が大幅に少なく、高速な起動、攻撃対象領域の縮小、数百メガバイト規模の配布パッケージではなくコンパクトな単一のネイティブアプリとして署名付きインストーラーを配布します。

### 認証情報の保存 <a href="#credential-storage" id="credential-storage"></a>

KeeperDBデスクトップは、すべてのプラットフォームで**OSネイティブのシークレットストレージ**に認証情報を保存します。すべてのエントリはサービス識別子 `com.keepersecurity.keeperdb` の下に保存されます。

| オペレーティングシステム | ストレージバックエンド                                                                                                                 |
| ------------ | --------------------------------------------------------------------------------------------------------------------------- |
| **macOS**    | Keychain Services (ログインキーチェーン)。`Keychain Access.app`で確認可能。                                                                  |
| **Windows**  | Windows Credential Manager (汎用資格情報)。**\[コントロールパネル]** → **\[資格情報マネージャー]** → **\[Windows 資格情報]** から、または `cmdkey /list` で確認可能。 |
| **Linux**    | freedesktop Secret Service (D-Bus経由)。デスクトップセッションで実行中の**GNOME Keyring**、**KDE KWallet**、**KeePassXC**のいずれかがバックエンドとして利用されます。  |

### 保存される情報 <a href="#what-is-stored" id="what-is-stored"></a>

* **保存した接続のパスワード** — UI上で接続情報を明示的に保存した場合のみ。
* **AIプロバイダのAPIキー** — OpenAI、Anthropic、AWS Bedrock、Google Vertex、Azure OpenAIなど。

### ディスクに保存されない情報 <a href="#what-is-not-stored-on-disk" id="what-is-not-stored-on-disk"></a>

* 現在接続中のデータベースの**ライブセッション認証情報**は**メモリ内のみ**に保持され、ディスクに書き込まれることはありません。KeeperDBを再起動した場合は、再接続が必要です。
* [Keeperフォースフィールド](https://www.keepersecurity.com/ja_JP/forcefield-endpoint-protection/)の次回アップデートでは、Windowsデバイス上でアプリケーションメモリを保護し、ローカルマルウェアへの耐性を強化する予定です。本機能は2026年5月後半にリリース予定です。

### KeeperDBの入手方法 <a href="#get-keeperdb" id="get-keeperdb"></a>

スタンドアロン版のKeeperDBデスクトップアプリは、[こちら](https://www.keepersecurity.com/ja_JP/download.html?t=db)のダウンロードページから入手できます。

### ロードマップ <a href="#roadmap" id="roadmap"></a>

KeeperDBは新しい製品であり、多数の機能拡張を計画しています。お客様のフィードバックに基づき、週次で更新を公開する予定です。機能リクエストや不具合の報告は、<pam@keepersecurity.com> までご連絡いただくか、[Redditコミュニティページ](https://www.reddit.com/r/KeeperSecurity/)へご投稿ください。

### リソース <a href="#resources" id="resources"></a>

* [KeeperDBドキュメント](/keeperpam/jp/privileged-access-manager/keeperdb.md)
* [KeeperDBプロキシドキュメント](/keeperpam/jp/privileged-access-manager/keeperdb-proxy.md)
* [KeeperDB機能紹介ページ](https://www.keepersecurity.com/ja_JP/features/keeper-db/)
* [KeeperAIドキュメント](/keeperpam/jp/privileged-access-manager/keeperai.md)
* [KeeperPAM](https://www.keepersecurity.com/ja_JP/privileged-access-management/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/release-notes/jp/desktop/keeperdb/keeperdb-1.8.3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
