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

DBMS > Elasticsearch vs. Google Cloud Datastore vs. Oracle Coherence vs. PieCloudDB vs. TiDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameElasticsearch  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenOracle Coherence  Xaus Vergleich ausschliessenPieCloudDB  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungEine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformOracles 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 DatenbankmodellSuchmaschineDocument StoreKey-Value StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte132,83
Rang#7  Overall
#1  Suchmaschinen
Punkte4,36
Rang#72  Overall
#12  Document Stores
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
Websitewww.elastic.co/­elasticsearchcloud.google.com/­datastorewww.oracle.com/­java/­coherencewww.openpie.compingcap.com
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlcloud.google.com/­datastore/­docsdocs.oracle.com/­en/­middleware/­standalone/­coherencedocs.pingcap.com/­tidb/­stable
EntwicklerElasticGoogleOracleOpenPiePingCAP, Inc.
Erscheinungsjahr2010200820072016
Aktuelle Version8.6, January 202314.1, August 20232.1, Jänner 20238.1.0, Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoElastic LicensekommerziellkommerziellkommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinjanein
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.
ImplementierungsspracheJavaJavaGo, Rust
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostetAlle Betriebssysteme mit einer Java VMgehostetLinux
Datenschemaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.schemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesja infoAlle Suchfelder werden automatisch indiziertjaneinjaja
SQL infoSupport of SQLSQL-like query languageSQL-like query language (GQL)neinjaja
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JCache
JPA
RESTful HTTP API
CLI Client
JDBC
ODBC
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte Programmiersprachen.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.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 Proceduresjamit Google App Engineneinuser defined functionsnein
Triggersja infoMittels Verwendung des 'Percolation' featuresCallbacks mit Google Apps Engineja infoLive Eventsneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingjahorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication using Paxosja, 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 OperationenES-Hadoop Connectorja infomittels Google Cloud Dataflowneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate 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.Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsneinneinja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionskonfigurierbarACIDACID
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 haltenMemcached and Redis integrationneinjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)authentification 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
ElasticsearchGoogle Cloud DatastoreOracle CoherencePieCloudDBTiDB
Specific characteristicsPieCloudDB, 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 advantagesExtreme 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 scenariosPieCloudDB is ideal for Data mining applications that require extreme scalability...
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersSail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» mehr
Block, 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 modelsPieCloudDB 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
ElasticsearchGoogle Cloud DatastoreOracle CoherencePieCloudDBTiDB
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3. Juli 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

8 Powerful Alternatives to Elasticsearch
25. April 2024, Yahoo Finance

Splunk vs Elasticsearch | A Comparison and How to Choose
12. Januar 2024, SentinelOne

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26. März 2024, insider.govtech.com

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29. April 2024, InfoQ.com

Elasticsearch Open Inference API Supports Cohere Rerank 3
11. April 2024, Business Wire

bereitgestellt von Google News

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

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

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt