// databases-warehouses
Multi-Model Graph & Document Database
A multi-model open-source NoSQL database that supports graph, document, key-value, and object models. OrientDB offers SQL-like queries on graph data and is well suited for applications with complex relationships and connected data.
Python data engineers use `pyorient` to connect to OrientDB and run graph queries alongside document operations. A common use case is building knowledge graph pipelines — ingesting entity documents and their relationships, querying multi-hop connections to discover related entities, and exporting subgraphs for ML feature engineering.
A multi-model open-source NoSQL database that supports graph, document, key-value, and object models. OrientDB offers SQL-like queries on graph data and is well suited for applications with complex relationships and connected data.
Yes, OrientDB is free to use.
OrientDB is listed under the Databases & Data Warehouses category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
AH Apache HBase Distributed Column-Family Store | Free | ★ 4.2 | → |
TI Titan Scalable Graph Database | Free | ★ 3.6 | → |
AG Apache Giraph Large-Scale Graph Processing | Free | ★ 3.7 | → |