pkg.soopen package index

brew / rank 6089

Install typedb with Homebrew

Strongly-typed database with a rich and logical type system. Version 3.12.1 via Homebrew; verified 2026-07-13.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install typedb

local Homebrew formula metadata

overview

Package summary

Strongly-typed database with a rich and logical type system

Commands and aliases

  • typedb
  • typedb_server_bin

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: orange

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

Risk classifier

orange risk · medium confidence · infrastructure

Why

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

Signals

  • metadata:service
  • text:database,server

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
<TypeDB server executable directory>/config.ymlfile supplied with --config

executables

Installed executables

CommandKindExposureNote
typedbexecutableindexed executableDiscovered from the local executable index.
typedb_server_binexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version3.12.1
manager updated2026-07-13
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:typedb
Version3.12.1
Package managerHomebrew
Homepagehttps://typedb.com/
Repositoryhttps://github.com/typedb/typedb
Last updated2026-07-13T16:25:58Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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