DBMS > Apache Druid vs. FoundationDB vs. Google Cloud Firestore vs. HBase vs. Quasardb
Vergleich der Systemeigenschaften Apache Druid vs. FoundationDB vs. Google Cloud Firestore vs. HBase vs. Quasardb
Redaktionelle Informationen bereitgestellt von DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Apache Druid Xaus Vergleich ausschliessen | FoundationDB Xaus Vergleich ausschliessen | Google Cloud Firestore Xaus Vergleich ausschliessen | HBase Xaus Vergleich ausschliessen | Quasardb 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. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Kurzbeschreibung | Open-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality data | Sortierter Key-Value Store. Core features werden durch layers ergänzt. | Cloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products. | Wide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTable | Distributed, high-performance timeseries database | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primäres Datenbankmodell | Relational DBMS Time Series DBMS | Document Store ![]() Key-Value Store Relational DBMS ![]() | Document Store | Wide Column Store | Time Series DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | druid.apache.org | www.foundationdb.org | firebase.google.com/products/firestore | hbase.apache.org | quasardb.net | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technische Dokumentation | druid.apache.org/docs/latest/design | apple.github.io/foundationdb | firebase.google.com/docs/firestore | hbase.apache.org | doc.quasar.ai/master | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Entwickler | Apache Software Foundation and contributors | FoundationDB | Apache Software Foundation ![]() | quasardb | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Erscheinungsjahr | 2012 | 2013 | 2017 | 2008 | 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Aktuelle Version | 0.22.1, Dezember 2021 | 6.2.28, November 2020 | 2.3.4, Jaenner 2021 | 3.13.3, April 2022 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lizenz ![]() | Open Source ![]() | Open Source ![]() | kommerziell | Open Source ![]() | kommerziell ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ausschließlich ein Cloud-Service ![]() | nein | nein | ja | nein | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS Angebote (gesponserte Links) ![]() Providers of DBaaS offerings, please contact us to be listed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementierungssprache | Java | C++ | Java | C++ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server Betriebssysteme | Linux OS X Unix | Linux OS X Windows | gehostet | Linux Unix Windows ![]() | BSD Linux OS X Windows | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Datenschema | ja ![]() | schemafrei ![]() | schemafrei | schema-free, schema definition possible | schemafrei | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typisierung ![]() | ja | nein ![]() | ja | options to bring your own types, AVRO | ja ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML Unterstützung ![]() | nein | nein | nein | nein | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sekundärindizes | ja | nein | ja | nein | ja ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | SQL for querying | nur in speziellem SQL-Layer | nein | nein | SQL-like query language | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs und andere Zugriffskonzepte | JDBC RESTful HTTP/JSON API | Android gRPC (using protocol buffers) API iOS JavaScript API RESTful HTTP API | Java API RESTful HTTP API Thrift | HTTP API | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Unterstützte Programmiersprachen | Clojure JavaScript PHP Python R Ruby Scala | .Net C C++ Go Java JavaScript ![]() PHP Python Ruby Swift | Go Java JavaScript JavaScript (Node.js) Objective-C Python | C C# C++ Groovy Java PHP Python Scala | .Net C C# C++ Go Java JavaScript (Node.js) PHP Python R | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-seitige Scripts ![]() | nein | nur im SQL-layer | yes, Firebase Rules & Cloud Functions | ja ![]() | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | nein | nein | yes, with Cloud Functions | ja | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitionierungsmechanismen ![]() | Sharding ![]() | Sharding | Sharding | Sharding | Sharding ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replikationsmechanismen ![]() | ja, durch HDFS, S3 oder andere Storage Engines | ja | Multi-Source Replikation | Multi-Source Replikation Source-Replica Replikation | Source-Replica Replikation mit wählbarem Replikationsfaktor | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | nein | nein | Using Cloud Dataflow | ja | with Hadoop integration | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Konsistenzkonzept ![]() | Immediate Consistency | Linearizable consistency | Immediate Consistency | Immediate Consistency or Eventual Consistency | Immediate Consistency | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fremdschlüssel ![]() | nein | nur im SQL-layer | nein | nein | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaktionskonzept ![]() | nein | ACID | ja | Single row ACID (across millions of columns) | ACID | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | ja | ja | ja | ja | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | ja | ja | ja | ja | ja ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-Memory Unterstützung ![]() | nein | ja | ja ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Berechtigungskonzept ![]() | RBAC using LDAP or Druid internals for users and groups for read/write by datasource and system | nein | Access rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth. | Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC | Cryptographically strong user authentication and audit trail | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Weitere Informationen bereitgestellt vom SystemherstellerWir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Zugehörige Produkte und DienstleistungenWir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Weitere Ressourcen | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Apache Druid | FoundationDB | Google Cloud Firestore | HBase | Quasardb | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines Blog Posts | Cloud-based DBMS's popularity grows at high rates | Cloudera's HBase PaaS offering now supports Complex Transactions Why is Hadoop not listed in the DB-Engines Ranking? | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Erwähnungen in aktuellen Nachrichten | Rill wants to rethink BI dashboards with embedded database and instant UX Apache Druid: A Real-Time Database for Modern Analytics StarRocks Launches Beta of Cloud Service for Its Analytics Engine Apache Druid Takes Its Place In The Pantheon Of Databases Beyond CRUD – Why Data-Driven Insight is Taking its Next Leap Forward bereitgestellt von Google News | IBM Cloudant pulls plan to fund new foundational layer for CouchDB FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project Apple Acquires Durable Database Company FoundationDB FoundationDB's Record Layer Supports Relational Database Semantics, Schema Management and Indexing Apple's FoundationDB takes new Record Layer open source, confirms tech underpins CloudKit bereitgestellt von Google News | It's So Hot the Clouds Are Melting Becoming a Google Cloud-certified Professional Cloud Database Engineer Google's Firebase app development platform gets updates and security boosts Google launches Cloud Firestore, a new document database for app developers Google’s Cloud Firestore NoSQL database hits general availability bereitgestellt von Google News | Top 10 Hadoop Analytics Tools Used in Big Data Projects in 2022 Leading US Telecommunications Players benefit from OTSI's business transformation capabilities Review: HBase is massively scalable -- and hugely complex Snowflake vs. Databricks: Big Data Platform Comparison HBase: The database big data left behind bereitgestellt von Google News | Cloud Based Time Series Database Market See Huge Growth for New Normal | Alibaba, Amazon (AWS), AVEVA Supercomputer Setonix unveils highly detailed supernova remnant image Detection of companion galaxies around hot dust-obscured hyper-luminous galaxy W0410-0913 'How can Fintechs Help the Developing World?' With PPRO, Zolve and More Microsoft for Space Startups Australia program bereitgestellt von Google News | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jobangebote | Sales Development Representative DevOps Engineer Director, Digital Marketing Demand Generation Software Engineer Engineering Project Manager | Engineering Manager, Workflow Backend Engineer Senior Backend Engineer Software Engineer Senior Backend/Cloud Engineer | AI Data Management - DevOps Software Engineer - Data, ML Data Engineer DevOps Engineer SYSTEM ADMINISTRATORS |
Teilen sie diese Seite mit ihrem Netzwerk