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 > CockroachDB vs. GigaSpaces vs. Google Cloud Spanner vs. Hazelcast vs. SAP IQ

Vergleich der Systemeigenschaften CockroachDB vs. GigaSpaces vs. Google Cloud Spanner vs. Hazelcast vs. SAP IQ

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenSAP IQ infofrüher: Sybase IQ  Xaus Vergleich ausschliessen
KurzbeschreibungCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.A widely adopted in-memory data gridColumnar RDBMS optimized for Big Data analytics
Primäres DatenbankmodellRelational DBMSDocument Store
Object oriented DBMS infoValues are user defined objects
Relational DBMSKey-Value StoreRelational DBMS infospaltenorientiert
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
Document Store infoJSON support with IMDG 3.12
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte0,97
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte2,89
Rang#103  Overall
#52  Relational DBMS
Punkte5,97
Rang#57  Overall
#6  Key-Value Stores
Punkte2,75
Rang#104  Overall
#53  Relational DBMS
Websitewww.cockroachlabs.comwww.gigaspaces.comcloud.google.com/­spannerhazelcast.comwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.gigaspaces.com/­latest/­landing.htmlcloud.google.com/­spanner/­docshazelcast.org/­imdg/­docshelp.sap.com/­docs/­SAP_IQ
EntwicklerCockroach LabsGigaspaces TechnologiesGoogleHazelcastSAP, formerly Sybase
Erscheinungsjahr20152000201720081994
Aktuelle Version23.1.1, Mai 202315.5, September 20205.3.6, November 202316.1 SPS04, April 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2; Commercial licenses availablekommerziellOpen Source infoApache Version 2; commercial licenses availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoJava, C++, .NetJava
Server BetriebssystemeLinux
macOS
Windows
Linux
macOS
Solaris
Windows
gehostetAlle Betriebssysteme mit einer Java VMAIX
HP-UX
Linux
Solaris
Windows
Datenschemadynamic schemaschemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoXML can be used for describing objects metadataneinja infothe object must implement a serialization strategynein
Sekundärindizesjajajajaja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL-99 for query and DML statementsja infoQuery statements complying to ANSI 2011SQL-like query languageja
APIs und andere ZugriffskonzepteJDBCGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JCache
JPA
Memcached Protokoll
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C++
Java
Python
Scala
Go
Java
JavaScript (Node.js)
Python
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinjaneinja infoEvent Listeners, Executor Servicesja
Triggersneinjaneinja infoEventsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingShardingShardingshared disk or shared nothing architectures with SAP IQ Multiplexer
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
Multi-source replication with 3 replicas for regional instances.ja infoReplicated MapSAP/Sybase Replication Server
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoMap-Reduce pattern can be built with XAP task executorsja infousing Google Cloud DataflowjaHadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infoStrict serializable isolationone or two-phase-commit; repeatable reads; read commitedACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinjanein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlRole-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
CockroachDBGigaSpacesGoogle Cloud SpannerHazelcastSAP IQ infofrüher: Sybase IQ
Erwähnungen in aktuellen Nachrichten

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14. Februar 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

CockroachDB tempts legacy databases to crawl to the cloud
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

bereitgestellt von Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

GigaSpaces Orchestrates Cloud Spin-Off
27. Juli 2017, EnterpriseAI

bereitgestellt von Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14. Oktober 2023, InfoQ.com

Google makes its Cloud Spanner database service faster and more cost-efficient
11. Oktober 2023, SiliconANGLE News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

Google Spanner: When Do You Need to Move to It?
11. September 2023, hackernoon.com

More AI Added to Google Cloud's Databases
28. Februar 2024, Datanami

bereitgestellt von Google News

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15. Mai 2024, Datanami

Hazelcast to Demonstrate Power of Unified Platform for Real-Time and AI Applications at the ...
13. Mai 2024, WDRB

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

bereitgestellt von Google News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17. Februar 2020, SAP News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21. Dezember 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11. Juni 2022, InsideSAP

SAP Scales Out HANA In-Memory For Clouds
6. März 2014, EnterpriseAI

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

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.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt