DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Google Cloud Datastore vs. openGauss vs. Oracle Coherence vs. TiDB vs. Trino

Vergleich der Systemeigenschaften Google Cloud Datastore vs. openGauss vs. Oracle Coherence vs. TiDB vs. Trino

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenopenGauss  Xaus Vergleich ausschliessenOracle Coherence  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiOracles in-memory data grid solutionTiDB 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 PrestoSQL
Primäres DatenbankmodellDocument StoreRelational DBMSKey-Value StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document 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
Punkte4,13
Rang#71  Overall
#12  Document Stores
Punkte1,11
Rang#175  Overall
#79  Relational DBMS
Punkte1,90
Rang#127  Overall
#21  Key-Value Stores
Punkte4,09
Rang#72  Overall
#38  Relational DBMS
Punkte5,28
Rang#61  Overall
#35  Relational DBMS
Websitecloud.google.com/­datastoregitee.com/­opengauss
opengauss.org
www.oracle.com/­java/­coherencepingcap.comtrino.io
Technische Dokumentationcloud.google.com/­datastore/­docsdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
docs.oracle.com/­en/­middleware/­standalone/­coherencedocs.pingcap.com/­tidb/­stabletrino.io/­broadcast
trino.io/­docs/­current
EntwicklerGoogleHuawei and openGauss communityOraclePingCAP, Inc.Trino Software Foundation
Erscheinungsjahr20082019200720162012 info2020 rebranded from PrestoSQL
Aktuelle Version3.0, March 202214.1, August 20238.2.0, Juli 2024
Lizenz infoCommercial or Open SourcekommerziellOpen SourcekommerziellOpen Source infoApache 2.0Open Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
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.
ImplementierungsspracheC, C++, JavaJavaGo, RustJava
Server BetriebssystemegehostetLinuxAlle Betriebssysteme mit einer Java VMLinuxLinux
macOS infofor devlopment
Datenschemaschemafreijaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajaneinjadepending on connected data-source
SQL infoSupport of SQLSQL-like query language (GQL)ANSI SQL 2011neinjaja
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
JCache
JPA
RESTful HTTP API
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
JDBC
RESTful HTTP API
Trino CLI
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
.Net
C++
Java
Ada
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
Server-seitige Scripts infoStored Proceduresmit Google App Enginejaneinneinyes, depending on connected data-source
TriggersCallbacks mit Google Apps Enginejaja infoLive Eventsneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontal partitioning (by range, list and hash)Shardinghorizontal partitioning (by key range)depending on connected data-source
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using PaxosSource-Replica Replikationja, mit wählbarer KonsistenzUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.depending on connected data-source
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowneinneinja infowith TiSpark Connectornein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistencydepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsjaneinja infofull support since version 6.6nein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDkonfigurierbarACIDdepending on connected data-source
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infooptionallyjadepending on connected data-source
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and roles according to SQL-standardauthentification to access the cache via certificates or http basic authenticationFine grained access rights according to SQL-standardSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud DatastoreopenGaussOracle CoherenceTiDBTrino
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» mehr
Neuigkeiten

23 is a go, keeping pace with Java
17. September 2024

65: Performance boosts
12. September 2024

64: Control with Open Policy Agent OPA
22. August 2024

63: Querying with JS
1. August 2024

62: A lakehouse that simply works at Prezi
11. Juli 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
Google Cloud DatastoreopenGaussOracle CoherenceTiDBTrino
Erwähnungen in aktuellen Nachrichten

Google Cloud vs AWS: Which Cloud Computing Platform is Better?
11. September 2024, Cloudwards

Best cloud storage of 2024
13. September 2024, TechRadar

Google Gets Rid of Fees To Transfer Data Out of Cloud Platform
12. Januar 2024, Spiceworks News and Insights

Google App Engine
26. April 2024, TechTarget

17 Top Cloud Storage Companies to Know
9. April 2024, Built In

bereitgestellt von Google News

openGauss Open Source Community Officially Launch
1. Juli 2020, huawei.com

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12. Januar 2024, tu.ac.th

Huawei releases six products to supercharge the cloud
29. April 2021, Myrepublica

Ethiopian Students Finish third in Global ICT Competition
29. Mai 2023, Ethiopian Monitor

Diversified Computing: Open Innovation for Shared Success
30. September 2020, huawei.com

bereitgestellt von Google News

Nike achieves scalability and performance with Oracle Coherence & Exadata
20. Dezember 2012, blogs.oracle.com

Oracle WebLogic Server on Azure Virtual Machines major release now available
22. September 2020, azure.microsoft.com

Hazelcast takes on proprietary Oracle in the In-Memory arena
17. Juni 2014, DatacenterDynamics

Oracle launches Oracle Banking Cloud Services
8. Februar 2023, The Paypers

Use your Universal Credits with Oracle WebLogic Server for OKE
15. Oktober 2020, blogs.oracle.com

bereitgestellt von Google News

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

Unlocking performance, scalability, and cost-efficiency of Zomato’s Billing Platform by switching from TiDB to DynamoDB
22. Dezember 2023, AWS Blog

TiDB Can Do What MongoDB or CockRoachDB Can’t
27. Juni 2024, AIM

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

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

bereitgestellt von Google News

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

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

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

Trino set to advance open source SQL query performance
25. Oktober 2021, TechTarget

Starburst accelerates Trino to ‘Warp Speed’ to accelerate data querying
8. Februar 2023, VentureBeat

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt