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

DBMS > Apache Druid vs. Badger vs. TiDB vs. Trino vs. VoltDB

Vergleich der Systemeigenschaften Apache Druid vs. Badger vs. TiDB vs. Trino vs. VoltDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenBadger  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessen
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.TiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.Fast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLVerteilte In-Memory NewSQL RDBMS infoVerwendet für OLTP Applikationen mit einer hohen Frequenz an relativ einfachen Transaktionen, die alle Daten im Hauptspeicher halten können
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Key-Value StoreRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument 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,34
Rang#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Punkte0,14
Rang#331  Overall
#49  Key-Value Stores
Punkte4,66
Rang#70  Overall
#38  Relational DBMS
Punkte5,00
Rang#66  Overall
#36  Relational DBMS
Punkte1,44
Rang#158  Overall
#73  Relational DBMS
Websitedruid.apache.orggithub.com/­dgraph-io/­badgerpingcap.comtrino.iowww.voltdb.com
Technische Dokumentationdruid.apache.org/­docs/­latest/­designgodoc.org/­github.com/­dgraph-io/­badgerdocs.pingcap.com/­tidb/­stabletrino.io/­broadcast
trino.io/­docs/­current
docs.voltdb.com
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerApache Software Foundation and contributorsDGraph LabsPingCAP, Inc.Trino Software FoundationVoltDB Inc.
Erscheinungsjahr2012201720162012 info2020 rebranded from PrestoSQL2010
Aktuelle Version29.0.1, April 20248.0.0, Maerz 202411.3, April 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoApache 2.0Open Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoAGPL für Community Edition, kommerzielle Lizenz für Enterprise, AWS und Pro Editionen
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
ImplementierungsspracheJavaGoGo, RustJavaJava, C++
Server BetriebssystemeLinux
OS X
Unix
BSD
Linux
OS X
Solaris
Windows
LinuxLinux
macOS infofor devlopment
Linux
OS X infofor development
Datenschemaja infoschema-less columns are supportedschemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinjadepending on connected data-sourceja
SQL infoSupport of SQLSQL for queryingneinjajaja infonur einen Teil von SQL 99
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
JDBC
RESTful HTTP API
Trino CLI
Java API
JDBC
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
GoAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
Python
R
Ruby
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Server-seitige Scripts infoStored Proceduresneinneinneinyes, depending on connected data-sourceJava
Triggersneinneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedkeinehorizontal partitioning (by key range)depending on connected data-sourceSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage EngineskeineUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.depending on connected data-sourceMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infowith TiSpark Connectorneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate Consistencydepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätneinneinja infofull support since version 6.6neinnein infoFOREIGN KEY constraints werden nicht unterstützt
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDdepending on connected data-sourceACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajajadepending on connected data-sourceja infoSnapshots und Command Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemneinFine grained access rights according to SQL-standardSQL standard access controlBenutzer und Rollen mit Berechtigungen auf Stored Procedures
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DruidBadgerTiDBTrinoVoltDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Trino is the fastest open source, massively parallel processing SQL query engine...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
High performance analtyics and data processing of very large data sets Powerful ANSI...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Trino is widely adopted across the globe as freely-available open source software....
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» mehr
Trino is an open source project and usage is therefore free. Commercial offerings...
» mehr
Neuigkeiten

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

58: Understanding your users with Trino and Mitzu
4. 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 DruidBadgerTiDBTrinoVoltDB
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

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25. April 2024, CXOToday.com

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

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

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

bereitgestellt von Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16. Oktober 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31. August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30. Januar 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1. Februar 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29. Januar 2015, ADT Magazine

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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.

Präsentieren Sie hier Ihr Produkt