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 Druid vs. eXtremeDB vs. FoundationDB vs. HBase vs. Quasardb

Vergleich der Systemeigenschaften Apache Druid vs. eXtremeDB vs. FoundationDB vs. HBase vs. Quasardb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenQuasardb  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.
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataNatively in-memory DBMS with options for persistency, high-availability and clusteringSortierter Key-Value Store. Core features werden durch layers ergänzt.Wide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableDistributed, high-performance timeseries database
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Relational DBMS
Time Series DBMS
Document Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Wide Column StoreTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,29
Rang#95  Overall
#49  Relational DBMS
#7  Time Series DBMS
Punkte0,73
Rang#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Punkte1,07
Rang#188  Overall
#31  Document Stores
#28  Key-Value Stores
#86  Relational DBMS
Punkte31,25
Rang#26  Overall
#2  Wide Column Stores
Punkte0,19
Rang#327  Overall
#30  Time Series DBMS
Websitedruid.apache.orgwww.mcobject.comgithub.com/­apple/­foundationdbhbase.apache.orgquasar.ai
Technische Dokumentationdruid.apache.org/­docs/­latest/­designwww.mcobject.com/­docs/­extremedb.htmapple.github.io/­foundationdbhbase.apache.org/­book.htmldoc.quasar.ai/­master
EntwicklerApache Software Foundation and contributorsMcObjectFoundationDBApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Powersetquasardb
Erscheinungsjahr20122001201320082009
Aktuelle Version29.0.1, April 20248.2, 20216.2.28, November 20202.3.4, Jaenner 20213.14.1, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2kommerziellOpen Source infoApache 2.0Open Source infoApache Version 2kommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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 und C++C++JavaC++
Server BetriebssystemeLinux
OS X
Unix
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Windows
Linux
Unix
Windows infomit Cygwin
BSD
Linux
OS X
Windows
Datenschemaja infoschema-less columns are supportedjaschemafrei infoEinige Layers unterstützen Schemataschema-free, schema definition possibleschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajanein infoEinige Layers unterstützen Typenoptions to bring your own types, AVROja infointeger and binary
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infosupport of XML interfaces availableneinnein
Sekundärindizesjajaneinneinja infomittels Tags
SQL infoSupport of SQLSQL for queryingja infowith the option: eXtremeSQLnur in speziellem SQL-LayerneinSQL-like query language
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
Java API
RESTful HTTP API
Thrift
HTTP API
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-seitige Scripts infoStored Proceduresneinjanur im SQL-layerja infoCoprocessors in Javanein
Triggersneinja infoby defining eventsneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedhorizontale Partitionierung / shardingShardingShardingSharding infoconsistent hashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage EnginesActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
jaMulti-Source Replikation
Source-Replica Replikation
Source-Replica Replikation mit wählbarem Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjawith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyLinearizable consistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjanur im SQL-layerneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDSingle row ACID (across millions of columns)ACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infomittels LevelDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja infoTransient mode
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemneinAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACCryptographically strong user authentication and audit trail
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DruideXtremeDBFoundationDBHBaseQuasardb
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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 DruideXtremeDBFoundationDBHBaseQuasardb
DB-Engines Blog Posts

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

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

'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

McObject Announces Availability of eXtremeDB/rt for Green Hills Software's INTEGRITY RTOS
21. April 2022, GlobeNewswire

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20. Juli 2011, Embedded

Schneider Electric to collaborate with McObject
14. Oktober 2015, Construction Week Online

Oracle Database's ADRCI : Reading the Old Alert Log and Listener Log
5. Mai 2010, Database Journal

bereitgestellt von Google News

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

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

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

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

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

bereitgestellt von Google News

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

Cloudera Search Adds Search Engine Ease to Data on HDFS and Apache HBase
10. Dezember 2023, Channel Futures

HBase: The database big data left behind
6. Mai 2016, InfoWorld

What Is HBase? (Definition, Uses, Benefits, Features)
22. Dezember 2022, Built In

bereitgestellt von Google News

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6. Juni 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Precisely measure a quasar galaxy's weight
5. Juni 2023, Newswise

Weighing a quasar’s galaxy with precision
3. Juni 2023, Tech Explorist

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

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

Präsentieren Sie hier Ihr Produkt