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 > Amazon Redshift vs. etcd vs. eXtremeDB vs. TinkerGraph vs. Virtuoso

Vergleich der Systemeigenschaften Amazon Redshift vs. etcd vs. eXtremeDB vs. TinkerGraph vs. Virtuoso

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Redshift  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenTinkerGraph  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessen
KurzbeschreibungLarge scale data warehouse service for use with business intelligence toolsA distributed reliable key-value storeNatively in-memory DBMS with options for persistency, high-availability and clusteringA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APIVirtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstützt
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMS
Time Series DBMS
Graph DBMSDocument Store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF Store
Suchmaschine
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte17,94
Rang#34  Overall
#21  Relational DBMS
Punkte7,25
Rang#54  Overall
#5  Key-Value Stores
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte0,08
Rang#348  Overall
#35  Graph DBMS
Punkte4,26
Rang#78  Overall
#13  Document Stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Websiteaws.amazon.com/­redshiftetcd.io
github.com/­etcd-io/­etcd
www.mcobject.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlinvirtuoso.openlinksw.com
Technische Dokumentationdocs.aws.amazon.com/­redshiftetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.mcobject.com/­docs/­extremedb.htmdocs.openlinksw.com/­virtuoso
EntwicklerAmazon (based on PostgreSQL)McObjectOpenLink Software
Erscheinungsjahr2012200120091998
Aktuelle Version3.4, August 20198.2, 20217.2.11, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0kommerziellOpen Source infoApache 2.0Open Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCGoC und C++JavaC
Server BetriebssystemegehostetFreeBSD
Linux
Windows infoexperimental
AIX
HP-UX
Linux
macOS
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Datenschemajaschemafreijaschemafreija infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infosupport of XML interfaces availableneinja
Sekundärindizeseingeschränktneinjaneinja
SQL infoSupport of SQLja infokeine vollständige Unterstützung eines SQL-Standardsneinja infowith the option: eXtremeSQLneinja infoSQL-92, SQL-200x, SQL-3, SQLX
APIs und andere ZugriffskonzepteJDBC
ODBC
gRPC
JSON over HTTP
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
TinkerPop 3ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C
C#
C++
Java
Lua
Python
Scala
Groovy
Java
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin Pythonneinjaneinja infoVirtuoso PL
Triggersneinyes, watching key changesja infoby defining eventsneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierung / shardingkeineja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Active Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
keineChain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infowerden aber nicht 'enforced'neinjaja infoRelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoOptimistic (MVCC) and pessimistic (locking) strategies availableneinja
Durability infoDauerhafte Speicherung der Datenjajajaoptionalja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjajaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinneinFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon RedshiftetcdeXtremeDBTinkerGraphVirtuoso
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Broad use across enterprises and governments including — European Union (EU) US Government...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» mehr
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
Amazon RedshiftetcdeXtremeDBTinkerGraphVirtuoso
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Breaking barriers in geospatial: Amazon Redshift, CARTO, and H3 | Amazon Web Services
16. Mai 2024, AWS Blog

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2. Mai 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29. November 2023, AWS Blog

Best practices to implement near-real-time analytics using Amazon Redshift Streaming Ingestion with Amazon MSK ...
11. März 2024, AWS Blog

Amazon Aurora MySQL zero-ETL integration with Amazon Redshift is now generally available | Amazon Web Services
7. November 2023, AWS Blog

bereitgestellt von Google News

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

Apache APISIX Without etcd?
27. Juli 2023, hackernoon.com

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

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

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

bereitgestellt von Google News

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13. Mai 2024, Embedded Computing Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11. August 2023, Automation.com

Schneider Electric to collaborate with McObject
14. Oktober 2015, Construction Week Online

TI's TDA3x processor powers advanced driver assistance apps
21. Oktober 2014, Embedded

bereitgestellt von Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28. September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12. Oktober 2020, Towards Data Science

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

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

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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Präsentieren Sie hier Ihr Produkt