pkg.soopen package index

brew / Rang 5831

arcadedb mit Homebrew, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für arcadedb in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install arcadedb

local Homebrew formula metadata

Windows

Scoopverifiziert · 92%
scoop install extras/arcadedb

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

Überblick

Paketzusammenfassung

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

Befehle und Aliase

  • arcadedb-console
  • arcadedb-server

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: orange

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

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

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

Signale

  • metadata:service
  • text:server

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
arcadedb-consoleExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
arcadedb-serverExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version26.7.3
Manager aktualisiert2026-07-31
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:arcadedb
Version26.7.3
PaketmanagerHomebrew
Homepagehttps://arcadedb.com
Repositoryhttps://github.com/ArcadeData/arcadedb
Zuletzt aktualisiert2026-07-31T08:47:01+01:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Scoop95%

extras/arcadedb

scoop install extras/arcadedb
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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