DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Ehcache vs. HEAVY.AI vs. Microsoft Azure Data Explorer vs. Microsoft SQL Server vs. Tibero

Vergleich der Systemeigenschaften Ehcache vs. HEAVY.AI vs. Microsoft Azure Data Explorer vs. Microsoft SQL Server vs. Tibero

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenTibero  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareFully managed big data interactive analytics platformRelationales DBMS von MicrosoftA secure RDBMS, designed for easy portability from Oracle
Primäres DatenbankmodellKey-Value StoreRelational DBMSRelational DBMS infocolumn orientedRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument 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
Document Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,23
Rang#68  Overall
#8  Key-Value Stores
Punkte2,10
Rang#126  Overall
#61  Relational DBMS
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Punkte829,80
Rang#3  Overall
#3  Relational DBMS
Punkte1,81
Rang#143  Overall
#65  Relational DBMS
Websitewww.ehcache.orggithub.com/­heavyai/­heavydb
www.heavy.ai
azure.microsoft.com/­services/­data-explorerwww.microsoft.com/­en-us/­sql-serverus.tmaxsoft.com/­products/­tibero
Technische Dokumentationwww.ehcache.org/­documentationdocs.heavy.aidocs.microsoft.com/­en-us/­azure/­data-explorerlearn.microsoft.com/­en-US/­sql/­sql-servertechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
EntwicklerTerracotta Inc, owned by Software AGHEAVY.AI, Inc.MicrosoftMicrosoftTmaxSoft
Erscheinungsjahr20092016201919892003
Aktuelle Version3.10.0, Maerz 20225.10, Jänner 2022cloud service with continuous releasesSQL Server 2022, November 20226, April 2015
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2; enterprise edition availablekommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell
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.
ImplementierungsspracheJavaC++ and CUDAC++C and Assembler
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinuxgehostetLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
DatenschemaschemafreijaFixed schema with schema-less datatypes (dynamic)jaja
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, XSLTneinneinjajaja
Sekundärindizesneinneinall fields are automatically indexedjaja
SQL infoSupport of SQLneinjaKusto Query Language (KQL), SQL subsetjaja
APIs und andere ZugriffskonzepteJCacheJDBC
ODBC
Thrift
Vega
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Unterstützte ProgrammiersprachenJavaAll languages supporting JDBC/ODBC/Thrift
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored ProceduresneinneinYes, possible languages: KQL, Python, RTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaPersistent Stored Procedure (PSM)
Triggersja infoCache Event Listenersneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerSharding infoRound robinSharding infoImplicit feature of the cloud serviceTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)horizontale Partitionierung infoby range, hash, list or composite
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta ServerMulti-Source Replikationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.ja, aber abhängig von der SQL-Server EditionMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceneinneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinjanein infoplanned for next version
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAzure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard (SQL 92, SQL 99)

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
DrittanbieterNavicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

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

Weitere Ressourcen
EhcacheHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Microsoft Azure Data ExplorerMicrosoft SQL ServerTibero
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22. Juli 2021, The Register

Cache replication
19. August 2013, Packt Hub

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3. Juni 2021, hackernoon.com

bereitgestellt von Google News

Big Data Analytics: A Game Changer for Infrastructure
13. Juli 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19. April 2023, Business Wire

Making the most of geospatial intelligence
14. April 2023, InfoWorld

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16. Februar 2023, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11. Oktober 2023, insideBIGDATA

bereitgestellt von Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, Microsoft

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, Microsoft

What is Microsoft Fabric? A big tech stack for big data
9. Februar 2024, InfoWorld

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

bereitgestellt von Google News

SQL Server 2014 end of support: Keep your customers secure
28. März 2024, Microsoft

How to deploy a SQL Server failover cluster with Amazon EBS Multi-Attach on Windows Server | Amazon Web Services
12. Januar 2024, AWS Blog

Install and Use SQL Server Report Builder
10. April 2024, Petri.com

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

Kafka Source/Sink connectors, CDC and Schema Registry
24. April 2024, Medium

bereitgestellt von Google News

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2. August 2022, AWS Blog

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18. April 2023, BusinessKorea

TmaxSoft signs database deal with FSS
27. Juli 2015, 코리아타임스

CTOS strengthens its database management system with TmaxSoft
20. Dezember 2016, Digital News Asia

Open-source DBMS becoming battleground of public cloud
17. Mai 2022, Etnews

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.

Milvus logo

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

AllegroGraph logo

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

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt