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 > Elasticsearch vs. Google Cloud Datastore vs. Memcached vs. OceanBase vs. SpaceTime

Vergleich der Systemeigenschaften Elasticsearch vs. Google Cloud Datastore vs. Memcached vs. OceanBase vs. SpaceTime

Redaktionelle Informationen bereitgestellt von DB-Engines
NameElasticsearch  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenMemcached  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenSpaceTime  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 PlattformIn-memory Key-Value Store, ursprünglich entwickelt für CachingA distributed, high available RDBMS compatible with Oracle and MySQLSpaceTime ist ein Spatio-temporal DBMS mit Focus auf Performance.
Primäres DatenbankmodellSuchmaschineDocument StoreKey-Value StoreRelational DBMSSpatial DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Document Store
Wide Column Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte135,35
Rang#7  Overall
#1  Suchmaschinen
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte19,42
Rang#32  Overall
#4  Key-Value Stores
Punkte1,66
Rang#147  Overall
#68  Relational DBMS
Punkte0,00
Rang#383  Overall
#7  Spatial DBMS
Websitewww.elastic.co/­elasticsearchcloud.google.com/­datastorewww.memcached.orgen.oceanbase.comwww.mireo.com/­spacetime
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlcloud.google.com/­datastore/­docsgithub.com/­memcached/­memcached/­wikien.oceanbase.com/­docs/­oceanbase-database
EntwicklerElasticGoogleDanga Interactive infoursprünglich von Brad Fitzpatrick für LiveJournal entwickeltOceanBase infopreviously Alibaba and Ant GroupMireo
Erscheinungsjahr20102008200320102020
Aktuelle Version8.6, January 20231.6.25, Maerz 20244.3.0, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoElastic LicensekommerziellOpen Source infoBSD LizenzOpen Source infoCommercial license availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaCC++C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostetFreeBSD
Linux
OS X
Unix
Windows
LinuxLinux
Datenschemaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.schemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesja infoAlle Suchfelder werden automatisch indiziertjaneinjanein
SQL infoSupport of SQLSQL-like query languageSQL-like query language (GQL)neinjaA subset of ANSI SQL is implemented
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Propriätäres ProtokollJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
RESTful HTTP API
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
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
C#
C++
Python
Server-seitige Scripts infoStored Proceduresjamit Google App EngineneinPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modenein
Triggersja infoMittels Verwendung des 'Percolation' featuresCallbacks mit Google Apps Engineneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeinehorizontal partitioning (by hash, key, range, range columns, list, and list columns)Fixed-grid hypercubes
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication using Paxoskeine infoRepcached, ein Memcached Patch, liefert ReplicationMulti-source replication using PaxosReal-time block device replication (DRBD)
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop Connectorja infomittels Google Cloud Dataflowneinneinnein
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.Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaneinjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenMemcached and Redis integrationneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)ja infomittels SASL (Simple Authentication and Security Layer) ProtokollAccess rights for users, groups and roles according to SQL-standardja
Weitere Informationen bereitgestellt vom Systemhersteller
ElasticsearchGoogle Cloud DatastoreMemcachedOceanBaseSpaceTime
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» mehr
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» mehr
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» mehr
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» mehr
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for 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 DatastoreMemcachedOceanBaseSpaceTime
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

Redis extends the lead in the DB-Engines key-value store ranking
3. Februar 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Elasticsearch Enables 400 Criteo Engineers to Search 4 TB of Log Data per Week
15. Mai 2024, Yahoo Singapore News

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

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

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13. März 2024, The New Stack

bereitgestellt von Google News

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

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

Best cloud storage of 2024
29. April 2024, TechRadar

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

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

bereitgestellt von Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15. März 2024, Infosecurity Magazine

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27. März 2024, Yahoo Lifestyle UK

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6. März 2018, GeekWire

Why Redis beats Memcached for caching
14. September 2017, InfoWorld

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15. September 2014, Facebook Engineering

bereitgestellt von Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4. August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt