¥3,000
App Store で開く
iPhone / iPad 対応
57.6MB
年齢4+
価格履歴
今の価格は3,000円です。過去93日間、価格は変わっていません。
アノアプリが独自に収集した価格履歴をもとに分析しています。
- 買い時判定
- 通常価格
- 記録期間
- 93日
- 最頻価格
- ¥3,000
- 記録上の最安値
- ¥3,000
価格更新履歴
| 日付 | 価格 |
|---|---|
| 2026-06-17 | ¥3,000 |
ランキング推移
ランキングデータがありません。
ランキング圏内(100位以内)に入ると記録が開始されます。
ユーザーレビュー (当サイト投稿)
まだレビューがありません。最初のレビューを書いてみましょう。
アプリ更新履歴 活発に更新中
Ver 1.3.4 2026-09-18
Forge 1.3.4では、ファイルを元の場所のまま開けるようになり、ステートメントごとに結果を表示し、結果グリッドをキーボードで操作できるようになりました。
ファイルをその場で開く
選択したDuckDB、SQLite、CSV、JSON、SQLダンプのファイルは、Forgeにコピーされず元の場所で開かれ、移動や名前変更をしたファイルも再び見つけられます。dltパイプラインやスクリプトが同じDuckDBまたはSQLiteファイルに書き込んだ場合は「更新」で新しいデータが表示されます。CSV、JSON、SQLダンプのファイルは接続を開くときに読み込まれます。Forgeのフォルダ外にあるSQLiteまたはDuckDBファイルに書き込むには、そのフォルダへのアクセスを一度だけ許可してください(理由はボタンで説明しています)。以前に作成した接続は、ファイルを選び直すまでコピーを使い続けます。
クエリエディタ
セミコロンで区切った複数のステートメントは、それぞれ個別の結果を返し、グリッドの上のセレクタで切り替えられます。psql形式のパラメータ :name、:'name'、:"name" が {{name}} と併せて使えます(Oracleでは :name はサーバのバインド変数のままです)。Macでは、補完ポップアップがドットの前に入力したスキーマを置き換えなくなり、ポップアップ表示中にセミコロンを入力してもテキストはそのまま残ります。ClickHouse以外では、settings や format という名前のテーブルや列があっても、デフォルトの LIMIT が壊れなくなりました。
結果グリッド
選択した行がキーボードフォーカスを保持します。上下矢印キー、Home/End、Page Up/Downで選択を移動し、左右矢印キーでセルを選び、編集可能なテーブルではReturnキーでそのセルを編集、Escキーで取り消します。Command-Cで選択行をタブ区切りテキストとして、または選んだセルをコピーできます。インスペクタに「値」パネルが加わり、データブラウザとクエリ結果の両方で、選択行のすべての列を表示します。iPhoneでは、長押しメニューの「行の詳細」で同じ一覧を表示できます。
ファイルをその場で開く
選択したDuckDB、SQLite、CSV、JSON、SQLダンプのファイルは、Forgeにコピーされず元の場所で開かれ、移動や名前変更をしたファイルも再び見つけられます。dltパイプラインやスクリプトが同じDuckDBまたはSQLiteファイルに書き込んだ場合は「更新」で新しいデータが表示されます。CSV、JSON、SQLダンプのファイルは接続を開くときに読み込まれます。Forgeのフォルダ外にあるSQLiteまたはDuckDBファイルに書き込むには、そのフォルダへのアクセスを一度だけ許可してください(理由はボタンで説明しています)。以前に作成した接続は、ファイルを選び直すまでコピーを使い続けます。
クエリエディタ
セミコロンで区切った複数のステートメントは、それぞれ個別の結果を返し、グリッドの上のセレクタで切り替えられます。psql形式のパラメータ :name、:'name'、:"name" が {{name}} と併せて使えます(Oracleでは :name はサーバのバインド変数のままです)。Macでは、補完ポップアップがドットの前に入力したスキーマを置き換えなくなり、ポップアップ表示中にセミコロンを入力してもテキストはそのまま残ります。ClickHouse以外では、settings や format という名前のテーブルや列があっても、デフォルトの LIMIT が壊れなくなりました。
結果グリッド
選択した行がキーボードフォーカスを保持します。上下矢印キー、Home/End、Page Up/Downで選択を移動し、左右矢印キーでセルを選び、編集可能なテーブルではReturnキーでそのセルを編集、Escキーで取り消します。Command-Cで選択行をタブ区切りテキストとして、または選んだセルをコピーできます。インスペクタに「値」パネルが加わり、データブラウザとクエリ結果の両方で、選択行のすべての列を表示します。iPhoneでは、長押しメニューの「行の詳細」で同じ一覧を表示できます。
Ver 1.3.3 2026-09-08
バグをたくさん直して、もっと良くできるところはぜんぶ良くしました。ぜひアプリを開いて、ご自分の目で確かめてみてください。
Ver 1.3.2 2026-09-04
バグ修正とパフォーマンスの向上
Ver 1.3.1 2026-09-03
バグ修正とパフォーマンスの向上
Ver 1.3 2026-05-28
Forge 1.3 adds two enterprise databases and three Apple-native power features.
MICROSOFT SQL SERVER (+ AZURE SQL)
Connect to any SQL Server 2008+ or Azure SQL instance — pure Swift TDS protocol over NIO, no driver to install, no ODBC. SQL auth, TLS handshake (including Azure-required encryption), full schema introspection of databases, tables, columns, primary keys, foreign keys, and indexes via sys catalogs. Run T-SQL queries with familiar SELECT/INSERT/UPDATE/DELETE.
SNOWFLAKE
Native Snowflake support via the SQL API v2 with key-pair authentication. Paste your RSA private key into the password field once and Forge mints a fresh JWT before every query — no passwords, no OAuth dance, no SnowSQL CLI. Browse databases, schemas, tables, columns, and primary keys with the same UI as every other engine.
LIVE DATA (auto-refresh)
A new toggle in the Data Browser toolbar re-runs your query at the interval you pick (5 seconds to 5 minutes). New rows fade in green, changed cells light up yellow. Pauses automatically when you're editing a row or when the previous fetch is still in flight.
SPOTLIGHT
Saved queries and connections are indexed in Spotlight. Tap a result anywhere on macOS or iOS to jump straight into Forge with context. Search by title, by SQL fragment, or by tag.
SHORTCUTS
Three new App Intents: list connections, test a connection (ping), and run a saved query against any connection. Build your own Shortcuts on macOS and iOS, trigger them from Siri, the Touch Bar, the menu bar, or the Shortcuts app.
QUALITY OF LIFE
Forge now supports 22 data sources — five more than Beekeeper Ultimate. The Microsoft SQL Server, Snowflake, DuckDB, Cassandra, and ScyllaDB additions span this and the 1.2 cycles.
MICROSOFT SQL SERVER (+ AZURE SQL)
Connect to any SQL Server 2008+ or Azure SQL instance — pure Swift TDS protocol over NIO, no driver to install, no ODBC. SQL auth, TLS handshake (including Azure-required encryption), full schema introspection of databases, tables, columns, primary keys, foreign keys, and indexes via sys catalogs. Run T-SQL queries with familiar SELECT/INSERT/UPDATE/DELETE.
SNOWFLAKE
Native Snowflake support via the SQL API v2 with key-pair authentication. Paste your RSA private key into the password field once and Forge mints a fresh JWT before every query — no passwords, no OAuth dance, no SnowSQL CLI. Browse databases, schemas, tables, columns, and primary keys with the same UI as every other engine.
LIVE DATA (auto-refresh)
A new toggle in the Data Browser toolbar re-runs your query at the interval you pick (5 seconds to 5 minutes). New rows fade in green, changed cells light up yellow. Pauses automatically when you're editing a row or when the previous fetch is still in flight.
SPOTLIGHT
Saved queries and connections are indexed in Spotlight. Tap a result anywhere on macOS or iOS to jump straight into Forge with context. Search by title, by SQL fragment, or by tag.
SHORTCUTS
Three new App Intents: list connections, test a connection (ping), and run a saved query against any connection. Build your own Shortcuts on macOS and iOS, trigger them from Siri, the Touch Bar, the menu bar, or the Shortcuts app.
QUALITY OF LIFE
Forge now supports 22 data sources — five more than Beekeeper Ultimate. The Microsoft SQL Server, Snowflake, DuckDB, Cassandra, and ScyllaDB additions span this and the 1.2 cycles.
