OrientDB logo

OrientDB

An open source NoSQL database management system
75
107
+ 1
14

What is OrientDB?

It is an open source NoSQL database management system written in Java. It is a Multi-model database, supporting graph, document, key/value, and object models, but the relationships are managed as in graph databases with direct connections between records.
OrientDB is a tool in the Databases category of a tech stack.

Who uses OrientDB?

Companies
13 companies reportedly use OrientDB in their tech stacks, including GittiGidiyor, Securly, and Vagas.com.

Developers
52 developers on StackShare have stated that they use OrientDB.
Pros of OrientDB
4
Great graphdb
2
Great support
2
Open source
1
Multi-Model/Paradigm
1
ACID
1
Highly-available
1
Performance
1
Embeddable
1
Rest api
Decisions about OrientDB

Here are some stack decisions, common use cases and reviews by companies and developers who chose OrientDB in their tech stack.

Needs advice
on
Azure Cosmos DBAzure Cosmos DBNeo4jNeo4j
and
OrientDBOrientDB

We have an in-house build experiment management system. We produce samples as input to the next step, which then could produce 1 sample(1-1) and many samples (1 - many). There are many steps like this. So far, we are tracking genealogy (limited tracking) in the MySQL database, which is becoming hard to trace back to the original material or sample(I can give more details if required). So, we are considering a Graph database. I am requesting advice from the experts.

  1. Is a graph database the right choice, or can we manage with RDBMS?
  2. If RDBMS, which RDMS, which feature, or which approach could make this manageable or sustainable
  3. If Graph database(Neo4j, OrientDB, Azure Cosmos DB, Amazon Neptune, ArangoDB), which one is good, and what are the best practices?

I am sorry that this might be a loaded question.

See more

OrientDB Alternatives & Comparisons

What are some alternatives to OrientDB?
Neo4j
Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known as a Property Graph. It is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions.
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
ArangoDB
A distributed free and open-source database with a flexible data model for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions.
JanusGraph
It is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. It is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time.
See all alternatives

OrientDB's Followers
107 developers follow OrientDB to keep up with related blogs and decisions.