OrientDB
Multi-model Open Source NoSQL DBMS with support for native Graphs and Documents.
Why consider OrientDB?
OrientDB is an open-source multi-model NoSQL database written in Java by OrientDB Ltd (acquired by SAP). OrientDB unifies graph relationships, JSON documents, spatial data, and full-text search into a single engine supporting ACID transactions and SQL-extended graph traversal.
Learn OrientDB by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of OrientDB
OrientDB executes direct pointer traversals between interconnected JSON documents without expensive SQL joins.
Docker Quickstart
docker run -d -p 2424:2424 -p 2480:2480 -e ORIENTDB_ROOT_PASSWORD=root orientdb:latestOrientDB is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.