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. etcd vs. IBM Db2 Event Store vs. Rockset vs. Trino

Vergleich der Systemeigenschaften Apache Druid vs. etcd vs. IBM Db2 Event Store vs. Rockset vs. Trino

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenRockset  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessen
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataA distributed reliable key-value storeDistributed Event Store optimized for Internet of Things use casesA scalable, reliable search and analytics service in the cloud, built on RocksDBFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Key-Value StoreEvent Store
Time Series DBMS
Document StoreRelational DBMS
Sekundäre DatenbankmodelleRelational DBMS
Suchmaschine
Document Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,25
Rang#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Punkte7,03
Rang#54  Overall
#5  Key-Value Stores
Punkte0,27
Rang#309  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte0,82
Rang#212  Overall
#36  Document Stores
Punkte4,99
Rang#65  Overall
#36  Relational DBMS
Websitedruid.apache.orgetcd.io
github.com/­etcd-io/­etcd
www.ibm.com/­products/­db2-event-storerockset.comtrino.io
Technische Dokumentationdruid.apache.org/­docs/­latest/­designetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.ibm.com/­docs/­en/­db2-event-storedocs.rockset.comtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerApache Software Foundation and contributorsIBMRocksetTrino Software Foundation
Erscheinungsjahr2012201720192012 info2020 rebranded from PrestoSQL
Aktuelle Version29.0.1, April 20243.4, August 20192.0
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoApache Version 2.0kommerziell infofree developer edition availablekommerziellOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
ImplementierungsspracheJavaGoC und C++C++Java
Server BetriebssystemeLinux
OS X
Unix
FreeBSD
Linux
Windows infoexperimental
Linux infoLinux, macOS, Windows for the developer additiongehostetLinux
macOS infofor devlopment
Datenschemaja infoschema-less columns are supportedschemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjadynamic typingja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infoingestion from XML files supportednein
Sekundärindizesjaneinneinall fields are automatically indexeddepending on connected data-source
SQL infoSupport of SQLSQL for queryingneinja infothrough the embedded Spark runtimeRead-only SQL queries, including JOINsja
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
gRPC
JSON over HTTP
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
HTTP RESTJDBC
RESTful HTTP API
Trino CLI
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Go
Java
JavaScript (Node.js)
Python
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresneinneinjaneinyes, depending on connected data-source
Triggersneinyes, watching key changesneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedShardingAutomatic shardingdepending on connected data-source
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage EnginesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Active-active shard replicationjadepending on connected data-source
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistencydepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinneinneinneindepending on connected data-source
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjajaNo - written data is immutablejaja
Durability infoDauerhafte Speicherung der DatenjajaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storagejadepending on connected data-source
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and organizations can be defined via Rockset consoleSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DruidetcdIBM Db2 Event StoreRocksetTrino
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» mehr
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» mehr
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» mehr
Key customersTrino is widely adopted across the globe as freely-available open source software....
» mehr
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» mehr
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» mehr
Neuigkeiten

60: Trino calling AI
22. Mai 2024

Big names round out the Trino Fest 2024 lineup
8. Mai 2024

59: Querying Trino with Java and jOOQ
24. April 2024

A sneak peek of Trino Fest 2024
15. April 2024

Time travel in Delta Lake connector
11. April 2024

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 DruidetcdIBM Db2 Event StoreRocksetTrino
Erwähnungen in aktuellen Nachrichten

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

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

Apache Druid Takes Its Place In The Pantheon Of Databases
16. Juni 2022, The Next Platform

Imply advances Apache Druid real-time analytics database
20. September 2022, TechTarget

bereitgestellt von Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

Apache APISIX Without etcd?
27. Juli 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5. April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

bereitgestellt von Google News

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19. September 2019, Express Computer

bereitgestellt von Google News

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17. Mai 2024, Datanami

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20. Mai 2024, Blocks & Files

Rockset launches native support for hybrid vector and text search to power AI apps
16. Mai 2024, SiliconANGLE News

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16. Mai 2024, Solutions Review

Rockset targets cost control with latest database update
31. Januar 2024, TechTarget

bereitgestellt von Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30. April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7. September 2023, Datanami

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4. Oktober 2023, AWS Blog

A look at Presto, Trino SQL query engines
9. August 2022, TechTarget

Trino: The Open-source Data Query Engine That Split from Facebook
30. März 2022, hackernoon.com

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

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