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

DBMS > Apache Doris vs. Apache Drill vs. Apache Phoenix vs. FoundationDB vs. HarperDB

Vergleich der Systemeigenschaften Apache Doris vs. Apache Drill vs. Apache Phoenix vs. FoundationDB vs. HarperDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Doris  Xaus Vergleich ausschliessenApache Drill  Xaus Vergleich ausschliessenApache Phoenix  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungAn MPP-based analytics DBMS embracing the MySQL protocolSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA scale-out RDBMS with evolutionary schema built on Apache HBaseSortierter Key-Value Store. Core features werden durch layers ergänzt.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.
Primäres DatenbankmodellRelational DBMSDocument Store
Relational DBMS
Relational DBMSDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,57
Rang#244  Overall
#113  Relational DBMS
Punkte1,95
Rang#127  Overall
#23  Document Stores
#60  Relational DBMS
Punkte1,97
Rang#126  Overall
#59  Relational DBMS
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte0,55
Rang#248  Overall
#38  Document Stores
Websitedoris.apache.org
github.com/­apache/­doris
drill.apache.orgphoenix.apache.orggithub.com/­apple/­foundationdbwww.harperdb.io
Technische Dokumentationgithub.com/­apache/­doris/­wikidrill.apache.org/­docsphoenix.apache.orgapple.github.io/­foundationdbdocs.harperdb.io/­docs
EntwicklerApache Software Foundation, originally contributed from BaiduApache Software FoundationApache Software FoundationFoundationDBHarperDB
Erscheinungsjahr20172012201420132017
Aktuelle Version1.2.2, Februar 20231.20.3, Jaenner 20235.0-HBase2, July 2018 and 4.15-HBase1, December 20196.2.28, November 20203.1, August 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoApache 2.0kommerziell infofree community edition 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++Node.js
Server BetriebssystemeLinuxLinux
OS X
Windows
Linux
Unix
Windows
Linux
OS X
Windows
Linux
OS X
Datenschemajaschemafreija infolate-bound, schema-on-read capabilitiesschemafrei infoEinige Layers unterstützen Schematadynamic schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajanein infoEinige Layers unterstützen Typenja infoJSON data types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinjaneinja
SQL infoSupport of SQLjaSQL SELECT statement is SQL:2003 compliantjanur in speziellem SQL-LayerSQL-like data manipulation statements
APIs und andere ZugriffskonzepteJDBC
MySQL client
JDBC
ODBC
RESTful HTTP API
JDBCJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Unterstützte ProgrammiersprachenJavaC++C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.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
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenbenutzerdefinierte Funktionenbenutzerdefinierte Funktionennur im SQL-layerCustom Functions infosince release 3.1
Triggersneinneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungShardingShardingShardingA table resides as a whole on one (or more) nodes in a cluster
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation
Source-Replica Replikation
jaja infothe nodes on which a table resides can be defined
MapReduce infoBietet ein API für Map/Reduce OperationenneinjaHadoop integrationneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate Consistency or Eventual ConsistencyLinearizable consistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinnur im SQL-layernein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDAtomic execution of specific operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenjaDepending on the underlying data sourcejajayes, using LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinDepending on the underlying data sourcejaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardDepending on the underlying data sourceAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyneinAccess rights for users and roles

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 DorisApache DrillApache PhoenixFoundationDBHarperDB
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16. Mai 2024, hackernoon.com

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8. Mai 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1. September 2023, KDnuggets

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

Data Analytics: Apache Doris' Impact in Reporting, Tagging, and Data Lake Operations
8. Januar 2024, hackernoon.com

bereitgestellt von Google News

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

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

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

Drill Mines Diverse Data Sets, Google Style
20. Mai 2015, The Next Platform

bereitgestellt von Google News

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2. Juni 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4. Februar 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27. März 2017, SDTimes.com

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28. Juni 2016, ADT Magazine

Deep dive into Azure HDInsight 4.0
25. September 2018, Microsoft

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

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

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9. Januar 2023, University of Colorado Denver

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

Build a Hacker News Clone using React and HarperDB — SitePoint
18. Oktober 2021, SitePoint

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.

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

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

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