Document Database Comparison Features matrix Document Database Comparison This is a comparison page between OrientDB and other DocumentDB projects . To know more about the comp...
Distributed Cache Distributed 2nd Level cache Distributed Cache OrientDB has own more Cache levels. When OrientDB runs in Distributed-Architecture , each server has own cache....
SQL - FIND REFERENCES SQL - FIND REFERENCES Searches records in the database that contain links to the given Record ID in the database or a subset of the specified class and c...
Run the Studio Connecting to Studio Run the Studio In the event that you’re more comfortable interacting with database systems through a graphical interface, you can accomplish...
Console - GREMLIN Console - GREMLIN Executes commands in the Gremlin language from the Console. Gremlin is a graph traversal language. OrientDB supports it from the Console,...
Document API Introduction Use the database Multi-threading Create a new database In local filesystem On a remote server Open a database Use the connection Pool Global pool ...
Console - SET SERVER USER Console - SET SERVER USER Creates a server user. If the server user already exists, it updates the password and permissions. In order to create or ...
spider-box spider-box spider-box is not really a “plug-in”, but more a quick way to set up an environment to play with OrientDB in a local VM. It requires a virtualization sys...
Console - LIST SERVERS Console - LIST SERVERS Displays all active servers connected within a cluster. This command was introduced in OrientDB version 2.2. Syntax: LIST...
Sharding Multiple servers per cluster Configuration Cluster Locality CRUD Operations Create new records Update and Delete of records Read records Map-Reduce Define the targ...