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 Kylin vs. BaseX vs. DuckDB vs. Faircom DB vs. GigaSpaces

Vergleich der Systemeigenschaften Apache Kylin vs. BaseX vs. DuckDB vs. Faircom DB vs. GigaSpaces

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Kylin  Xaus Vergleich ausschliessenBaseX  Xaus Vergleich ausschliessenDuckDB  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackLeichtgewichtiges Native XML DBMS mit Unterstützung für XQuery 3.0 und mit interactiver GUI.An 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.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented Transactions
Primäres DatenbankmodellRelational DBMSNative XML DBMSRelational DBMSKey-Value Store
Relational DBMS
Document Store
Object oriented DBMS infoValues are user defined objects
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,20
Rang#175  Overall
#80  Relational DBMS
Punkte1,90
Rang#136  Overall
#4  Native XML DBMS
Punkte4,68
Rang#76  Overall
#41  Relational DBMS
Punkte0,24
Rang#311  Overall
#44  Key-Value Stores
#140  Relational DBMS
Punkte1,02
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Websitekylin.apache.orgbasex.orgduckdb.orgwww.faircom.com/­products/­faircom-dbwww.gigaspaces.com
Technische Dokumentationkylin.apache.org/­docsdocs.basex.orgduckdb.org/­docsdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.gigaspaces.com/­latest/­landing.html
EntwicklerApache Software Foundation, originally contributed from eBay IncBaseX GmbHFairCom CorporationGigaspaces Technologies
Erscheinungsjahr20152007201819792000
Aktuelle Version3.1.0, Juli 202010.7, August 20230.10, Februar 2024V12, November 202015.5, September 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSD LizenzOpen Source infoMIT Licensekommerziell infoRestricted, free version availableOpen Source infoApache Version 2; Commercial licenses available
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.
ImplementierungsspracheJavaJavaC++ANSI C, C++Java, C++, .Net
Server BetriebssystemeLinuxLinux
OS X
Windows
serverlosAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
macOS
Solaris
Windows
Datenschemajaschemafreijaschema free, schema optional, schema required, partial schema,schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejanein infoXQuery unterstützt Typenjaja, ANSI Standard SQL Types, JSON, typed binary structuresja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infoXML can be used for describing objects metadata
Sekundärindizesjajajajaja
SQL infoSupport of SQLANSI SQL for queries (using Apache Calcite)neinjayes, ANSI SQL with proprietary extensionsSQL-99 for query and DML statements
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
Unterstützte ProgrammiersprachenActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
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
.Net
C++
Java
Python
Scala
Server-seitige Scripts infoStored Proceduresjaneinja info.Net, JavaScript, C/C++ja
Triggersja infomittels Eventsneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinekeineyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinja infoMap-Reduce pattern can be built with XAP task executors
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANY
Fremdschlüssel inforeferenzielle Integritätneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMehrere Lese-, ein SchreibprozessACIDtunable from ACID to Eventually ConsistentACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der DatenjajajaYes, 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 haltenneinjajaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem, 4-stufigem BerechtigungskonzeptneinFine grained access rights according to SQL-standard with additional protections for filesRole-based access control

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 KylinBaseXDuckDBFaircom DB infoformerly c-treeACEGigaSpaces
Erwähnungen in aktuellen Nachrichten

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

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18. Mai 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2. November 2022, KDnuggets

bereitgestellt von Google News

This Alternative to Pandas Processes Data 350 Times Faster
29. April 2024, Medium

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

How to read OSM data with DuckDB | Kamil Raczycki
1. März 2024, Towards Data Science

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

bereitgestellt von Google News

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

bereitgestellt von Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7. Dezember 2020, Blocks & Files

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt