# typedb を Homebrew でインストール

typedb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:typedb
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install typedb
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:typedb
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/typedb>
- **バージョン:** 3.12.1
- **ソース概要:** Strongly-typed database with a rich and logical type system
- **ホームページ:** <https://typedb.com/>
- **リポジトリ:** <https://github.com/typedb/typedb>
- **上流ドキュメント:** <https://typedb.com/>
- **ライセンス:** MPL-2.0
- **ソースアーカイブ:** <https://github.com/typedb/typedb/archive/refs/tags/3.12.1.tar.gz>
- **最終更新:** 2026-07-13T16:25:58Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- typedb (cli)
- typedb_server_bin (cli)
- typedb (エイリアス)
- typedb_server_bin (エイリアス)

## ビルド依存関係

- protobuf
- rust

## インストール挙動

- post-install フック: 未定義
- サービス: declared
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.12.1
- マネージャ更新日: 2026-07-13
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/typedb/typedb
- 検出された最新: 3.12.1 (最新)
## プロジェクトの歴史と使われ方

TypeDB is an open-source, strongly typed, polymorphic transactional database with its own query language, TypeQL. Official docs describe it as a database for rich interconnected data, agentic AI systems, cybersecurity, financial services, supply chains, research, and other complex domains.

### プロジェクトの歴史

TypeDB evolved from the Grakn lineage into a database centered on types, schemas, polymorphism, and inference. TypeDB's own Origins material frames its history around the decisions that moved it from early ideas to infrastructure, including the transition from Grakn to TypeDB and the decision to make schema-first modeling, polymorphism, and inference core properties rather than application-side conventions.

The current TypeDB documentation presents the database as a system that combines database ideas with programming-language type-system ideas. TypeQL is documented as the language for defining data models and querying them, while the official README says TypeDB aims to unify strengths of relational, document, and graph databases.

TypeDB 3.x marks a major current-era line. The README describes TypeDB 3.0 functions as a new cornerstone of the TypeQL query model, and the documentation separates current 3.x docs from 2.x docs and migration material.

### 採用の歴史

TypeDB adoption has centered on domains where a schema-rich model is useful: knowledge graphs, cybersecurity, identity and access management, financial intelligence, robotics, agentic systems, and research. The official site and docs organize examples and use cases around those areas rather than general OLTP replacement.

The project's package story is more server/database-like than small CLI-like: TypeDB CE is distributed through GitHub releases, Docker images, package repositories, Homebrew, and TypeDB's own Cloud/Enterprise offerings. The README points users to GitHub releases, installation docs, Cloud deployment, drivers, Studio, Console, and Discord community channels.

### 使われ方

Package users install the `typedb` server/CLI bundle to run a local TypeDB Community Edition instance, connect with TypeDB Studio or Console, define a schema in TypeQL, insert data, and run typed queries. Developers also use language drivers or the HTTP API to integrate TypeDB into applications.

The Homebrew package fits a local development and evaluation workflow: start a local server, use Console or Studio, iterate on schema and TypeQL queries, and then move to Cloud or Enterprise if operations requirements grow.

### パッケージ好きにとっての重要性

TypeDB is notable to package nerds because it packages an entire typed database stack, not just a client binary. Its formula sits at the intersection of database servers, CLI tools, language drivers, and developer education material.

Its packaging history also shows the practical complexity of distributing a database: release notes and README material point to Docker images, Cloudsmith-hosted packages, GitHub release archives, Bazel/Cargo source builds, and platform-specific assembled artifacts.

### タイムライン

- Pre-2021: Grakn provided the earlier lineage for the system that became TypeDB.
- 2020s: The project shifted public identity and documentation from Grakn to TypeDB and TypeQL.
- 2024: TypeDB published TypeQL research material connecting the query language to type-theoretic and polymorphic database language design.
- 2025: TypeDB Origins material documented the project's origin story and the Grakn-to-TypeDB transition.
- 2025-2026: TypeDB 3.x docs and releases became the current line, with 2.x migration material maintained separately.

### Related projects

- Related TypeDB projects include TypeQL, TypeDB Studio, TypeDB Console, TypeDB language drivers, TypeDB Cloud, and TypeDB Enterprise. Comparable database categories include graph databases, knowledge-graph stores, relational databases, document databases, RDF/OWL tooling, and Datalog-style reasoning systems.

### ソース

- <https://github.com/typedb/typedb#readme>
- <https://github.com/typedb/typedb/releases>
- <https://typedb.com/blog/new-podcast-series-typedb-origins>
- <https://typedb.com/blog/towards-typeful-database-languages>
- <https://typedb.com/docs>
- <https://typedb.com/docs/home/what-is-typedb/>
- source_facts.package-manager


## セキュリティノート

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: <TypeDB server executable directory>/config.yml, file supplied with --config
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** typedb
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [protobuf](https://pkg.so/ja/brew/protobuf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [virtuoso](https://pkg.so/ja/brew/virtuoso/) - Shares pkgdb curated category or tags: cli, data, database, knowledge-graph.
- [sqlite](https://pkg.so/ja/brew/sqlite/) - Shares pkgdb curated category or tags: cli, data, database.
- [redis](https://pkg.so/ja/brew/redis/) - Shares pkgdb curated category or tags: cli, data, database.
- [gdbm](https://pkg.so/ja/brew/gdbm/) - Shares pkgdb curated category or tags: cli, data, database.
- [mysql](https://pkg.so/ja/brew/mysql/) - Shares pkgdb curated category or tags: cli, data, database.
- [postgresql@14](https://pkg.so/ja/brew/postgresql-14/) - Shares pkgdb curated category or tags: cli, data, database.
- [postgresql@16](https://pkg.so/ja/brew/postgresql-16/) - Shares pkgdb curated category or tags: cli, data, database.
- [postgresql@17](https://pkg.so/ja/brew/postgresql-17/) - Shares pkgdb curated category or tags: cli, data, database.
- [arcadedb](https://pkg.so/ja/brew/arcadedb/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, graph, server.

## Combined YAML source

View the package source record on GitHub. [combined/typedb.yml](https://github.com/mxcl/pkgdb/blob/main/combined/typedb.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
