DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache Phoenix vs. Spark SQL vs. TiDB vs. Transbase vs. Trino

Vergleich der Systemeigenschaften Apache Phoenix vs. Spark SQL vs. TiDB vs. Transbase vs. Trino

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Phoenix  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessen
KurzbeschreibungA scale-out RDBMS with evolutionary schema built on Apache HBaseSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter DatenTiDB 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.A resource-optimized, high-performance, universally applicable RDBMSFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational 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
Punkte1,97
Rang#126  Overall
#59  Relational DBMS
Punkte18,96
Rang#33  Overall
#20  Relational DBMS
Punkte4,66
Rang#70  Overall
#38  Relational DBMS
Punkte0,11
Rang#341  Overall
#150  Relational DBMS
Punkte5,00
Rang#66  Overall
#36  Relational DBMS
Websitephoenix.apache.orgspark.apache.org/­sqlpingcap.comwww.transaction.de/­en/­products/­transbase.htmltrino.io
Technische Dokumentationphoenix.apache.orgspark.apache.org/­docs/­latest/­sql-programming-guide.htmldocs.pingcap.com/­tidb/­stablewww.transaction.de/­en/­products/­transbase/­features.htmltrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerApache Software FoundationApache Software FoundationPingCAP, Inc.Transaction Software GmbHTrino Software Foundation
Erscheinungsjahr20142014201619872012 info2020 rebranded from PrestoSQL
Aktuelle Version5.0-HBase2, July 2018 and 4.15-HBase1, December 20193.5.0 ( 2.13), September 20238.0.0, Maerz 2024Transbase 8.3, 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoApache 2.0kommerziell infoDevelopment Lizenz gratisOpen Source infoApache Version 2.0
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.
ImplementierungsspracheJavaScalaGo, RustC und C++Java
Server BetriebssystemeLinux
Unix
Windows
Linux
OS X
Windows
LinuxFreeBSD
Linux
macOS
Solaris
Windows
Linux
macOS infofor devlopment
Datenschemaja infolate-bound, schema-on-read capabilitiesjajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaneinjajadepending on connected data-source
SQL infoSupport of SQLjaSQL-like DML and DDL statementsjajaja
APIs und andere ZugriffskonzepteJDBCJDBC
ODBC
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
ADO.NET
JDBC
ODBC
Proprietäres native API
JDBC
RESTful HTTP API
Trino CLI
Unterstützte ProgrammiersprachenC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
Java
Python
R
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinneinjayes, depending on connected data-source
Triggersneinneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingyes, utilizing Spark Corehorizontal partitioning (by key range)depending on connected data-source
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
keineUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Source-Replica Replikationdepending on connected data-source
MapReduce infoBietet ein API für Map/Reduce OperationenHadoop integrationja infowith TiSpark Connectorneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistencydepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätneinneinja infofull support since version 6.6janein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDjadepending on connected data-source
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajadepending on connected data-source
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinnein
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyneinFine grained access rights according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
Apache PhoenixSpark SQLTiDBTransbaseTrino
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

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

57: Seeing clearly with OpenTelemetry
14. März 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 PhoenixSpark SQLTiDBTransbaseTrino
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2. Juni 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4. Februar 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27. März 2017, SDTimes.com

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

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18. April 2019, eWeek

bereitgestellt von Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24. Januar 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3. April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1. April 2024, Simplilearn

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23. Dezember 2023, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

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

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

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

bereitgestellt von Google News

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

Speed Trino Queries with These Performance-Tuning Tips
11. Juli 2023, The New Stack

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

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

Präsentieren Sie hier Ihr Produkt