DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Google Cloud Datastore vs. InterSystems IRIS vs. Kingbase vs. SAP SQL Anywhere vs. SingleStore

Vergleich der Systemeigenschaften Google Cloud Datastore vs. InterSystems IRIS vs. Kingbase vs. SAP SQL Anywhere vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenKingbase  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityAn enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellDocument StoreDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Relational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,69
Rang#71  Overall
#12  Document Stores
Punkte2,35
Rang#106  Overall
#19  Document Stores
#17  Key-Value Stores
#1  Object oriented DBMS
#53  Relational DBMS
Punkte0,46
Rang#249  Overall
#115  Relational DBMS
Punkte2,87
Rang#88  Overall
#48  Relational DBMS
Punkte4,19
Rang#66  Overall
#36  Relational DBMS
Websitecloud.google.com/­datastorewww.intersystems.com/­products/­intersystems-iriswww.kingbase.com.cnwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.singlestore.com
Technische Dokumentationcloud.google.com/­datastore/­docsdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clshelp.sap.com/­docs/­SAP_SQL_Anywheredocs.singlestore.com
EntwicklerGoogleInterSystemsBeiJing KINGBASE Information technologies inc.SAP infofrüher SybaseSingleStore Inc.
Erscheinungsjahr20082018199919922013
Aktuelle Version2023.3, Juni 2023V8.0, August 202117, Juli 20158.5, Jänner 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziellkommerziellkommerziell infofree developer edition available
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.
ImplementierungsspracheC and JavaC++, Go
Server BetriebssystemegehostetAIX
Linux
macOS
Ubuntu
Windows
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux info64 bit version required
Datenschemaschemafreidepending on used data modeljajaja
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, XSLTneinjajajanein
Sekundärindizesjajajajaja
SQL infoSupport of SQLSQL-like query language (GQL)jaStandard with numerous extensionsjayes infobut no triggers and foreign keys
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
RESTful HTTP API
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
ADO.NET
HTTP API
JDBC
ODBC
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Java
JavaScript (Node.js)
Python
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresmit Google App Enginejauser defined functionsyes, in C/C++, Java, .Net or Perlja
TriggersCallbacks mit Google Apps Enginejajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardinghorizontal partitioning (by range, list and hash) and vertical partitioningkeineSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using PaxosSource-Replica ReplikationjaSource-Replica Replikation infoDatabase mirroringSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
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 ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsjajajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)yesfine grained access rights according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud DatastoreInterSystems IRISKingbaseSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntSingleStore infoformer name was MemSQL
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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 DatastoreInterSystems IRISKingbaseSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

17 Top Cloud Storage Companies to Know
9. April 2024, Built In

Cloud Storage pricing
23. September 2014, Google

NetApp Cloud Volumes Service datastore support for Google Cloud VMware Engine
7. Februar 2023, NetApp

Your Memories. Their Cloud. (Published 2022)
20. Juni 2023, The New York Times

Leveraging the Google Cloud Platform
29. September 2016, Niantic Labs

bereitgestellt von Google News

InterSystems TrakCare and InterSystems IRIS for Health to underpin deployment of fully unified future-ready AI-driven healthcare ecosystem at NEOM
24. Juli 2024, PR Newswire

Automating application-consistent Amazon EBS Snapshots for InterSystems IRIS databases
12. März 2024, AWS Blog

Posos, InterSystems strengthen technological partnership to accelerate, secure AI-assisted drug prescription worldwide
5. Februar 2025, MSN

ImmunoPrecise Antibodies And InterSystems Partner To Leverage AI In Life Sciences, Transforming Patient Care With Accelerated Discovery And Delivery Of Treatments
12. April 2024, accessnewswire.com

Epic to use InterSystems as data foundation for latest EHR release
13. Oktober 2020, Healthcare IT News

bereitgestellt von Google News

Made in China 2025 is back, with a new name and a focus on database companies
19. Dezember 2022, The China Project

bereitgestellt von Google News

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

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules
17. Juli 2023, AWS Blog

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

Gartner’s Magic Quadrant for Cloud Database Management Systems
9. Dezember 2020, CRN

Data Integration Tools – Market Study
21. Oktober 2016, Data Science Central

bereitgestellt von Google News

SingleStore Unveils No-Code Solution Designed to Cut Data Migration from Days to Hours
13. Februar 2025, Business Wire

Third time was the charm for SingleStore in the cloud, CEO says
8. Juli 2024, The Register

CRG Solutions is Named SingleStore’s Value-Added Reseller Partner
13. Februar 2025, bwdisrupt.com

SingleStore acquires BryteFlow to better digest ERP and CRM data
4. Oktober 2024, Blocks and Files

SingleStore acquires BryteFlow to boost data ingestion capabilities
3. Oktober 2024, InfoWorld

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

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