Choose a language
You’re seeing this ad based on the product’s relevance to this page. Sponsored content does not receive preferential treatment in any of G2’s ratings.
By SAP
How would you rate your experience with OrientDB?
Data Model
Stores data as key-value pairs where key is a unique identifier.
Data Types
Supports multiple data types like lists, sets, hashes (similar to map), sorted sets etc.
Stores and queries data as JSON-like documents.
Built - In Search
Allows users to index at ingest and query endlessly across data.
Event Triggers
Notifies specific events like document inserts, updates, replaces, deletes etc and responds in real-time.
As reported in 11 OrientDB reviews.
Designed to store interconnected data consisting of nodes and edges.
This feature was mentioned in 11 OrientDB reviews.
Query Language
Powerful query language that allows users to access patterns like traversals, JOINs, search, geospatial etc.
Auto Sharding
Implements auto horizontal data partitioning that allows storing data on more than one node to scale out.
Auto Recovery
Restores a database to a correct (consistent) state in the event of a failure.
Data Replication
Copy data across multiple servers through master-slave, peer-to-peer replication architecture etc.
Restores a database to a correct(consistent) state in the event of a failure.
Integrated Cache
Stores frequently-used data in system memory quickly.
Role-Based Authorization
Provides predefined system roles, privileges, and user-defined roles to users.
Authentication
Allows integration with external security mechanisms like Kerberos, LDAP authentication etc.
Audit Logs
Provides an audit log to track access and operations performed on databases for regulatory compliance.
Encryption
Provides encryption capability for all the data at rest using encryption keys.
Multi-Model
Provides support to handle structured, semi-structured, and unstructured data with equal effect.
Operating Systems
Available on multiple operating systems like Linux, Windows, MacOS etc.
BI Connectors
Allows users to connect business intelligence tools to the database.
Query Optimization
Helps interpret SQL queries and determine the fastest method of execution