macOS
brew install arcadedblocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de arcadedb pour les workflows d'agents IA.
installation
brew install arcadedblocal Homebrew formula metadata
scoop install extras/arcadedbScoop official bucket manifest trees · bucket/arcadedb.json · Source: api.github.com
aperçu
Multi-Model DBMS: Graph, Document, Key/Value, Search, Time Series, Vector
historique
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.
posture de sécurité
broad file, network, media, or database tool signal. formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
$ARCADEDB_HOME/config/arcadedb-log.propertiesCredential-bearing paths to review before unattended agent runs.
$ARCADEDB_HOME/config/server-users.jsonlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
arcadedb-console | cli | exécutable global | |
arcadedb-server | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/ArcadeData/arcadedb
métadonnées d'installation
| Clé du paquet | brew:arcadedb |
|---|---|
| Version | 26.7.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/arcadedb |
| Page d'accueil | https://arcadedb.com |
| Dépôt | https://github.com/ArcadeData/arcadedb |
| Docs amont | https://docs.arcadedb.com/arcadedb/index.html |
| Licence | Apache-2.0 |
| Archive source | https://github.com/ArcadeData/arcadedb/releases/download/26.7.1/arcadedb-26.7.1.tar.gz |
| Dernière mise à jour | 2026-07-02T00:06:04Z |
| Pulse | updated |
| Dépendances | openjdk |
| Bouteille | disponible (sur all) |
| post-install Homebrew | défini |
| Service | declared |
| Précautions | 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 |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | arcadedb |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
extras/arcadedb
scoop install extras/arcadedbpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.