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. Drizzle vs. Google Cloud Spanner vs. IBM Cloudant vs. RRDtool

Vergleich der Systemeigenschaften Apache Druid vs. Drizzle vs. Google Cloud Spanner vs. IBM Cloudant vs. RRDtool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Auf Apache CouchDB basierendes Database as a Service AngebotIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Relational DBMSRelational DBMSDocument StoreTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,33
Rang#99  Overall
#51  Relational DBMS
#7  Time Series DBMS
Punkte3,37
Rang#97  Overall
#50  Relational DBMS
Punkte2,79
Rang#113  Overall
#21  Document Stores
Punkte2,47
Rang#120  Overall
#10  Time Series DBMS
Websitedruid.apache.orgcloud.google.com/­spannerwww.ibm.com/­products/­cloudantoss.oetiker.ch/­rrdtool
Technische Dokumentationdruid.apache.org/­docs/­latest/­designcloud.google.com/­spanner/­docscloud.ibm.com/­docs/­Cloudantoss.oetiker.ch/­rrdtool/­doc
EntwicklerApache Software Foundation and contributorsDrizzle Projekt, ursprünglich gestartet von Brian AkerGoogleIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftTobias Oetiker
Erscheinungsjahr20122008201720101999
Aktuelle Version29.0.0, Februar 20247.2.4, September 20121.8.0, 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoGNU GPLkommerziellkommerziellOpen Source infoGPL V2 and FLOSS
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++ErlangC infoImplementations in Java (e.g. RRD4J) and C# available
Server BetriebssystemeLinux
OS X
Unix
FreeBSD
Linux
OS X
gehostetgehostetHP-UX
Linux
Datenschemaja infoschema-less columns are supportedjajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinNumeric data only
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infoExporting into and restoring from XML files possible
Sekundärindizesjajajajanein
SQL infoSupport of SQLSQL for queryingja infomit propriätären Erweiterungenja infoQuery statements complying to ANSI 2011neinnein
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
JDBCgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
RESTful HTTP/JSON APIIn-process Library
Pipes
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
C
C++
Java
PHP
Go
Java
JavaScript (Node.js)
Python
C#
Java
JavaScript
Objective-C
PHP
Ruby
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-seitige Scripts infoStored ProceduresneinneinneinView Functions (Map-Reduce) in JavaScriptnein
Triggersneinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.neinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedShardingShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage EnginesMulti-Source Replikation
Source-Replica Replikation
Multi-source replication with 3 replicas for regional instances.Multi-Source Replikation
Source-Replica Replikation
keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infousing Google Cloud Dataflowjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistencykeine
Fremdschlüssel inforeferenzielle Integritätneinjaja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID infoStrict serializable isolationnein infoAtomare Operationen innerhalb eines Dokumentes möglichnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoOptimistic lockingja infoby using the rrdcached daemon
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinja
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemPluggable Authentication Mechanismen infoz.B. LDAP, HTTPAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Zugriffsrechte für Benutzer pro Datenbank definierbarnein

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 DruidDrizzleGoogle Cloud SpannerIBM CloudantRRDtool
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Part 1: Apache Druid for real-time OLAP | by Subhashini | Mar, 2024
28. März 2024, Medium

Part 2: Apache Druid on Kubernetes | by Subhashini | Mar, 2024
28. März 2024, Medium

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

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

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

bereitgestellt von Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14. Oktober 2023, InfoQ.com

Google makes its Cloud Spanner database service faster and more cost-efficient
11. Oktober 2023, SiliconANGLE News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

Google Spanner: When Do You Need to Move to It?
11. September 2023, hackernoon.com

Google Cloud Spanner competes directly with Amazon DynamoDB
12. Oktober 2023, Techzine Europe

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

Cloudant Merges BigCouch Database into Open Source Apache CouchDB
21. Dezember 2018, Channel Futures

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, IBM

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

Cacti Cross-Site-Scripting Vulnerability Let Attacker Poison Database
7. September 2023, CybersecurityNews

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16. März 2011, Packt Hub

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Präsentieren Sie hier Ihr Produkt