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

DBMS > Altibase vs. Google Cloud Spanner vs. InterSystems IRIS vs. Rockset vs. ScyllaDB

Vergleich der Systemeigenschaften Altibase vs. Google Cloud Spanner vs. InterSystems IRIS vs. Rockset vs. ScyllaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAltibase  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenRockset  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn enterprise grade, high-performance RDBMSA 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 containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityA scalable, reliable search and analytics service in the cloud, built on RocksDBCassandra and DynamoDB compatible wide column store
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Document StoreWide Column Store
Sekundäre DatenbankmodelleRelational DBMS
Suchmaschine
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,00
Rang#194  Overall
#91  Relational DBMS
Punkte2,89
Rang#105  Overall
#53  Relational DBMS
Punkte4,39
Rang#81  Overall
#13  Document Stores
#10  Key-Value Stores
#1  Object oriented DBMS
#44  Relational DBMS
Punkte0,84
Rang#209  Overall
#35  Document Stores
Punkte5,27
Rang#67  Overall
#5  Wide Column Stores
Websitealtibase.comcloud.google.com/­spannerwww.intersystems.com/­products/­intersystems-irisrockset.comwww.scylladb.com
Technische Dokumentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualscloud.google.com/­spanner/­docsdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.rockset.comdocs.scylladb.com
EntwicklerAltibaseGoogleInterSystemsRocksetScyllaDB
Erscheinungsjahr19992017201820192015
Aktuelle Versionv7.3, 2023, August 20232023.3, Juni 2023ScyllaDB Open Source 5.4.1, Jaenner 2024
Lizenz infoCommercial or Open Sourcekommerziell infoOpen source edition discontinued with March 2023kommerziellkommerziellkommerziellOpen Source infoOpen Source (AGPL), commercial license available
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheC++C++C++
Server BetriebssystemeAIX
HP-UX
Linux
gehostetAIX
Linux
macOS
Ubuntu
Windows
gehostetLinux
Datenschemajajadepending on used data modelschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajadynamic typingja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein infoingestion from XML files supportednein
Sekundärindizesjajajaall fields are automatically indexedja infocluster global secondary indices
SQL infoSupport of SQLANSI SQL-92ja infoQuery statements complying to ANSI 2011jaRead-only SQL queries, including JOINsSQL-like DML and DDL statements (CQL)
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
HTTP RESTProprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Unterstützte ProgrammiersprachenC
C++
Java
Go
Java
JavaScript (Node.js)
Python
.Net
C++
Java
JavaScript (Node.js)
Python
Go
Java
JavaScript (Node.js)
Python
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-seitige Scripts infoStored Proceduresstored procedures and stored functionsneinjaneinyes, Lua
Triggersjaneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingAutomatic shardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication with 3 replicas for regional instances.Source-Replica Replikationjafrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possible
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infousing Google Cloud Dataflowneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätjaja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoStrict serializable isolationACIDneinnein infoAtomicity and isolation are supported for single operations
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 haltenjaneinjaja infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)yesAccess rights for users and organizations can be defined via Rockset consoleAccess rights for users can be defined per object
Weitere Informationen bereitgestellt vom Systemhersteller
AltibaseGoogle Cloud SpannerInterSystems IRISRocksetScyllaDB
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» mehr
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
AltibaseGoogle Cloud SpannerInterSystems IRISRocksetScyllaDB
Erwähnungen in aktuellen Nachrichten

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8. April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17. Mai 2022, Etnews

South Korean company to provide database solution to Mobicom
10. April 2020, UB Post

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26. Oktober 2018, openPR

bereitgestellt von Google News

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

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

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

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

Google Cloud Spanner competes directly with Amazon DynamoDB
12. Oktober 2023, Techzine Europe

bereitgestellt von Google News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26. März 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

InterSystems Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11. Januar 2024, Yahoo Finance

InterSystems expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16. April 2024, ITWeb

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28. März 2024, businesswire.com

bereitgestellt von Google News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18. April 2024, Datanami

Honing business data with AI real-time analytics
14. März 2024, SiliconANGLE News

Rockset targets cost control with latest database update
31. Januar 2024, TechTarget

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31. Januar 2024, GlobeNewswire

Rockset lands $44M to power real-time search and analytics apps
29. August 2023, TechCrunch

bereitgestellt von Google News

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6. Januar 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13. Februar 2018, Datanami

ScyllaDB Database Review | eWeek
21. August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9. Januar 2020, Data Science Central

ScyllaDB Launches Scylla Cloud Database as a Service
14. April 2019, insideBIGDATA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

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

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

Präsentieren Sie hier Ihr Produkt