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 > Google Cloud Datastore vs. JaguarDB vs. Microsoft Azure Cosmos DB vs. Oracle vs. RRDtool

Vergleich der Systemeigenschaften Google Cloud Datastore vs. JaguarDB vs. Microsoft Azure Cosmos DB vs. Oracle vs. RRDtool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformPerformant, highly scalable DBMS for AI and IoT applicationsGlobally distributed, horizontally scalable, multi-model database serviceWeit verbreitetes, allgemein einsetzbares RDBMSIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primäres DatenbankmodellDocument StoreKey-Value Store
Vektor DBMS
Document Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMSTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte0,06
Rang#381  Overall
#59  Key-Value Stores
#13  Vektor DBMS
Punkte27,71
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte1244,08
Rang#1  Overall
#1  Relational DBMS
Punkte1,90
Rang#132  Overall
#11  Time Series DBMS
Websitecloud.google.com/­datastorewww.jaguardb.comazure.microsoft.com/­services/­cosmos-dbwww.oracle.com/­databaseoss.oetiker.ch/­rrdtool
Technische Dokumentationcloud.google.com/­datastore/­docswww.jaguardb.com/­support.htmllearn.microsoft.com/­azure/­cosmos-dbdocs.oracle.com/­en/­databaseoss.oetiker.ch/­rrdtool/­doc
EntwicklerGoogleDataJaguar, Inc.MicrosoftOracleTobias Oetiker
Erscheinungsjahr20082015201419801999
Aktuelle Version3.3 July 202323c, September 20231.8.0, 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL V3.0kommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoGPL V2 and FLOSS
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++ infothe server part. Clients available in other languagesC und C++C infoImplementations in Java (e.g. RRD4J) and C# available
Server BetriebssystemegehostetLinuxgehostetAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
HP-UX
Linux
Datenschemaschemafreijaschemafreija infoSchemaless in JSON and XML columnsja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierjaja infoJSON typesjaNumeric data only
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein infoExporting into and restoring from XML files possible
Sekundärindizesjajaja infoAll properties auto-indexed by defaultjanein
SQL infoSupport of SQLSQL-like query language (GQL)A subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like query languageja infomit proprietären Erweiterungennein
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
In-process Library
Pipes
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-seitige Scripts infoStored Proceduresmit Google App EngineneinJavaScriptPL/SQL infoauch Java stored procedures möglichnein
TriggersCallbacks mit Google Apps EngineneinJavaScriptjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infoImplizit im Cloud ServiceSharding, horizontal partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using PaxosMulti-Source Replikationja infoImplizit im Cloud ServiceMulti-Source Replikation
Source-Replica Replikation
keine
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nein infokann in PL/SQL realisiert werdennein
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.Eventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistencykeine
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinMulti-item ACID transactions with snapshot isolation within a partitionACID infomit parameterisierbarem isolation levelnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoby using the rrdcached daemon
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja infoVersion 12c introduced the new option 'Oracle Database In-Memory'ja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Rechteverwaltung mit BenutzeraccountsZugriffsrechte bis auf item level einstellbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr
Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» mehr

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» 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
Google Cloud DatastoreJaguarDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOracleRRDtool
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

Best cloud storage of 2024
21. Mai 2024, TechRadar

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

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

Why Google is waiving egress fees for disgruntled customers ditching GCP
11. Januar 2024, The Register

bereitgestellt von Google News

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21. Mai 2024, Microsoft

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21. Mai 2024, InfoWorld

At Build, Microsoft Fabric, PostgreSQL and Cosmos DB get AI enhancements
21. Mai 2024, SiliconANGLE News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

bereitgestellt von Google News

Oracle Database Testing
2. Juni 2024, ITPro Today

A Look at The HP Oracle Database Machine
30. Mai 2024, Data Center Knowledge

Announcing Oracle Database 23ai : General Availability
2. Mai 2024, Oracle

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21. Mai 2024, Oracle

Oracle E-Business Suite Data Retention on OCI
28. Mai 2024, Oracle

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29. November 2017, Linux.com

Cacti servers under attack by attackers exploiting CVE-2022-46169
16. Januar 2023, Help Net Security

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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