Checkmark on Circle.png

OrientDB

Aus KGS-Wiki

Orient DB

OrientDB ist eine NoSQL-Datenbank, da sie dokumentorientiert funktioniert und gleichzeitig Eigenschaften von Grahpendatenbanken hat.



Notizen

- Java - Advanced 2nd generation NoSQL products like OrientDB are the future: providing more functionality and flexibility, while being powerful enough to replace your operational DBMS - Open Source - It’s fast on both read and write operations. Stores up to 120,000 records per second - No more Joins: relationships are physical links to the records. - Traversing speed is not affected by the database size. - Traverses parts of or entire trees and graphs of records in milliseconds. - Better RAM use.