DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

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

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Pinot  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessen
KurzbeschreibungRealtime distributed OLAP datastore, designed to answer OLAP queries with low latencyA distributed reliable key-value storeSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformRDBMS 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 DatenbankmodellRelational DBMSKey-Value StoreDocument StoreRelational DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,35
Rang#274  Overall
#128  Relational DBMS
Punkte7,05
Rang#53  Overall
#5  Key-Value Stores
Punkte4,13
Rang#71  Overall
#12  Document Stores
Punkte3,50
Rang#81  Overall
#44  Relational DBMS
Punkte1,26
Rang#164  Overall
#75  Relational DBMS
Websitepinot.apache.orgetcd.io
github.com/­etcd-io/­etcd
cloud.google.com/­datastorewww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.oracle.com/­database/­technologies/­related/­timesten.html
Technische Dokumentationdocs.pinot.apache.orgetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
cloud.google.com/­datastore/­docshelp.sap.com/­docs/­SAP_SQL_Anywheredocs.oracle.com/­en/­database/­other-databases/­timesten/­index.html
EntwicklerApache Software Foundation and contributorsGoogleSAP infofrüher SybaseOracle infooriginally founded in HP Labs it was acquired by Oracle in 2005
Erscheinungsjahr2015200819921998
Aktuelle Version1.0.0, September 20233.4, August 201917, Juli 2015Release 22.1
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0kommerziellkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaGo
Server BetriebssystemeAll OS with a Java JDK11 or higherFreeBSD
Linux
Windows infoexperimental
gehostetAIX
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
Datenschemajaschemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja, Details hierjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesneinjajaja
SQL infoSupport of SQLSQL-like query languageneinSQL-like query language (GQL)jaja
APIs und andere ZugriffskonzepteJDBCgRPC
JSON over HTTP
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
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 ProgrammiersprachenGo
Java
Python
.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++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Java
Node.js
PL/SQL
Python
Server-seitige Scripts infoStored Proceduresneinmit Google App Engineyes, in C/C++, Java, .Net or PerlPL/SQL
Triggersyes, watching key changesCallbacks mit Google Apps Enginejanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioningShardingkeinekeine
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 Dataflowneinnein
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 TransactionsACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja 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)Benutzer 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
Apache PinotetcdGoogle Cloud DatastoreSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntTimesTen
Erwähnungen in aktuellen Nachrichten

Build a real-time analytics solution with Apache Pinot on AWS
6. August 2024, AWS Blog

Open source Apache Pinot advances as StarTree boosts real-time analytics and observability
8. Mai 2024, VentureBeat

StarTree broadly enhances Apache Pinot-based analytics platform
8. Mai 2024, SiliconANGLE News

Pinot for Low-Latency Offline Table Analytics
29. August 2024, Uber

StarTree Finds Apache Pinot the Right Vintage for IT Observability
8. Mai 2024, Datanami

bereitgestellt von Google News

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

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

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.

SingleStore logo

The data platform to build your intelligent applications.
Try 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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt