> 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-2.2.0.md).

# KeeperDB 2.2.0

### 概要 <a href="#overview" id="overview"></a>

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

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

<figure><img src="/files/VsUNBo5qS5K5Yks4ZWkg" alt=""><figcaption><p>KeeperPAMから起動したKeeperDB 2.2</p></figcaption></figure>

<figure><img src="/files/FdlG5Ukhw03vpWhHtDBb" alt=""><figcaption><p>KeeperDBデスクトップアプリ</p></figcaption></figure>

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

クイックリンク: [製品ドキュメント](/keeperpam/jp/privileged-access-manager/keeperdb.md) | [今すぐダウンロード](https://www.keepersecurity.com/ja_JP/download.html?t=db)

***

## 2.2.0の新機能 <a href="#whats-new-in-220" id="whats-new-in-220"></a>

KeeperDB 2.2.0では、Oracleデータベースへの接続が容易になり、Keeperゲートウェイ経由での作業時のファイルエクスポートに関する問題が解消され、SQL Server、MySQL、デスクトップアプリ全般にわたるさまざまなバグ修正および改善が行われました。

#### **デスクトップでOracle接続がすぐに利用可能** <a href="#oracle-connections-work-out-of-the-box-on-desktop" id="oracle-connections-work-out-of-the-box-on-desktop"></a>

デスクトップアプリ (macOS、Windows、Linux) にOracle Instant Clientが同梱されるようになりました。Oracleへの接続に別途Instant Clientのインストールは不要です。KeeperDBを開いて直接接続できます。既存のOracleクライアントがインストールされている環境では引き続きそちらが使用され、同梱版はフォールバックとして利用されます。

#### Keeperボルトの新しい共有フォルダ体系に対応 <a href="#support-for-keeper-vaults-new-shared-folder-system" id="support-for-keeper-vaults-new-shared-folder-system"></a>

Keeperボルトをバックエンドストレージとして利用するKeeperDBで、新しい階層型共有フォルダアーキテクチャに対応しました。

#### macOSユニバーサルバイナリに対応 (Intel + Apple Silicon) <a href="#macos-universal-binary-intel--apple-silicon" id="macos-universal-binary-intel--apple-silicon"></a>

macOS向けDMGに、IntelおよびApple Siliconの両方のMacでネイティブに動作するユニバーサルバイナリが同梱されるようになりました。これにより、環境に応じたインストーラーを選択することなく利用できます。

#### ゲートウェイ / RBIの改善 <a href="#gateway--rbi-improvements" id="gateway--rbi-improvements"></a>

Keeperゲートウェイ経由のPAM接続において、ファイルのエクスポートおよびダウンロードが安定して利用できるようになりました。

#### SQL Server <a href="#sql-server" id="sql-server"></a>

Azure Managed Instancesへの接続に対応しました。

Amazon RDS経由のSQL Server接続でTLSネゴシエーションが正しく行われるようになりました。また、接続フォームのデータベース項目が任意入力になりました。

デスクトップアプリでは、KeeperボルトからインポートしたSQL Server認証情報が保存済み接続サイドバーと照合されない不具合を修正しました。

#### MySQL / MariaDB <a href="#mysql--mariadb" id="mysql--mariadb"></a>

Hash (#) 形式のコメントに対応しました。MySQLおよびMariaDBでは `#` を1行コメントとして使用でき、SQLエディターおよびステートメント実行時に `#` 形式のコメントを正しく認識して処理します。

TINYINT列をブール値ではなく整数として表示するよう変更しました。

これまでTINYINT列およびBOOLEAN列はtrue/falseとして表示される場合がありましたが、実際の値である1/0を表示するようになりました。これにより、TINYINT列をフラグではなく小さな整数値として利用している場合でも、表示内容が実際のデータと一致し、混乱を防げます。

#### エディターとクエリ <a href="#editor-and-query" id="editor-and-query"></a>

SQLエディタで選択範囲を実行する際、コメントアウトされた行は実行対象から除外されるようになりました。

`--` コメントで無効化された行を含む選択範囲を実行する場合、これらの行は実行対象から除外されます。

複数ステートメントの結果表示ブロックのサイズを正しく表示されるよう調整。複数ステートメントを含むクエリの結果ブロックが、内容に合わせたサイズで表示されるようになり、はみ出しや折りたたみが発生しなくなりました。

クエリタイムアウトを最大3600秒に延長。設定可能なクエリタイムアウト時間を最大の最大値が1時間になり、長時間実行される分析クエリにも対応できます。

### リソース <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/)

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

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


---

# 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
