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

DBMS > Apache Impala vs. IBM Db2 Event Store vs. Microsoft Azure Cosmos DB vs. RavenDB vs. Snowflake

Vergleich der Systemeigenschaften Apache Impala vs. IBM Db2 Event Store vs. Microsoft Azure Cosmos DB vs. RavenDB vs. Snowflake

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Impala  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic DBMS für HadoopDistributed Event Store optimized for Internet of Things use casesGlobally distributed, horizontally scalable, multi-model database serviceOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseData warehousing service aus der Cloud für strukturierte und semi-strukturierte Daten
Primäres DatenbankmodellRelational DBMSEvent Store
Time Series DBMS
Document Store
Graph DBMS
Key-Value Store
Wide Column Store
Document StoreRelational DBMS
Sekundäre DatenbankmodelleDocument StoreSpatial DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte13,77
Rang#40  Overall
#24  Relational DBMS
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte2,92
Rang#101  Overall
#18  Document Stores
Punkte121,33
Rang#9  Overall
#6  Relational DBMS
Websiteimpala.apache.orgwww.ibm.com/­products/­db2-event-storeazure.microsoft.com/­services/­cosmos-dbravendb.netwww.snowflake.com
Technische Dokumentationimpala.apache.org/­impala-docs.htmlwww.ibm.com/­docs/­en/­db2-event-storelearn.microsoft.com/­azure/­cosmos-dbravendb.net/­docsdocs.snowflake.net/­manuals/­index.html
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von ClouderaIBMMicrosoftHibernating RhinosSnowflake Computing Inc.
Erscheinungsjahr20132017201420102014
Aktuelle Version4.1.0, Juni 20222.05.4, Juli 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziell infofree developer edition availablekommerziellOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbarkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C und C++C#
Server BetriebssystemeLinuxLinux infoLinux, macOS, Windows for the developer additiongehostetLinux
macOS
Raspberry Pi
Windows
gehostet
Datenschemajajaschemafreischemafreija infosupport of semi-structured data formats (JSON, XML, Avro)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infoJSON typesneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesjaneinja infoAll properties auto-indexed by defaultja
SQL infoSupport of SQLSQL-like DML and DDL statementsja infothrough the embedded Spark runtimeSQL-like query languageSQL-like query language (RQL)ja
APIs und andere ZugriffskonzepteJDBC
ODBC
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
CLI Client
JDBC
ODBC
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBCC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresja infoBenutzer definierte Funktionen und Integration von Map/ReducejaJavaScriptjauser defined functions
TriggersneinneinJavaScriptjanein infosimilar concept for controling cloud resources
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infoImplizit im Cloud ServiceShardingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorActive-active shard replicationja infoImplizit im Cloud ServiceMulti-Source Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAbfragen werden als Map/Reduce Jobs durchgeführtneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*janein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinMulti-item ACID transactions with snapshot isolation within a partitionACID, Cluster-wide transaction availableACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjaNo - written data is immutablejajaja
Durability infoDauerhafte Speicherung der DatenjaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storagejajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und KerberosBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte bis auf item level einstellbarAuthorization levels configured per client per databaseBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollen

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr
CData: 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
Apache ImpalaIBM Db2 Event StoreMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRavenDBSnowflake
DB-Engines Blog Posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Apache Impala 4 Supports Operator Multi-Threading
29. Juli 2021, iProgrammer

Cloudera Bringing Impala to AWS Cloud
28. November 2017, Datanami

Apache Impala becomes Top-Level Project
28. November 2017, SDTimes.com

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12. März 2017, Uber

bereitgestellt von Google News

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19. September 2019, Express Computer

bereitgestellt von Google News

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

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

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

At Build, Microsoft Fabric, PostgreSQL and Cosmos DB get AI enhancements
21. Mai 2024, SiliconANGLE News

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

bereitgestellt von Google News

Get to know Snowflake.. Supercharge your Data Strategy. | by My Brandt | May, 2024
26. Mai 2024, Medium

Snowflake and Microsoft announce expansion of their partnership
22. Mai 2024, microsoft.com

Snowflake Cortex and Arctic: Leveraging Predictive and GenAI
25. Mai 2024, Atrium AI

Datometry Announces Support for Snowflake
23. Mai 2024, PR Newswire

Briefing: Snowflake Shares Fall 5% as Revenue Growth Slows Despite AI Push
23. Mai 2024, The Information

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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

Präsentieren Sie hier Ihr Produkt