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 > Graphite vs. GridDB vs. Ignite vs. Virtuoso

Vergleich der Systemeigenschaften Graphite vs. GridDB vs. Ignite vs. Virtuoso

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphite  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessen
KurzbeschreibungData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperScalable in-memory time series database optimized for IoT and Big DataApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Virtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstützt
Primäres DatenbankmodellTime Series DBMSTime Series DBMSKey-Value Store
Relational DBMS
Document Store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF Store
Suchmaschine
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,57
Rang#73  Overall
#5  Time Series DBMS
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte3,16
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte4,26
Rang#78  Overall
#13  Document Stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Websitegithub.com/­graphite-project/­graphite-webgriddb.netignite.apache.orgvirtuoso.openlinksw.com
Technische Dokumentationgraphite.readthedocs.iodocs.griddb.netapacheignite.readme.io/­docsdocs.openlinksw.com/­virtuoso
EntwicklerChris DavisToshiba CorporationApache Software FoundationOpenLink Software
Erscheinungsjahr2006201320151998
Aktuelle Version5.1, August 2022Apache Ignite 2.67.2.11, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache 2.0Open Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungssprachePythonC++C++, Java, .NetC
Server BetriebssystemeLinux
Unix
LinuxLinux
OS X
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Datenschemajajajaja 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 dateNumeric data onlyja infonumerical, string, blob, geometry, boolean, timestampjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaja
Sekundärindizesneinjajaja
SQL infoSupport of SQLneinSQL92, SQL-like TQL (Toshiba Query Language)ANSI-99 for query and DML statements, subset of DDLja infoSQL-92, SQL-200x, SQL-3, SQLX
APIs und andere ZugriffskonzepteHTTP API
Sockets
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
ADO.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 ProgrammiersprachenJavaScript (Node.js)
Python
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresneinneinyes (compute grid and cache interceptors can be used instead)ja infoVirtuoso PL
Triggersneinjayes (cache interceptors and events)ja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica Replikationyes (replicated cache)Chain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsyes (compute grid and hadoop accelerator)ja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID at container levelACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infolockingjajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users can be defined per databaseSecurity Hooks for custom implementationsFine-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
GraphiteGridDBIgniteVirtuoso
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Broad use across enterprises and governments including — European Union (EU) US Government...
» mehr
Market metricsGitHub trending repository
» mehr
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
GraphiteGridDBIgniteVirtuoso
DB-Engines Blog Posts

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

Erwähnungen in aktuellen Nachrichten

Grafana Labs Announces Mimir Time Series Database
1. April 2022, Datanami

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10. Dezember 2018, Uber

Getting Started with Monitoring using Graphite
23. Januar 2015, InfoQ.com

InfluxDB: From Open Source Time Series Database to Millions in Revenue
3. März 2021, hackernoon.com

How Grafana made observability accessible
12. Juni 2023, InfoWorld

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17. Juni 2020, global.toshiba

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

Apache Ignite: An Overview
6. September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

ArcGIS and Apache Log4j Vulnerabilities
22. Mai 2023, Esri

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

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Präsentieren Sie hier Ihr Produkt