DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > NebulaGraph vs. OrigoDB vs. RRDtool vs. SAP SQL Anywhere vs. XTDB

Vergleich der Systemeigenschaften NebulaGraph vs. OrigoDB vs. RRDtool vs. SAP SQL Anywhere vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameNebulaGraph  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed, linear scalable, high perfomant Graph DBMSA fully ACID in-memory object graph databaseIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellGraph DBMSDocument Store
Object oriented DBMS
Time Series DBMSRelational DBMSDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Punkte1,87
Rang#136  Overall
#11  Time Series DBMS
Punkte4,25
Rang#79  Overall
#43  Relational DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
origodb.comoss.oetiker.ch/­rrdtoolwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationdocs.nebula-graph.ioorigodb.com/­docsoss.oetiker.ch/­rrdtool/­dochelp.sap.com/­docs/­SAP_SQL_Anywherewww.xtdb.com/­docs
EntwicklerVesoft Inc.Robert Friberg et alTobias OetikerSAP infofrüher SybaseJuxt Ltd.
Erscheinungsjahr20192009 infounder the name LiveDB199919922019
Aktuelle Version1.8.0, 202217, Juli 20151.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0 + Common Clause 1.0Open SourceOpen Source infoGPL V2 and FLOSSkommerziellOpen Source infoMIT License
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.
ImplementierungsspracheC++C#C infoImplementations in Java (e.g. RRD4J) and C# availableClojure
Server BetriebssystemeLinuxLinux
Windows
HP-UX
Linux
AIX
HP-UX
Linux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
DatenschemaStrong typed schemajajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaUser defined using .NET types and collectionsNumeric data onlyjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infocan be achieved using .NETnein infoExporting into and restoring from XML files possiblejanein
Sekundärindizesja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.janeinjaja
SQL infoSupport of SQLSQL-like query languageneinneinjaeingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
.NET Client API
HTTP API
LINQ
In-process Library
Pipes
ADO.NET
HTTP API
JDBC
ODBC
HTTP REST
JDBC
Unterstützte Programmiersprachen.Net
C++
Go
Java
PHP
Python
.NetC infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Clojure
Java
Server-seitige Scripts infoStored Proceduresuser defined functionsjaneinyes, in C/C++, Java, .Net or Perlnein
Triggersja infoDomain Eventsneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierung infoclient side managed; servers are not synchronizedkeinekeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenCausal Clustering using Raft protocolSource-Replica ReplikationkeineSource-Replica Replikation infoDatabase mirroringja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsdepending on modelneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoby using the rrdcached daemonjaja
Durability infoDauerhafte Speicherung der Datenja infousing RocksDBja infoWrite ahead logjajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlRole based authorizationneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
NebulaGraphOrigoDBRRDtoolSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntXTDB infoformerly named Crux
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
NebulaGraphOrigoDBRRDtoolSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntXTDB infoformerly named Crux
DB-Engines Blog Posts

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16. September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26. Oktober 2022, Towards Data Science

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16. September 2022, Datanami

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

Cacti servers under attack by attackers exploiting CVE-2022-46169
16. Januar 2023, Help Net Security

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29. November 2017, Linux.com

bereitgestellt von Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16. Dezember 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11. Juni 2022, InsideSAP

SAP Products & Services Data Portfolio
2. Juli 2021, Datamation

SAP launches HANA cloud platform, partners with Siemens, Intel
6. Mai 2015, Channel Daily News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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

Präsentieren Sie hier Ihr Produkt