Sign inSign up

paulscott56/orientdb

By paulscott56

•Updated over 10 years ago

Orientdb version 2.1.11 Community

Image
0

1.1K

paulscott56/orientdb repository overview

OrientDB is a 2nd Generation Distributed Graph Database with the flexibility of Documents in one product with an Open Source commercial friendly license (Apache 2 license). First generation Graph Databases lack the features that Big Data demands: multi-master replication, sharding and more flexibility for modern complex use cases.

OrientDB is incredibly fast: it can store 220,000 records per second on common hardware. Even for a Document based database, the relationships are managed as in Graph Databases with direct connections among records. You can traverse parts of or entire trees and graphs of records in a few milliseconds. Supports schema-less, schema-full and schema-mixed modes. Has a strong security profiling system based on user and roles and supports SQL amongst the query languages. Thanks to the SQL layer, it's straightforward to use for those skilled in the relational database world.

To start:

  1. Pull the image
  2. Set environment variable ORIENTDB_ROOT_PASSWORD=somepassword
  3. Use ports 2424 and 2480 for REST and binary protocols
  4. Use studio on :2480

Tag summary

Content type

Image

Digest

Size

261.2 MB

Last updated

over 10 years ago

docker pull paulscott56/orientdb