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 > GigaSpaces vs. Microsoft Azure Data Explorer vs. OpenTSDB vs. SAP SQL Anywhere vs. VelocityDB

Vergleich der Systemeigenschaften GigaSpaces vs. Microsoft Azure Data Explorer vs. OpenTSDB vs. SAP SQL Anywhere vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGigaSpaces  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOpenTSDB  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
KurzbeschreibungHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsFully managed big data interactive analytics platformSkalierbares Timeseries DBMS basierend auf HBaseRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellDocument Store
Object oriented DBMS infoValues are user defined objects
Relational DBMS infocolumn orientedTime Series DBMSRelational DBMSGraph DBMS
Object oriented DBMS
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
Document 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
Punkte0,97
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte1,68
Rang#146  Overall
#12  Time Series DBMS
Punkte4,25
Rang#79  Overall
#43  Relational DBMS
Punkte0,05
Rang#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitewww.gigaspaces.comazure.microsoft.com/­services/­data-exploreropentsdb.netwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlvelocitydb.com
Technische Dokumentationdocs.gigaspaces.com/­latest/­landing.htmldocs.microsoft.com/­en-us/­azure/­data-exploreropentsdb.net/­docs/­build/­html/­index.htmlhelp.sap.com/­docs/­SAP_SQL_Anywherevelocitydb.com/­UserGuide
EntwicklerGigaspaces TechnologiesMicrosoftderzeit von Yahoo und anderen gewartetSAP infofrüher SybaseVelocityDB Inc
Erscheinungsjahr20002019201119922011
Aktuelle Version15.5, September 2020cloud service with continuous releases17, Juli 20157.x
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial licenses availablekommerziellOpen Source infoLGPLkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJava, C++, .NetJavaC#
Server BetriebssystemeLinux
macOS
Solaris
Windows
gehostetLinux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Any that supports .NET
DatenschemaschemafreiFixed schema with schema-less datatypes (dynamic)schemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesnumerische Daten für Metriken, Strings für Tagsjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infoXML can be used for describing objects metadatajaneinjanein
Sekundärindizesjaall fields are automatically indexedneinjaja
SQL infoSupport of SQLSQL-99 for query and DML statementsKusto Query Language (KQL), SQL subsetneinjanein
APIs und andere ZugriffskonzepteGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP API
Telnet API
ADO.NET
HTTP API
JDBC
ODBC
.Net
Unterstützte Programmiersprachen.Net
C++
Java
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Erlang
Go
Java
Python
R
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Server-seitige Scripts infoStored ProceduresjaYes, possible languages: KQL, Python, Rneinyes, in C/C++, Java, .Net or Perlnein
Triggersjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinjaCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoImplicit feature of the cloud serviceSharding infobasierend auf HBasekeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
ja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.frei wählbarer Replikationsfaktor infobasierend auf HBaseSource-Replica Replikation infoDatabase mirroring
MapReduce infoBietet ein API für Map/Reduce Operationenja infoMap-Reduce pattern can be built with XAP task executorsSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual Consistency
Immediate Consistency
Immediate Consistency infobasierend auf HBaseImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACIDACID
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 haltenjaneinneinjaja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlAzure Active Directory AuthenticationneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBased on Windows Authentication

Weitere Informationen bereitgestellt vom Systemhersteller

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
GigaSpacesMicrosoft Azure Data ExplorerOpenTSDBSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntVelocityDB
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7. Dezember 2020, Blocks & Files

bereitgestellt von Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, azure.microsoft.com

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13. Juli 2023, Microsoft

General availability: New KQL function to enrich your data analysis with geographic context | Azure updates
6. Juni 2023, azure.microsoft.com

Public Preview: Azure Cosmos DB to Azure Data Explorer Synapse Link | Azure updates
9. Januar 2023, azure.microsoft.com

Azure Data Explorer and Stream Analytics for anomaly detection
16. Januar 2020, azure.microsoft.com

bereitgestellt von Google News

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5. August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28. Juni 2016, SiliconANGLE News

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30. Juni 2021, Towards Data Science

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

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

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt