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 > Aerospike vs. HugeGraph vs. Microsoft Azure Data Explorer vs. Spark SQL vs. Warp 10

Vergleich der Systemeigenschaften Aerospike vs. HugeGraph vs. Microsoft Azure Data Explorer vs. Spark SQL vs. Warp 10

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAerospike infoFrüher Citrusleaf genannt  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessenWarp 10  Xaus Vergleich ausschliessen
KurzbeschreibungFlash-optimized In-memory NoSQL DatabaseA fast-speed and highly-scalable Graph DBMSFully managed big data interactive analytics platformSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter DatenTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Graph DBMSRelational DBMS infocolumn orientedRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleDocument Store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Suchmaschine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,51
Rang#60  Overall
#10  Document Stores
#3  Graph DBMS
#6  Key-Value Stores
#2  Spatial DBMS
Punkte0,17
Rang#335  Overall
#31  Graph DBMS
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte18,04
Rang#33  Overall
#20  Relational DBMS
Punkte0,14
Rang#344  Overall
#32  Time Series DBMS
Websiteaerospike.comgithub.com/­hugegraph
hugegraph.apache.org
azure.microsoft.com/­services/­data-explorerspark.apache.org/­sqlwww.warp10.io
Technische Dokumentationdocs.aerospike.comhugegraph.apache.org/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerspark.apache.org/­docs/­latest/­sql-programming-guide.htmlwww.warp10.io/­content/­02_Getting_started
Social network pagesLinkedInTwitterYouTubeFacebook
EntwicklerAerospikeBaiduMicrosoftApache Software FoundationSenX
Erscheinungsjahr20122018201920142015
Aktuelle Version7.0, November 20230.9cloud service with continuous releases3.5.0 ( 2.13), September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoApache Version 2.0kommerziellOpen Source infoApache 2.0Open Source infoApache License 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCJavaScalaJava
Server BetriebssystemeLinuxLinux
macOS
Unix
gehostetLinux
OS X
Windows
Linux
OS X
Windows
DatenschemaschemafreijaFixed schema with schema-less datatypes (dynamic)jaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesjaja infoalso supports composite index and range indexall fields are automatically indexedneinnein
SQL infoSupport of SQLneinneinKusto Query Language (KQL), SQL subsetSQL-like DML and DDL statementsnein
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
TinkerPop Gremlin
Java API
RESTful HTTP API
TinkerPop Gremlin
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
HTTP API
Jupyter
WebSocket
Unterstützte Programmiersprachen.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
Groovy
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Java
Python
R
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith Luaasynchronous Gremlin script jobsYes, possible languages: KQL, Python, Rneinja infoWarpScript
Triggersneinneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoImplicit feature of the cloud serviceyes, utilizing Spark CoreSharding infobasierend auf HBase
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktorja infodepending on used storage backend, e.g. Cassandra and HBaseja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.keinefrei wählbarer Replikationsfaktor infobasierend auf HBase
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAerospike Aggregation Framework is similar to Map/Reducevia hugegraph-sparkSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency infobasierend auf HBase
Fremdschlüssel inforeferenzielle Integritätneinja infoedges in graphneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of operationsACIDneinneinnein
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 haltenjajaneinneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen infonur mit Enterprise EditionUsers, roles and permissionsAzure Active Directory AuthenticationneinMandatory use of cryptographic tokens, containing fine-grained authorizations
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntHugeGraphMicrosoft Azure Data ExplorerSpark SQLWarp 10
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» mehr
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» mehr
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» mehr
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» 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
Neuigkeiten

Aerospike, AWS, Google, Glean, and other Industry Leaders Speaking at Real-time Data Summit 2024
5. Juni 2024

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

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 genanntHugeGraphMicrosoft Azure Data ExplorerSpark SQLWarp 10
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

Erwähnungen in aktuellen Nachrichten

Aerospike, AWS, Google, Glean, and Other Industry Leaders Speaking at Real-time Data Summit 2024
5. Juni 2024, Datanami

Aerospike to invest tens of millions in Israeli operations, double local workforce
4. Juni 2024, CTech

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

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

Aerospike In-Memory noSQL Database Powers Snapdeal
31. Mai 2024, Data Center Knowledge

bereitgestellt von Google News

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7. Juni 2024, The Register

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7. Juni 2024, CybersecurityNews

Top 5 CVEs and Vulnerabilities of May 2024
3. Juni 2024, Security Boulevard

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

bereitgestellt von Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31. Mai 2024, Microsoft

Update records in a Kusto Database (public preview) | Azure updates
20. Februar 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8. Januar 2024, Microsoft

New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Control | Azure updates
24. Januar 2024, Microsoft

Public Preview: Azure Data Explorer Add-On for Splunk | Azure updates
3. Oktober 2023, Microsoft

bereitgestellt von Google News

Performance Insights from Sigma Rule Detections in Spark Streaming
1. Juni 2024, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3. April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1. April 2024, Simplilearn

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

bereitgestellt von Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13. April 2020, openPR

Time Series Databases Software Market [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11. Mai 2024, Motions Online

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20. Mai 2024, Weekly Post Gazette

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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