OrientDB is an open source document-graph database with the support of ACID Transactions, SQL and native queries, asynchronous commands, intents, and much more.
OrientDB can store 150,000 documents per second on common hardware. Even with a document-based database, the relationships are managed as in graph databases, with direct connections among records. Traverse entire or parts of trees and graphs of records in a few milliseconds. It supports schema-less, schema-full, and schema-mixed modes, has a strong security profiling system based on users and roles, and supports SQL between the query languages.
OrientDB adheres to the NoSQL movement even if supports a subset of SQL as query language. In this way it is easy to start using it without to learn too much new stuff.
Key Features
- Designed to be extremely fast.
- Extremely light on system resources with no dependencies and no libraries needed.
- Supports ACID transactions. On crash it recovers the pending documents.
- Native management of graphs. 100% compliant with TinkerPop Blueprints standard for GraphDBs.
- Supports SQL language with extensions to handle relationships without JOINs, manage trees and graphs of connected documents.
- Supports natively HTTP, RESTful protocol and JSON without use 3rd party libraries and components.
- Local mode: Direct access to the database bypassing the Server. Perfect for scenarios where the database is embedded.
- SQL: supports SQL language with extensions to handle relationships without SQL join, manage trees and graphs of connected documents.
- Web ready: supports natively HTTP, RESTful protocol and JSON without use 3rd party libraries and components.
- Supported types: String, byte, short, integer, long, float, double, boolean, date, datetime, binary, link, link list, link set, link map, embedded, embedded list, embedded set, and embedded map.
- Native support for the inheritance classes taken by the Object Orientation paradigm.
- Drivers to use OrientDB through different languages: Java, JavaScript, PHP, Python, .NET, Ruby, Scala, C Language binding.
- Easy JAVA APIs.
- Embeddable.
- Runs on any platform.
Website: orientdb.dev
Support: GitHub Code Repository
Developer: Luca Garulli / Orient Technologies
License: Apache License 2.0
OrientDB is written in Java. Learn Java with our recommended free books and free tutorials.
Related Software
| Document-Oriented Databases | |
|---|---|
| Couchbase | Distributed key-value database management system |
| CouchDB | Scalable, fault-tolerant, and schema-free written in Erlang |
| ArangoDB | Native multi-model database |
| eXist-db | Database management system entirely built on XML technology |
| RethinkDB | Scalable database built for realtime applications |
| BaseX | XML database engine |
| OrientDB | Document Database with support of ACID Transactions, SQL and Native Queries |
| Aerospike | Key-Value Store and high performance real-time NoSQL (flex-schema) database |
| RavenDB | Fully-transactional NoSQL ACID database |
| Jackrabbit | Open-source content repository for Java |
| TerminusDB | Knowledge graph and document store |
| CrateDB | Distributed SQL database management |
Read our verdict in the software roundup.
| Graph Databases | |
|---|---|
| SurrealDB | Scalable, distributed, collaborative, document-graph database |
| EdgeDB | Graph-relational database with declarative schema |
| JanusGraph | Distributed graph database |
| ArangoDB | Scalable graph database system to drive value from connected data, faster |
| OrientDB | Document-graph database |
| TypeDB | Polymorphic database with a conceptual data model |
| Neo4j | Native graph database that is built to store and retrieve connected data |
| NebulaGraph | Graph database that can handle large volumes of data |
| TerminusDB | Document-oriented graph database for building collaborative applications |
| Ladybug | Embedded graph database |
| Virtuoso | Middleware and database engine hybrid |
| Bitsy | Small, fast, embeddable, durable in-memory graph database |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

