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

DBMS > H2 vs. Heroic vs. Microsoft Azure Synapse Analytics vs. Virtuoso vs. Warp 10

Vergleich der Systemeigenschaften H2 vs. Heroic vs. Microsoft Azure Synapse Analytics vs. Virtuoso vs. Warp 10

Redaktionelle Informationen bereitgestellt von DB-Engines
NameH2  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessenMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessenWarp 10  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerVirtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstütztTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primäres DatenbankmodellRelational DBMSTime Series DBMSRelational DBMSDocument Store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF Store
Suchmaschine
Time Series DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte0,57
Rang#250  Overall
#21  Time Series DBMS
Punkte22,71
Rang#30  Overall
#18  Relational DBMS
Punkte4,20
Rang#83  Overall
#14  Document Stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Punkte0,08
Rang#358  Overall
#35  Time Series DBMS
Websitewww.h2database.comgithub.com/­spotify/­heroicazure.microsoft.com/­services/­synapse-analyticsvirtuoso.openlinksw.comwww.warp10.io
Technische Dokumentationwww.h2database.com/­html/­main.htmlspotify.github.io/­heroicdocs.microsoft.com/­azure/­synapse-analyticsdocs.openlinksw.com/­virtuosowww.warp10.io/­content/­02_Getting_started
EntwicklerThomas MuellerSpotifyMicrosoftOpenLink SoftwareSenX
Erscheinungsjahr20052014201619982015
Aktuelle Version2.2.220, Juli 20237.2.11, September 2023
Lizenz infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0kommerziellOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbarOpen 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.
ImplementierungsspracheJavaJavaC++CJava
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostetAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Datenschemajaschemafreijaja infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesjaja infovia Elasticsearchjajanein
SQL infoSupport of SQLjaneinjaja infoSQL-92, SQL-200x, SQL-3, SQLXnein
APIs und andere ZugriffskonzepteJDBC
ODBC
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
HTTP API
Jupyter
WebSocket
Unterstützte ProgrammiersprachenJavaC#
Java
PHP
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored ProceduresJava Stored Procedures and User-Defined FunctionsneinTransact SQLja infoVirtuoso PLja infoWarpScript
Triggersjaneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding, horizontal partitioningjaSharding infobasierend auf HBase
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenWith clustering: 2 database servers on different computers operate on identical copies of a databasejajaChain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
frei wählbarer Replikationsfaktor infobasierend auf HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency infobasierend auf HBase
Fremdschlüssel inforeferenzielle Integritätjaneinnein infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardjaFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Mandatory use of cryptographic tokens, containing fine-grained authorizations
Weitere Informationen bereitgestellt vom Systemhersteller
H2HeroicMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseVirtuosoWarp 10
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» mehr
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» mehr
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» mehr
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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
H2HeroicMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseVirtuosoWarp 10
Erwähnungen in aktuellen Nachrichten

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26. März 2024, eWeek

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18. Oktober 2023, AWS Blog

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24. September 2023, DataScientest

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22. März 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

bereitgestellt von Google News

Star Trek: 5 Things Picard Does Better Than Discovery (& 5 Things Discovery Does Better)
4. April 2020, Screen Rant

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28. Juni 2017, PR Newswire UK

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

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt