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 > Google Cloud Datastore vs. GreptimeDB vs. Hive vs. Oracle Coherence vs. TiDB

Vergleich der Systemeigenschaften Google Cloud Datastore vs. GreptimeDB vs. Hive vs. Oracle Coherence vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenGreptimeDB  Xaus Vergleich ausschliessenHive  Xaus Vergleich ausschliessenOracle Coherence  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformAn open source Time Series DBMS built for increased scalability, high performance and efficiencyData Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in HadoopOracles 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.
Primäres DatenbankmodellDocument StoreTime Series DBMSRelational DBMSKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte0,12
Rang#351  Overall
#34  Time Series DBMS
Punkte59,76
Rang#18  Overall
#12  Relational DBMS
Punkte1,97
Rang#129  Overall
#22  Key-Value Stores
Punkte4,25
Rang#74  Overall
#40  Relational DBMS
Websitecloud.google.com/­datastoregreptime.comhive.apache.orgwww.oracle.com/­java/­coherencepingcap.com
Technische Dokumentationcloud.google.com/­datastore/­docsdocs.greptime.comcwiki.apache.org/­confluence/­display/­Hive/­Homedocs.oracle.com/­en/­middleware/­standalone/­coherencedocs.pingcap.com/­tidb/­stable
EntwicklerGoogleGreptime Inc.Apache Software Foundation infoUrsprünglich von Facebook entwickeltOraclePingCAP, Inc.
Erscheinungsjahr20082022201220072016
Aktuelle Version3.1.3, April 202214.1, August 20238.1.0, Mai 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open Source infoApache Version 2kommerziellOpen Source infoApache 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.
ImplementierungsspracheRustJavaJavaGo, Rust
Server BetriebssystemegehostetAndroid
Docker
FreeBSD
Linux
macOS
Windows
Alle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VMLinux
Datenschemaschemafreischema-free, schema definition possiblejaschemafreija
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, XSLTneinneinneinnein
Sekundärindizesjajajaneinja
SQL infoSupport of SQLSQL-like query language (GQL)jaSQL-like DML and DDL statementsneinja
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
gRPC
HTTP API
JDBC
JDBC
ODBC
Thrift
JCache
JPA
RESTful HTTP API
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Erlang
Go
Java
JavaScript
C++
Java
PHP
Python
.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
Server-seitige Scripts infoStored Proceduresmit Google App EnginePythonja infoBenutzerdefinierte Funktion und Map-Reduce Integrationneinnein
TriggersCallbacks mit Google Apps Engineneinja infoLive Eventsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingShardinghorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using Paxosfrei wählbarer Replikationsfaktorja, mit wählbarer KonsistenzUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowneinja infoAbfragen werden als MapReduce Jobs behandeltneinja infowith TiSpark Connector
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 ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsneinneinja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinkonfigurierbarACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infooptionallyja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Simple rights management via user accountsZugriffsrechte für Benutzer, Gruppen und Rollenauthentification to access the cache via certificates or http basic authenticationFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud DatastoreGreptimeDBHiveOracle CoherenceTiDB
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» mehr
TiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» mehr
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» mehr
Block, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» mehr
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» mehr
TiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» mehr

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 DatastoreGreptimeDBHiveOracle CoherenceTiDB
DB-Engines Blog Posts

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Google Cloud Platform: Professional Data Engineer certification prep
11. Juni 2024, oreilly.com

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

Best cloud storage of 2024
4. Juni 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

bereitgestellt von Google News

Apache Software Foundation Announces Apache Hive 4.0
30. April 2024, Datanami

Design a data mesh pattern for Amazon EMR-based data lakes using AWS Lake Formation with Hive metastore ...
10. Juni 2024, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2. Mai 2024, Datanami

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

bereitgestellt von Google News

Create custom Event Compression Policies in Enterprise Manager to reduce event noise
21. September 2023, blogs.oracle.com

Microservices with Major New Coherence and Helidon Releases
9. August 2022, blogs.oracle.com

Turkcell: Processing 70 million messages per day with Coherence and WebLogic
4. Januar 2013, blogs.oracle.com

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

Oracle releases free open source Oracle Coherence community edition
28. Juni 2020, iTWire

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

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

Navigating Modern Data Challenges: Ed Huang, CTO of PingCAP on the Future of Distributed SQL Databases
10. Juni 2024, DATAQUEST

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

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

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