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

DBMS > Apache Drill vs. Apache Druid vs. dBASE vs. HarperDB vs. Kdb

Vergleich der Systemeigenschaften Apache Drill vs. Apache Druid vs. dBASE vs. HarperDB vs. Kdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenApache Druid  Xaus Vergleich ausschliessendBASE  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessen
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality datadBase war eine der ersten Datenbanken mit einer eigenen Entwicklungsumgebung auf PC's. Die letzte Version dbase V wird als dBase classic weiter vertrieben und benötigt eine DOS-Emulation. Das aktuelle Produkt ist aber dBase Plus.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Hoch performantes Time Series DBMS
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMS
Time Series DBMS
Relational DBMSDocument StoreTime Series DBMS
Vektor DBMS
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,95
Rang#127  Overall
#23  Document Stores
#60  Relational DBMS
Punkte3,34
Rang#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Punkte10,34
Rang#44  Overall
#28  Relational DBMS
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte7,55
Rang#53  Overall
#3  Time Series DBMS
#1  Vektor DBMS
Websitedrill.apache.orgdruid.apache.orgwww.dbase.comwww.harperdb.iokx.com
Technische Dokumentationdrill.apache.org/­docsdruid.apache.org/­docs/­latest/­designwww.dbase.com/­support/­knowledgebasedocs.harperdb.io/­docscode.kx.com
EntwicklerApache Software FoundationApache Software Foundation and contributorsAsthon TateHarperDBKx Systems, a division of First Derivatives plc
Erscheinungsjahr20122012197920172000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 2003
Aktuelle Version1.20.3, Jaenner 202329.0.1, April 2024dBASE 2019, 20193.1, August 20213.6, Mai 2018
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache license v2kommerziellkommerziell infofree community edition availablekommerziell infoKostenlose 32-bit Version
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.
ImplementierungsspracheJavaNode.jsq
Server BetriebssystemeLinux
OS X
Windows
Linux
OS X
Unix
DOS infodBase Classic
Windows infodBase Pro
Linux
OS X
Linux
OS X
Solaris
Windows
Datenschemaschemafreija infoschema-less columns are supportedjadynamic schemaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infoJSON data typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesneinjajajaja infotable attribute 'grouped'
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantSQL for queryingneinSQL-like data manipulation statementsSQL-like query language (q)
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
JDBC
RESTful HTTP/JSON API
keine infoMit der Entwicklungsumgebung kann aber auf andere DBMS oder ODBC-Datenquellen zugegriffen werdenJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
Unterstützte ProgrammiersprachenC++Clojure
JavaScript
PHP
Python
R
Ruby
Scala
dBase eigene IDE.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinnein infoDie IDE kann stored procedures in anderen Datenquellen aufrufen.Custom Functions infosince release 3.1benutzerdefinierte Funktionen
Triggersneinneinneinneinja infomittels Views
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infomanual/auto, time-basedkeineA table resides as a whole on one (or more) nodes in a clusterhorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage Engineskeineja infothe nodes on which a table resides can be definedSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinnein infoein vergleichbares Paradigma wird intern verwendet
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinneinnein infoNicht für dBase interne Daten, wohl aber Unterstützung durch die IDE beim Zugriff auf externe DBMSAtomic execution of specific operationsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajayes, using LMDBja
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 sourceRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemZugriffsrechte für Benutzer und RollenAccess rights for users and rolesRechteverwaltung mit Benutzeraccounts
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DrillApache DruiddBASEHarperDBKdb
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsupon request
» 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

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 DruiddBASEHarperDBKdb
DB-Engines Blog Posts

DB-Engines Ranking coverage expanded to 169 database management systems
3. Juni 2013, Paul Andlinger

alle anzeigen

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 Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

Apache Drill improves big data SQL query engine
31. August 2021, TechTarget

bereitgestellt von Google News

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26. Januar 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6. Juni 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6. Juni 2023, Business Wire

bereitgestellt von Google News

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19. September 2013, eWeek

DBF File (What It Is and How to Open One)
6. April 2023, Lifewire

Microsoft Access 2016 Now Supports dBase Database Format
7. September 2016, Redmondmag.com

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22. September 2021, Help Net Security

Liam Brady's wife and their family life with three children
20. Oktober 2023, Irish Mirror

bereitgestellt von Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database
7. Februar 2018, ZDNet

HarperDB 4.0 Delivers Enterprise-Grade Global Application Development to Every Developer
17. Januar 2023, Markets Insider

HarperDB is More Than Just a Database: Here's Why
21. August 2021, hackernoon.com

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

KX JOINS SNOWFLAKE PARTNER NETWORK
27. Juni 2023, PR Newswire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX Brings the Power and Performance of Kdb+ to Python Developers With PyKX
8. Juni 2023, AiThority

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

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.

Präsentieren Sie hier Ihr Produkt