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 > Apache Drill vs. Apache Kylin vs. DuckDB vs. Faircom DB vs. Hypertable

Vergleich der Systemeigenschaften Apache Drill vs. Apache Kylin vs. DuckDB vs. Faircom DB vs. Hypertable

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenApache Kylin  Xaus Vergleich ausschliessenDuckDB  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessen
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackAn embeddable, in-process, column-oriented SQL OLAP RDBMSNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Eine Open Source BigTable Implementation basierend auf Distributed File Systems wie Hadoop
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSRelational DBMSKey-Value Store
Relational DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,28
Rang#119  Overall
#23  Document Stores
#56  Relational DBMS
Punkte1,20
Rang#175  Overall
#80  Relational DBMS
Punkte4,68
Rang#76  Overall
#41  Relational DBMS
Punkte0,24
Rang#311  Overall
#44  Key-Value Stores
#140  Relational DBMS
Websitedrill.apache.orgkylin.apache.orgduckdb.orgwww.faircom.com/­products/­faircom-db
Technische Dokumentationdrill.apache.org/­docskylin.apache.org/­docsduckdb.org/­docsdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.html
EntwicklerApache Software FoundationApache Software Foundation, originally contributed from eBay IncFairCom CorporationHypertable Inc.
Erscheinungsjahr20122015201819792009
Aktuelle Version1.20.3, Jaenner 20233.1.0, Juli 20200.10, Februar 2024V12, November 20200.9.8.11, Maerz 2016
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoMIT Licensekommerziell infoRestricted, free version availableOpen Source infoGNU Version 3. Kommerzielle Lizenzen verfügbar
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.
ImplementierungsspracheJavaC++ANSI C, C++C++
Server BetriebssystemeLinux
OS X
Windows
LinuxserverlosAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
Datenschemaschemafreijajaschema free, schema optional, schema required, partial schema,schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja, ANSI Standard SQL Types, JSON, typed binary structuresnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjajajaeingeschränkt infoNur Gleichheits- und Präfixabfragen
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantANSI SQL for queries (using Apache Calcite)jayes, ANSI SQL with proprietary extensionsnein
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
C++ API
Thrift
Unterstützte ProgrammiersprachenC++C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C++
Java
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinja info.Net, JavaScript, C/C++nein
Triggersneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).wählbarer Replikationsfaktor auf Filesystemebene
MapReduce infoBietet ein API für Map/Reduce Operationenjajaneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDtunable from ACID to Eventually Consistentnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajaYes, tunable from durable to delayed durability to in-memoryja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourceneinjaja
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourceneinFine grained access rights according to SQL-standard with additional protections for filesnein

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 DrillApache KylinDuckDBFaircom DB infoformerly c-treeACEHypertable
Erwähnungen in aktuellen Nachrichten

Analyse Kafka messages with SQL queries using Apache Drill
23. September 2019, Towards Data Science

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

Using Apache Iceberg for Developing Modern Data Tables
3. Oktober 2023, Open Source For You

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

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9. Oktober 2023, hackernoon.com

Introducing Kyligence Copilot: The AI Copilot for Data to Excel Your KPIs
23. August 2023, insideBIGDATA

Overhauling Apache Kylin for the cloud
18. November 2021, InfoWorld

eBay's Kylin Becomes a Top-Level Apache Open Source Project
9. Dezember 2015, eBay Inc.

The Apache Software Foundation Announces Apache™ Kylin™ as a Top-Level Project
8. Dezember 2015, GlobeNewswire

bereitgestellt von Google News

DuckDB and AWS — How to Aggregate 100 Million Rows in 1 Minute
25. April 2024, Towards Data Science

Enabling Remote Query Execution through DuckDB Extensions
12. März 2024, InfoQ.com

DuckDB Walks to the Beat of Its Own Analytics Drum
5. März 2024, Datanami

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20. September 2023, GeekWire

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20. September 2023, PR Newswire

bereitgestellt von Google News

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

bereitgestellt von Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30. Juli 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6. Juli 2009, TrekMovie

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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