DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > OrientDB vs. Stardog vs. TerarkDB vs. VictoriaMetrics vs. YugabyteDB

Vergleich der Systemeigenschaften OrientDB vs. Stardog vs. TerarkDB vs. VictoriaMetrics vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameOrientDB  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessenTerarkDB  Xaus Vergleich ausschliessenVictoriaMetrics  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungMulti-model DBMS (Document, Graph, Key/Value)Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBA fast, cost-effective and scalable Time Series DBMS and monitoring solutionHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Graph DBMS
RDF Store
Key-Value StoreTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,27
Rang#97  Overall
#16  Document Stores
#6  Graph DBMS
#15  Key-Value Stores
Punkte2,05
Rang#129  Overall
#11  Graph DBMS
#6  RDF Stores
Punkte0,04
Rang#377  Overall
#58  Key-Value Stores
Punkte1,42
Rang#161  Overall
#14  Time Series DBMS
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websiteorientdb.orgwww.stardog.comgithub.com/­bytedance/­terarkdbvictoriametrics.comwww.yugabyte.com
Technische Dokumentationwww.orientdb.com/­docs/­last/­index.htmldocs.stardog.combytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKcdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
docs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerOrientDB LTD; CallidusCloud; SAPStardog-UnionByteDance, originally TerarkVictoriaMetricsYugabyte Inc.
Erscheinungsjahr20102010201620182017
Aktuelle Version3.2.29, Maerz 20247.3.0, Mai 2020v1.91, Mai 20232.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentskommerziell inforestricted open source version availableOpen Source infoApache Version 2.0Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJavaJavaC++GoC und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java JDK (>= JDK 6)Linux
macOS
Windows
FreeBSD
Linux
macOS
OpenBSD
Linux
OS X
Datenschemaschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")schema-free and OWL/RDFS-schema supportschemafreidepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoImportieren/Exportieren von XML Daten möglichneinneinnein
Sekundärindizesjaja infosupports real-time indexing in full-text and geospatialneinja
SQL infoSupport of SQLSQL-like query language, no joinsYes, compatible with all major SQL variants through dedicated BI/SQL Serverneinneinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteTinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
C++ API
Java API
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte Programmiersprachen.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C++
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresJava, Javascriptuser defined functions and aggregates, HTTP Server extensions in Javaneinneinja infosql, plpgsql, C
TriggersHooksja infovia event handlersneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinekeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationMulti-Source Replikation in HA-ClusterkeineSynchronous replicationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationennein infocould be achieved with distributed queriesneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency in HA-ClusterEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätja infoBeziehungen in Graphenja infoBeziehungen in Graphenneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinneinDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen, Rechte auch auf SatzebeneZugriffsrechte für Benutzer und Rollenneinja
Weitere Informationen bereitgestellt vom Systemhersteller
OrientDBStardogTerarkDBVictoriaMetricsYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
OrientDBStardogTerarkDBVictoriaMetricsYugabyteDB
DB-Engines Blog Posts

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11. Mai 2021, TechTarget

bereitgestellt von Google News

A Chinese company is making the cloud 200x faster · TechNode
3. Juli 2017, TechNode

bereitgestellt von Google News

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20. März 2024, The New Stack

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1. April 2024, Datanami

VictoriaMetrics takes organic growth over investor pressure
11. Dezember 2023, The Register

VictoriaMetrics Machine Learning takes monitoring to the next level
19. März 2024, businesswire.com

VictoriaMetrics offers free open source monitoring
5. Dezember 2023, ComputerWeekly.com

bereitgestellt von Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
17. April 2024, Yahoo Finance

Yugabyte announced details and theme for Distributed SQL Summit Asia
18. April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18. April 2024, BERNAMA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt