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 > etcd vs. Google Cloud Datastore vs. InfinityDB vs. Oracle vs. TinkerGraph

Vergleich der Systemeigenschaften etcd vs. Google Cloud Datastore vs. InfinityDB vs. Oracle vs. TinkerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameetcd  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenTinkerGraph  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed reliable key-value storeSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA Java embedded Key-Value Store which extends the Java Map interfaceWeit verbreitetes, allgemein einsetzbares RDBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primäres DatenbankmodellKey-Value StoreDocument StoreKey-Value StoreRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleDocument 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
Punkte7,03
Rang#54  Overall
#5  Key-Value Stores
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte0,08
Rang#365  Overall
#55  Key-Value Stores
Punkte1244,08
Rang#1  Overall
#1  Relational DBMS
Punkte0,13
Rang#345  Overall
#35  Graph DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
cloud.google.com/­datastoreboilerbay.comwww.oracle.com/­databasetinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technische Dokumentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
cloud.google.com/­datastore/­docsboilerbay.com/­infinitydb/­manualdocs.oracle.com/­en/­database
EntwicklerGoogleBoiler Bay Inc.Oracle
Erscheinungsjahr2008200219802009
Aktuelle Version3.4, August 20194.023c, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellkommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoApache 2.0
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.
ImplementierungsspracheGoJavaC und C++Java
Server BetriebssystemeFreeBSD
Linux
Windows infoexperimental
gehostetAlle Betriebssysteme mit einer Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Datenschemaschemafreischemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeja infoSchemaless in JSON and XML columnsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja, Details hierja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesneinjanein infomanual creation possible, using inversions based on multi-value capabilityjanein
SQL infoSupport of SQLneinSQL-like query language (GQL)neinja infomit proprietären Erweiterungennein
APIs und andere ZugriffskonzeptegRPC
JSON over HTTP
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
TinkerPop 3
Unterstützte Programmiersprachen.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaC
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
Groovy
Java
Server-seitige Scripts infoStored Proceduresneinmit Google App EngineneinPL/SQL infoauch Java stored procedures möglichnein
Triggersyes, watching key changesCallbacks mit Google Apps Engineneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineSharding, horizontal partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication using PaxoskeineMulti-Source Replikation
Source-Replica Replikation
keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowneinnein infokann in PL/SQL realisiert werdennein
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 Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistencykeine
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsnein infomanual creation possible, using inversions based on multi-value capabilityjaja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infomit parameterisierbarem isolation levelnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajanein
Durability infoDauerhafte Speicherung der Datenjajajajaoptional
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinja infoVersion 12c introduced the new option 'Oracle Database In-Memory'ja
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinBenutzer 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
DrittanbieterDevart 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
etcdGoogle Cloud DatastoreInfinityDBOracleTinkerGraph
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

Konferenzen, Veranstaltungen und Webinare

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

Erwähnungen in aktuellen Nachrichten

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

6 Cool Kubernetes Operators and How to Use Them
22. Januar 2024, hackernoon.com

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5. April 2024, Mint

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

bereitgestellt von Google News

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

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

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27. September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26. Februar 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21. Februar 2012, SiliconANGLE News

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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