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 > H2 vs. InterSystems IRIS vs. Microsoft Azure Cosmos DB vs. Warp 10 vs. XTDB

Vergleich der Systemeigenschaften H2 vs. InterSystems IRIS vs. Microsoft Azure Cosmos DB vs. Warp 10 vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameH2  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenWarp 10  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityGlobally distributed, horizontally scalable, multi-model database serviceTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBaseA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellRelational DBMSDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Document Store
Graph DBMS
Key-Value Store
Wide Column Store
Time Series DBMSDocument Store
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte4,05
Rang#83  Overall
#14  Document Stores
#10  Key-Value Stores
#1  Object oriented DBMS
#45  Relational DBMS
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte0,07
Rang#349  Overall
#32  Time Series DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitewww.h2database.comwww.intersystems.com/­products/­intersystems-irisazure.microsoft.com/­services/­cosmos-dbwww.warp10.iogithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationwww.h2database.com/­html/­main.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clslearn.microsoft.com/­azure/­cosmos-dbwww.warp10.io/­content/­02_Getting_startedwww.xtdb.com/­docs
EntwicklerThomas MuellerInterSystemsMicrosoftSenXJuxt Ltd.
Erscheinungsjahr20052018201420152019
Aktuelle Version2.2.220, Juli 20232023.3, Juni 20231.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziellkommerziellOpen Source infoApache License 2.0Open Source infoMIT License
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.
ImplementierungsspracheJavaJavaClojure
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMAIX
Linux
macOS
Ubuntu
Windows
gehostetLinux
OS X
Windows
Alle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemajadepending on used data modelschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infoJSON typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesjajaja infoAll properties auto-indexed by defaultneinja
SQL infoSupport of SQLjajaSQL-like query languageneineingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
ODBC
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP API
Jupyter
WebSocket
HTTP REST
JDBC
Unterstützte ProgrammiersprachenJava.Net
C++
Java
JavaScript (Node.js)
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Clojure
Java
Server-seitige Scripts infoStored ProceduresJava Stored Procedures and User-Defined FunctionsjaJavaScriptja infoWarpScriptnein
TriggersjajaJavaScriptneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding infoImplizit im Cloud ServiceSharding infobasierend auf HBasekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-Replica Replikationja infoImplizit im Cloud Servicefrei wählbarer Replikationsfaktor infobasierend auf HBaseja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*neinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency infobasierend auf HBase
Fremdschlüssel inforeferenzielle Integritätjajaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDMulti-item ACID transactions with snapshot isolation within a partitionneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardyesZugriffsrechte bis auf item level einstellbarMandatory use of cryptographic tokens, containing fine-grained authorizations
Weitere Informationen bereitgestellt vom Systemhersteller
H2InterSystems IRISMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBWarp 10XTDB infoformerly named Crux
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
H2InterSystems IRISMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBWarp 10XTDB infoformerly named Crux
Erwähnungen in aktuellen Nachrichten

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5. Mai 2024, Mobihealth News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26. März 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

InterSystems Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11. Januar 2024, Yahoo Finance

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28. März 2024, Business Wire

bereitgestellt von Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, Microsoft

General Availability: Data API builder | Azure updates
15. Mai 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13. März 2024, Microsoft

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21. Mai 2024, InfoWorld

bereitgestellt von Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6. Februar 2020, openPR

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

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

AllegroGraph logo

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

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.

Präsentieren Sie hier Ihr Produkt