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 > Datomic vs. Google Cloud Datastore vs. InterSystems Caché vs. OceanBase vs. RocksDB

Vergleich der Systemeigenschaften Datomic vs. Google Cloud Datastore vs. InterSystems Caché vs. OceanBase vs. RocksDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatomic  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenInterSystems Caché  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessen
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
KurzbeschreibungDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA multi-model DBMS and application serverA distributed, high available RDBMS compatible with Oracle and MySQLEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primäres DatenbankmodellRelational DBMSDocument StoreKey-Value Store
Object oriented DBMS
Relational DBMS
Relational DBMSKey-Value Store
Sekundäre DatenbankmodelleDocument StoreDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,76
Rang#145  Overall
#66  Relational DBMS
Punkte4,49
Rang#79  Overall
#12  Document Stores
Punkte1,56
Rang#153  Overall
#71  Relational DBMS
Punkte4,00
Rang#84  Overall
#11  Key-Value Stores
Websitewww.datomic.comcloud.google.com/­datastorewww.intersystems.com/­products/­cacheen.oceanbase.comrocksdb.org
Technische Dokumentationdocs.datomic.comcloud.google.com/­datastore/­docsdocs.intersystems.comen.oceanbase.com/­docs/­oceanbase-databasegithub.com/­facebook/­rocksdb/­wiki
EntwicklerCognitectGoogleInterSystemsOceanBase infopreviously Alibaba and Ant GroupFacebook, Inc.
Erscheinungsjahr20122008199720112013
Aktuelle Version1.0.6735, Juni 20232018.1.4, Mai 20203.2.3, March 20228.11.4, April 2024
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Edition gratiskommerziellkommerziellOpen Source infoCommercial license availableOpen Source infoBSD
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.
ImplementierungsspracheJava, ClojureC++C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostetAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
LinuxLinux
Datenschemajaschemafreidepending on used data modeljaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierjajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesjajajajanein
SQL infoSupport of SQLneinSQL-like query language (GQL)jajanein
APIs und andere ZugriffskonzepteRESTful HTTP APIgRPC (using protocol buffers) API
RESTful HTTP/JSON API
.NET Client API
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
C++ API
Java API
Unterstützte ProgrammiersprachenClojure
Java
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Java
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++
Go
Java
Perl
Python
Ruby
Server-seitige Scripts infoStored Proceduresja infoTransaction Functionsmit Google App EnginejaPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modenein
TriggersBy using transaction functionsCallbacks mit Google Apps Enginejaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoBut extensive use of caching in the application peersShardingkeinehorizontal partitioning (by hash, key, range, range columns, list, and list columns)horizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeine infoBut extensive use of caching in the application peersMulti-source replication using PaxosSource-Replica ReplikationMulti-source replication using Paxosja
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate 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 pathsjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDja
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 developmentneinjaja
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and rolesAccess rights for users, groups and roles according to SQL-standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
DatomicGoogle Cloud DatastoreInterSystems CachéOceanBaseRocksDB
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
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 DatastoreInterSystems CachéOceanBaseRocksDB
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

Relational, NoSQL, Ledger Databases work, not Permissioned Blockchains.
13. Januar 2019, hackernoon.com

bereitgestellt von Google News

Google Cloud is NOT magicking away data egress fees
12. Januar 2024, The Stack

SAP adds vector datastore to HANA Cloud database
2. November 2023, Techzine Europe

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

Your Memories. Their Cloud.
1. Januar 2023, The New York Times

All of Google’s cloud database services are now out of beta
16. August 2016, TechCrunch

bereitgestellt von Google News

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21. September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12. Februar 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24. Juni 2022, IBM

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9. Juli 2016, Data Science Central

Nearly three years on from Cambridge's Epic go-live
23. August 2017, Digital Health

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

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

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

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17. Oktober 2019, Phoronix

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt