DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > etcd vs. Google Cloud Datastore vs. OushuDB vs. SAP SQL Anywhere vs. TimesTen

Vergleich der Systemeigenschaften etcd vs. Google Cloud Datastore vs. OushuDB vs. SAP SQL Anywhere vs. TimesTen

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameetcd  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenOushuDB  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed reliable key-value storeSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA data warehouse powered by Apache HAWQ supporting descriptive analysis and advanced machine learningRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsAn in-memory SQL relational database that delivers microsecond response and high throughput for OLTP applications. TimesTen can be deployed as a standalone database or as a cache to a backend Oracle database.
Primäres DatenbankmodellKey-Value StoreDocument StoreRelational DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,05
Rang#53  Overall
#5  Key-Value Stores
Punkte4,13
Rang#71  Overall
#12  Document Stores
Punkte0,05
Rang#357  Overall
#151  Relational DBMS
Punkte3,50
Rang#81  Overall
#44  Relational DBMS
Punkte1,26
Rang#164  Overall
#75  Relational DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
cloud.google.com/­datastorewww.oushu.com/­product/­oushuDBwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.oracle.com/­database/­technologies/­related/­timesten.html
Technische Dokumentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
cloud.google.com/­datastore/­docswww.oushu.com/­documentationhelp.sap.com/­docs/­SAP_SQL_Anywheredocs.oracle.com/­en/­database/­other-databases/­timesten/­index.html
EntwicklerGoogleOushuSAP infofrüher SybaseOracle infooriginally founded in HP Labs it was acquired by Oracle in 2005
Erscheinungsjahr200819921998
Aktuelle Version3.4, August 20194.0.1, August 202017, Juli 2015Release 22.1
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellkommerziellkommerziellkommerziell
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.
ImplementierungsspracheGo
Server BetriebssystemeFreeBSD
Linux
Windows infoexperimental
gehostetLinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
IBM AIX Power PC 64-bit
Linux arm64
Linux x86-64
Solaris SPARC 64
Solaris SPARC/x86
Solaris x86-64
Datenschemaschemafreischemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja, Details hierjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLneinSQL-like query language (GQL)Full-featured ANSI SQL supportjaja
APIs und andere ZugriffskonzeptegRPC
JSON over HTTP
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
ADO.NET
HTTP API
JDBC
ODBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Pro*C/C++ programming interfaces
SQL and PL/SQL via JDBC
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
C
C++
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Java
Node.js
PL/SQL
Python
Server-seitige Scripts infoStored Proceduresneinmit Google App Enginejayes, in C/C++, Java, .Net or PerlPL/SQL
Triggersyes, watching key changesCallbacks mit Google Apps Enginejajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingjakeinekeine
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 PaxosSource-Replica Replikation infoDatabase mirroringMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud DataflowHadoop integrationneinnein
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 or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoby means of logfiles and checkpoints
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Kerberos, SSL and role based accessBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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

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 DatastoreOushuDBSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntTimesTen
Erwähnungen in aktuellen Nachrichten

ETCD guidelines: RBI seeks to balance rupee stability, competitiveness | Policy Circle
8. April 2024, Policy Circle

Public preview: AKS cluster control plane metrics in managed Prometheus
12. Februar 2024, Microsoft

Is Your etcd an Open Door for Cyber Attacks? How to Secure Your Kubernetes Clusters & Nodes
8. November 2023, Information Security Newspaper

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

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

bereitgestellt von Google News

Google Cloud vs AWS: Which Cloud Computing Platform is Better?
11. September 2024, Cloudwards

Best cloud storage of 2024
13. September 2024, TechRadar

Google Gets Rid of Fees To Transfer Data Out of Cloud Platform
12. Januar 2024, Spiceworks News and Insights

Google App Engine
26. April 2024, TechTarget

17 Top Cloud Storage Companies to Know
9. April 2024, Built In

bereitgestellt von Google News

China's answer to Snowflake is shaping as data demands upgrade
8. September 2021, PingWest

bereitgestellt von Google News

SAP Products & Services Data Portfolio
2. Juli 2021, Datamation

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

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules
17. Juli 2023, AWS Blog

MindsDB is now the leading and fastest growing applied ML platform in the world
3. November 2022, PR Newswire

Gartner’s Magic Quadrant for Cloud Database Management Systems
9. Dezember 2020, CRN

bereitgestellt von Google News

Oracle starts peddling Exalytics in-memory appliance
12. März 2012, The Register

SAP S&D Benchmark - The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8. Mai 2015, AnandTech

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.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt