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

DBMS > Aerospike vs. Apache IoTDB vs. HugeGraph vs. OrientDB vs. Vertica

Vergleich der Systemeigenschaften Aerospike vs. Apache IoTDB vs. HugeGraph vs. OrientDB vs. Vertica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAerospike infoFrüher Citrusleaf genannt  Xaus Vergleich ausschliessenApache IoTDB  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
KurzbeschreibungFlash-optimized In-memory NoSQL DatabaseAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkA fast-speed and highly-scalable Graph DBMSMulti-model DBMS (Document, Graph, Key/Value)Cloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Time Series DBMSGraph DBMSDocument Store
Graph DBMS
Key-Value Store
Relational DBMS infoColumn oriented
Sekundäre DatenbankmodelleSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,78
Rang#61  Overall
#11  Document Stores
#3  Graph DBMS
#7  Key-Value Stores
#2  Spatial DBMS
Punkte1,18
Rang#173  Overall
#15  Time Series DBMS
Punkte0,13
Rang#336  Overall
#32  Graph DBMS
Punkte3,19
Rang#93  Overall
#16  Document Stores
#7  Graph DBMS
#14  Key-Value Stores
Punkte10,68
Rang#43  Overall
#27  Relational DBMS
Websiteaerospike.comiotdb.apache.orggithub.com/­hugegraph
hugegraph.apache.org
orientdb.orgwww.vertica.com
Technische Dokumentationdocs.aerospike.comiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlhugegraph.apache.org/­docswww.orientdb.com/­docs/­last/­index.htmlvertica.com/­documentation
Social network pagesLinkedInTwitterYouTubeFacebook
EntwicklerAerospikeApache Software FoundationBaiduOrientDB LTD; CallidusCloud; SAPOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr20122018201820102005
Aktuelle Version7.0, November 20231.1.0, April 20230.93.2.29, Maerz 202412.0.3, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoApache Version 2kommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCJavaJavaJavaC++
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VM (>=1.8)Linux
macOS
Unix
Alle Betriebssysteme mit einer Java JDK (>= JDK 6)Linux
Datenschemaschemafreijajaschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")Yes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajayes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajaja infoalso supports composite index and range indexjaNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLneinSQL-like query languageneinSQL-like query language, no joinsFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
TinkerPop Gremlin
JDBC
Native API
Java API
RESTful HTTP API
TinkerPop Gremlin
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte Programmiersprachen.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
C
C#
C++
Go
Java
Python
Scala
Groovy
Java
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith Luajaasynchronous Gremlin script jobsJava, Javascriptyes, PostgreSQL PL/pgSQL, with minor differences
TriggersneinjaneinHooksyes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontal partitioning (by time range) + vertical partitioning (by deviceId)ja infodepending on used storage backend, e.g. Cassandra and HBaseShardinghorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktorselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasja infodepending on used storage backend, e.g. Cassandra and HBaseMulti-Source ReplikationMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAerospike Aggregation Framework is similar to Map/ReduceIntegration with Hadoop and Sparkvia hugegraph-sparknein infocould be achieved with distributed queriesno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationEventual Consistency
Strong Consistency with Raft
Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infoedges in graphja infoBeziehungen in Graphenja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of operationsneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen infonur mit Enterprise EditionjaUsers, roles and permissionsZugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebenefine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntApache IoTDBHugeGraphOrientDBVertica infoOpenText™ Vertica™
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» mehr
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» mehr
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» mehr
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» mehr
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» mehr
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» mehr
Cost-based models and subscription-based models are both available. One license is...
» mehr
Neuigkeiten

Aerospike a Winner in 2024 Business Sustainability Awards
22. Mai 2024

New Aerospike Release Lets Enterprises Consolidate Expensive Legacy Cache And Database Platforms
15. Mai 2024

Aerospike Recognized by Independent Research Firm Among Notable Vendors in Vector Databases Report
7. Mai 2024

Aerospike Closes $109M in Growth Capital from Sumeru Equity Partners
4. April 2024

Aerospike Achieves the new AWS Advertising and Marketing Technology Competency
30. November 2023

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
Aerospike infoFrüher Citrusleaf genanntApache IoTDBHugeGraphOrientDBVertica infoOpenText™ Vertica™
DB-Engines Blog Posts

Evaluating Hbase and Aerospike Solutions for Real-time System of Record
17. März 2020,  Srini Srinivasan, Aerospike (sponsor) 

alle anzeigen

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

Aerospike raises $109M for its real-time database platform to capitalize on the AI boom
4. April 2024, TechCrunch

Aerospike Raises $109M For Accelerated Database Development, Market Expansion
4. April 2024, CRN

Aerospike's New Release Cuts Costs by Enabling Hundreds of Caches on Small Clusters
15. Mai 2024, Datanami

Aerospike reels in $109M to accelerate its high-speed database
4. April 2024, SiliconANGLE News

Aerospike a Winner in 2024 Business Sustainability Awards
22. Mai 2024, Yahoo Finance

bereitgestellt von Google News

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21. September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10. Oktober 2023, Phoronix

Apache Promotes IoT Database Project
25. September 2020, Datanami

Timecho Raises Over US$10M in First Funding
29. Juni 2022, FinSMEs

bereitgestellt von Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23. April 2024, GBHackers

bereitgestellt von Google News

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

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

HNS IoT Botnet Evolves, Goes Cross-Platform
2. Dezember 2023, Dark Reading

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

bereitgestellt von Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16. Oktober 2023, Oracle

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK | Amazon Web Services
11. Februar 2021, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt