OrientDB: Unterschied zwischen den Versionen

Aus KGS-Wiki
Keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 5: Zeile 5:




 
==Notizen==
== Notizen ==
- Java
- 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
- Advanced 2nd generation NoSQL products like OrientDB are the future: providing more functionality and flexibility, while being powerful enough to replace your operational DBMS

Version vom 13. März 2023, 09:59 Uhr

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.