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

DBMS > Apache Drill vs. Faircom EDGE vs. H2 vs. IBM Db2 Event Store vs. MaxDB

Vergleich der Systemeigenschaften Apache Drill vs. Faircom EDGE vs. H2 vs. IBM Db2 Event Store vs. MaxDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenMaxDB infoformerly named Adabas-D  Xaus Vergleich ausschliessen
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Distributed Event Store optimized for Internet of Things use casesA robust and reliable RDBMS optimized to run all major SAP solutions
Primäres DatenbankmodellDocument Store
Relational DBMS
Key-Value Store
Relational DBMS
Relational DBMSEvent Store
Time Series DBMS
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,02
Rang#124  Overall
#22  Document Stores
#59  Relational DBMS
Punkte0,09
Rang#362  Overall
#53  Key-Value Stores
#155  Relational DBMS
Punkte8,33
Rang#46  Overall
#30  Relational DBMS
Punkte0,27
Rang#309  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte2,26
Rang#114  Overall
#55  Relational DBMS
Websitedrill.apache.orgwww.faircom.com/­products/­faircom-edgewww.h2database.comwww.ibm.com/­products/­db2-event-storemaxdb.sap.com
Technische Dokumentationdrill.apache.org/­docsdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.h2database.com/­html/­main.htmlwww.ibm.com/­docs/­en/­db2-event-storemaxdb.sap.com/­documentation
EntwicklerApache Software FoundationFairCom CorporationThomas MuellerIBMSAP, acquired from Software AG (Adabas-D) in 1997
Erscheinungsjahr20121979200520171984
Aktuelle Version1.20.3, Jaenner 2023V3, Oktober 20202.2.220, Juli 20232.07.9.10.12, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziell infoRestricted, free version availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infofree developer edition availablekommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheANSI C, C++JavaC und C++C++
Server BetriebssystemeLinux
OS X
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Alle Betriebssysteme mit einer Java VMLinux infoLinux, macOS, Windows for the developer additionAIX
HP-UX
Linux
Solaris
Windows
DatenschemaschemafreiFlexible Schema (defined schema, partial schema, schema free)jajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, ANSI Standard SQL Typesjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesneinjajaneinja
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantja infoANSI SQL queriesjaja infothrough the embedded Spark runtimeja
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
WebDAV
Unterstützte ProgrammiersprachenC++C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
JavaC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
C#
Java
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenja info.Net, JavaScript, C/C++Java Stored Procedures and User-Defined Functionsjaja
Triggersneinjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingFile partitioning infoCustomizable business rules for partitioningkeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoSynchronous and asynchronous realtime replication based on transaction logsWith clustering: 2 database servers on different computers operate on identical copies of a databaseActive-active shard replicationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency
Tunable Consistency
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infowhen using SQLjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoacross SQL and NoSQLyes, multi-version concurrency control (MVCC)No - written data is immutableja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourcejajajanein
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourceFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
Apache DrillFaircom EDGE infoformerly c-treeEDGEH2IBM Db2 Event StoreMaxDB infoformerly named Adabas-D
Erwähnungen in aktuellen Nachrichten

MapR to Speak on Stream Processing Systems, Apache Spark and Drill at Industry Events in January
31. Mai 2024, Yahoo Movies UK

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23. September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Apache Drill Poised to Crack Tough Data Challenges
19. Mai 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

bereitgestellt von Google News

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9. Mai 2024, MVPro

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

Brokers, Protocols, Platform Move Manufacturing Data
26. Juli 2023, EE Times

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3. September 2021, Automation.com

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6. Juli 2021, IoT Evolution World

bereitgestellt von Google News

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

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

bereitgestellt von Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30. Dezember 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11. August 2020, SAP News

Alibaba Cloud Offers Access to SAP Software for Customers
5. Juni 2018, Alizila

Dear SAP, Why Don't You Make Hana A Success?
28. Juli 2021, E3-Magazin

SIOS looks to boost SAP HANA automated replication
29. März 2023, TechTarget

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt