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

DBMS > Datomic vs. Google Cloud Firestore vs. RocksDB vs. SAP SQL Anywhere vs. ScyllaDB

Vergleich der Systemeigenschaften Datomic vs. Google Cloud Firestore vs. RocksDB vs. SAP SQL Anywhere vs. ScyllaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatomic  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessen
KurzbeschreibungDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Embeddable persistent key-value store optimized for fast storage (flash and RAM)RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsCassandra and DynamoDB compatible wide column store
Primäres DatenbankmodellRelational DBMSDocument StoreKey-Value StoreRelational DBMSWide Column Store
Sekundäre DatenbankmodelleKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,76
Rang#145  Overall
#66  Relational DBMS
Punkte8,96
Rang#48  Overall
#8  Document Stores
Punkte4,00
Rang#84  Overall
#11  Key-Value Stores
Punkte4,57
Rang#78  Overall
#43  Relational DBMS
Punkte5,27
Rang#67  Overall
#5  Wide Column Stores
Websitewww.datomic.comfirebase.google.com/­products/­firestorerocksdb.orgwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.scylladb.com
Technische Dokumentationdocs.datomic.comfirebase.google.com/­docs/­firestoregithub.com/­facebook/­rocksdb/­wikihelp.sap.com/­docs/­SAP_SQL_Anywheredocs.scylladb.com
EntwicklerCognitectGoogleFacebook, Inc.SAP infofrüher SybaseScyllaDB
Erscheinungsjahr20122017201319922015
Aktuelle Version1.0.6735, Juni 20238.11.4, April 202417, Juli 2015ScyllaDB Open Source 5.4.1, Jaenner 2024
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Edition gratiskommerziellOpen Source infoBSDkommerziellOpen Source infoOpen Source (AGPL), commercial license available
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheJava, ClojureC++C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostetLinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
Datenschemajaschemafreischemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesjajaneinjaja infocluster global secondary indices
SQL infoSupport of SQLneinneinneinjaSQL-like DML and DDL statements (CQL)
APIs und andere ZugriffskonzepteRESTful HTTP APIAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
C++ API
Java API
ADO.NET
HTTP API
JDBC
ODBC
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Unterstützte ProgrammiersprachenClojure
Java
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C++
Go
Java
Perl
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
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 Proceduresja infoTransaction Functionsyes, Firebase Rules & Cloud Functionsneinyes, in C/C++, Java, .Net or Perlyes, Lua
TriggersBy using transaction functionsyes, with Cloud Functionsjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoBut extensive use of caching in the application peersShardinghorizontal partitioningkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeine infoBut extensive use of caching in the application peersMulti-Source ReplikationjaSource-Replica Replikation infoDatabase mirroringfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possible
MapReduce infoBietet ein API für Map/Reduce OperationenneinUsing Cloud Dataflowneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjajaACIDnein infoAtomicity and isolation are supported for single operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)jajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja inforecommended only for testing and developmentjajaja infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.neinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users can be defined per object
Weitere Informationen bereitgestellt vom Systemhersteller
DatomicGoogle Cloud FirestoreRocksDBSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntScyllaDB
Specific characteristicsScyllaDB 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
DrittanbieterSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
DatomicGoogle Cloud FirestoreRocksDBSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntScyllaDB
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Nubank buys firm behind Clojure programming language
28. Juli 2020, Finextra

Zoona Case Study
16. Dezember 2017, AWS Blog

Architecting Software for Leverage
13. November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24. Juli 2020, LatamList

bereitgestellt von Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google’s Firebase gets AI extensions, opens up its marketplace
10. Mai 2023, TechCrunch

Google's Cloud Firestore is now generally available
31. Januar 2019, ZDNet

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8. Februar 2019, InfoQ.com

bereitgestellt von Google News

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18. Oktober 2022, GlobeNewswire

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6. April 2023, Phoronix

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29. März 2024, Phoronix

bereitgestellt von Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15. Juli 2015, PR Newswire

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

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

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

bereitgestellt von Google News

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

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

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

Why Database Software Has Been 'Wasting' Hardware
6. November 2019, Forbes

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt