Automic VaultAutomic Vault

brew

使用 Homebrew, scoop 安装 arcadedb

查看 arcadedb 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install arcadedb

local Homebrew formula metadata

Windows

Scoop已验证 · 92%
scoop install extras/arcadedb

Scoop official bucket manifest trees · bucket/arcadedb.json · 来源: api.github.com

概览

软件包摘要

Multi-Model DBMS: Graph, Document, Key/Value, Search, Time Series, Vector

命令和别名

  • arcadedb-console
  • arcadedb-server

历史

项目历史与用法

ArcadeDB is a Java multi-model database packaged for CLI/server use, combining graph, document, key/value, search, time-series, vector, geospatial, and SQL-style access in one server distribution.

项目历史

The project was created by Luca Garulli, the founder of OrientDB, after SAP's acquisition of OrientDB. The official README describes ArcadeDB as a new engine written from scratch while reusing a heavily modified OrientDB SQL engine and some utility classes, which makes its lineage unusually explicit for database package nerds: it is not just another SQL wrapper, but a post-OrientDB attempt to keep multi-model database ideas moving in an open source package.

The public GitHub repository was created on 2021-08-16, and the first GitHub release listed through the official releases API is 21.9.1, published on 2021-09-21. The README now describes Java 21 packages as current and notes that Java 17 support is kept on a separate branch, reflecting the project's move with modern JVM baselines.

采用历史

ArcadeDB is distributed as downloadable releases, Maven artifacts, Docker images, and a Homebrew formula. Its README highlights Docker, Kubernetes, Maven Central, and custom distribution builds, while the Homebrew formula wraps the packaged server and console binaries as `arcadedb-server` and `arcadedb-console`.

GitHub metadata shows a modest but real open source footprint, with hundreds of stars and forks by 2026. For package-manager users, its presence in Homebrew and Scoop matters because it turns a JVM database server into a single-command local install for experiments, migrations, and embedded/server testing.

使用方式

Typical local use is to start the server, open ArcadeDB Studio on port 2480, and interact through SQL, Cypher, Gremlin, GraphQL, MongoDB-compatible, Redis-compatible, PostgreSQL-wire, HTTP/JSON, or embedded APIs depending on the workload.

The packaged server reads logging configuration from `config/arcadedb-log.properties`; users and server credentials are represented in `config/server-users.jsonl`, with root password bootstrapping also supported through the `arcadedb.server.rootPassword` JVM property.

为什么软件包爱好者会关心

ArcadeDB is interesting as a package because it bundles several database personalities into one server tarball, which is exactly the sort of tool that benefits from Homebrew-style wrapper scripts and well-known config directories.

Its release stream and custom package builder also make it a useful case study in packaging optional Java modules without forcing every local installation to carry every protocol and UI component.

时间线

  • 2021-08-16: GitHub repository created.
  • 2021-09-21: First GitHub release, 21.9.1.
  • 2024: README notes Java 21 compatibility from version 24.4.1 onward.
  • 2026-06-03: Latest official GitHub release observed for this batch, 26.6.1.

Related projects

  • OrientDB is the direct historical reference point named by the ArcadeDB project.
  • The README documents compatibility surfaces for Neo4j Cypher, Apache TinkerPop Gremlin, MongoDB drivers, Redis drivers, PostgreSQL wire protocol, and HTTP/JSON clients.

安全态势

风险级别:orange

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

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

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

信号

  • metadata:service
  • text:server

安装行为

  • Homebrew 为此 formula 声明了 post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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
$ARCADEDB_HOME/config/arcadedb-log.properties

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$ARCADEDB_HOME/config/server-users.jsonl

可执行文件

已安装的可执行文件

命令类型暴露范围备注
arcadedb-consolecli全局可执行文件
arcadedb-servercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本26.7.1
管理器更新时间2026-07-02
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/ArcadeData/arcadedb

安装元数据

软件包元数据

软件包键brew:arcadedb
版本26.7.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/arcadedb
主页https://arcadedb.com
仓库https://github.com/ArcadeData/arcadedb
上游文档https://docs.arcadedb.com/arcadedb/index.html
许可证Apache-2.0
源码归档https://github.com/ArcadeData/arcadedb/releases/download/26.7.1/arcadedb-26.7.1.tar.gz
最后更新2026-07-02T00:06:04Z
Pulseupdated
依赖openjdk
Bottle可用 (于 all)
Homebrew post-install已定义
服务declared
注意事项To set the root password on first run: arcadedb-server -Darcadedb.server.rootPassword=yourpassword Data: $HOMEBREW_PREFIX/var/arcadedb/databases Config: $HOMEBREW_PREFIX/var/arcadedb/config

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namearcadedb
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Scoop95%

extras/arcadedb

scoop install extras/arcadedb
  • normalized package name match
  • 匹配方式:Arcadedb
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/arcadedb.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment