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. Kdb vs. Oracle Coherence vs. PieCloudDB vs. TiDB

Vergleich der Systemeigenschaften Google Cloud Datastore vs. Kdb vs. Oracle Coherence vs. PieCloudDB vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenOracle Coherence  Xaus Vergleich ausschliessenPieCloudDB  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformHoch performantes Time Series DBMSOracles in-memory data grid solutionA cloud-native analytic database platform with new technologoy for elastic MPPTiDB 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 DBMS
Vektor DBMS
Key-Value StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte7,71
Rang#49  Overall
#2  Time Series DBMS
#1  Vektor DBMS
Punkte1,97
Rang#129  Overall
#22  Key-Value Stores
Punkte0,32
Rang#289  Overall
#133  Relational DBMS
Punkte4,25
Rang#74  Overall
#40  Relational DBMS
Websitecloud.google.com/­datastorekx.comwww.oracle.com/­java/­coherencewww.openpie.compingcap.com
Technische Dokumentationcloud.google.com/­datastore/­docscode.kx.comdocs.oracle.com/­en/­middleware/­standalone/­coherencedocs.pingcap.com/­tidb/­stable
EntwicklerGoogleKx Systems, a division of First Derivatives plcOracleOpenPiePingCAP, Inc.
Erscheinungsjahr20082000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 200320072016
Aktuelle Version3.6, Mai 201814.1, August 20232.1, Jänner 20238.1.0, Mai 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoKostenlose 32-bit VersionkommerziellkommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
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.
ImplementierungsspracheqJavaGo, Rust
Server BetriebssystemegehostetLinux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VMgehostetLinux
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, XSLTneinjaneinnein
Sekundärindizesjaja infotable attribute 'grouped'neinjaja
SQL infoSupport of SQLSQL-like query language (GQL)SQL-like query language (q)neinjaja
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
JCache
JPA
RESTful HTTP API
CLI Client
JDBC
ODBC
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
.Net
C++
Java
Java
PL/SQL
Python
R
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 Enginebenutzerdefinierte Funktionenneinuser defined functionsnein
TriggersCallbacks mit Google Apps Engineja infomittels Viewsja infoLive Eventsneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale PartitionierungShardingjahorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using PaxosSource-Replica Replikationja, mit wählbarer KonsistenzjaUsing 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 Dataflownein infoein vergleichbares Paradigma wird intern verwendetneinja 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 Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsjaneinneinja 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 TransactionsneinkonfigurierbarACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infooptionallyjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Rechteverwaltung mit Benutzeraccountsauthentification to access the cache via certificates or http basic authenticationUser Roles and pluggable authentication with full SQL StandardFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud DatastoreKdbOracle CoherencePieCloudDBTiDB
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
PieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» mehr
TiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Extreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» mehr
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
PieCloudDB is ideal for Data mining applications that require extreme scalability...
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Sail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» mehr
Block, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsupon request
» mehr
PieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» 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 DatastoreKdbOracle CoherencePieCloudDBTiDB
Erwähnungen in aktuellen Nachrichten

Google Cloud Platform: Professional Data Engineer certification prep
11. Juni 2024, O'Reilly Media

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

Best cloud storage of 2024
4. Juni 2024, TechRadar

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12. Januar 2024, Network World

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

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7. Juni 2023, Datanami

bereitgestellt von Google News

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

Microservices with Major New Coherence and Helidon Releases
9. August 2022, Oracle

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

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

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

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

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



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

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