Automic VaultAutomic Vault

brew

orientdb mit Homebrew, chocolatey installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install orientdb

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Graph database

Befehle und Aliase

  • orientdb
  • orientdb-console
  • orientdb-gremlin

Verlauf

Projektgeschichte und Nutzung

OrientDB is an open-source Java NoSQL DBMS best known for combining graph and document models in one engine. Its package exposes server and console commands for a database that supports SQL-like querying, graph traversal, document records, schema-less or schema-full operation, full-text and geospatial features, distributed deployment, and ACID transactions.

Projektgeschichte

OrientDB was released in 2010, and the GitHub repository was created on 2012-12-09. The official site describes it as the first open-source multi-model NoSQL DBMS combining graph and document capabilities in a scalable operational database.

The project became prominent during the early-2010s NoSQL period, when developers were comparing specialized document stores, graph databases, and key-value engines. OrientDB's pitch was that graph relationships and document flexibility belonged in the same core engine rather than in separate products or adapter layers.

OrientDB Ltd was acquired by CallidusCloud in 2017; SAP announced the acquisition of CallidusCloud in 2018. Later project history includes founder Luca Garulli leaving SAP in 2021 and creating ArcadeDB, an OrientDB-inspired database project, while OrientDB continued as an open-source GitHub project.

Adoptionsgeschichte

OrientDB gained adoption as a general-purpose graph/document database for applications that needed traversals, flexible records, and SQL-like access. The GitHub repository shows several thousand stars and hundreds of forks, and the project received enough attention to appear in academic and industry comparisons of multi-model database performance.

Its adoption story is also a cautionary database-history story: commercial stewardship changed through acquisition, and successors or forks such as ArcadeDB and YouTrackDB later appeared for users interested in related graph and object-oriented models.

Wie es verwendet wird

Developers use OrientDB as an embedded or server database when they want records that can be documents and graph vertices/edges without translating between a document store and a separate graph engine. The docs include administration APIs for creating, dropping, checking, and pooling database connections.

Operators install packages to run OrientDB services and use orientdb-console or related tools for database administration, SQL, graph traversal, schema management, and server configuration. Its configuration files live under ORIENTDB_HOME config paths, making it behave like a traditional Java server package.

Warum Paket-Nerds sich dafür interessieren

OrientDB matters to package nerds because it is a heavyweight database packaged as a command-line/server formula, not just a client tool. Installing it brings a Java runtime service, console tools, configuration files, security configuration, and persistent data concerns.

It is also historically notable as a multi-model database package from the first major wave of NoSQL packaging: the same package identity appears across Homebrew and Chocolatey, while upstream provides docs, server binaries, and a large Java repository.

Zeitleiste

  • 2010: OrientDB released.
  • 2012-12-09: orientechnologies/orientdb repository created on GitHub.
  • 2017-09: CallidusCloud acquired OrientDB Ltd.
  • 2018-01: SAP announced its acquisition of CallidusCloud.
  • 2021-04-29: OrientDB v3.2.0 was announced as generally available in the GitHub discussions.
  • 2021-09: Luca Garulli announced ArcadeDB after leaving SAP.

Related projects

  • Related database projects include Neo4j, MongoDB, ArcadeDB, and YouTrackDB. Related interfaces and concepts include Gremlin, SQL-like graph traversal, document databases, graph databases, multi-model DBMS design, and Java server deployment.

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • Homebrew deklariert einen Post-install-Hook für diese Formel.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

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
$ORIENTDB_HOME/config/orientdb-server-config.xml$ORIENTDB_HOME/config/orientdb-dserver-config.xml$ORIENTDB_HOME/config/security.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$ORIENTDB_HOME/config/orientdb-server-config.xml$ORIENTDB_HOME/config/security.json

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
orientdbcliglobales Executable
orientdb-consolecliglobales Executable
orientdb-gremlincliglobales Executable

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-07-08
Manager-Version3.2.53
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://orientdb.dev

  • InfoRelease/tag comparison is only available for GitHub repositories.https://orientdb.devnone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:orientdb
Version3.2.53
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/orientdb
Homepagehttps://orientdb.dev
Repositoryhttps://github.com/orientechnologies/orientdb
Upstream-Dokumentationhttps://github.com/orientechnologies/orientdb-docs
LizenzApache-2.0
Quellarchivhttps://search.maven.org/remotecontent?filepath=com/orientechnologies/orientdb-community/3.2.53/orientdb-community-3.2.53.zip
Zuletzt aktualisiert2026-06-22T14:05:46-07:00
Pulseupdated
Abhängigkeitenopenjdk
Build-Abhängigkeitenmaven
Bottleverfügbar (auf all)
Homebrew post-installdefiniert
Dienstdeclared
EinschränkungenThe OrientDB root password was set to 'orientdb'. To reset it: https://orientdb.org/docs/3.1.x/security/Server-Security.html#restoring-the-servers-user-root

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Chocolatey95%

orientdb

choco install orientdb
  • normalized package name match
  • Abgeglichen nach: Orientdb
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: orientdb from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.5836','capture'

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