DB-EnginesEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Apache Impala vs. Apache Kylin vs. GraphDB vs. Raima Database Manager vs. RRDtool

Vergleich der Systemeigenschaften Apache Impala vs. Apache Kylin vs. GraphDB vs. Raima Database Manager vs. RRDtool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Impala  Xaus Vergleich ausschliessenApache Kylin  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenRaima Database Manager infoformerly named db_Vista  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic DBMS für HadoopA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.RDBMS with a small footprint, either embedded into an application or used as a database serverIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primäres DatenbankmodellRelational DBMSRelational DBMSGraph DBMS
RDF Store
Relational DBMS
Time Series DBMS
Time Series DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte10,08
Rang#41  Overall
#25  Relational DBMS
Punkte1,10
Rang#174  Overall
#79  Relational DBMS
Punkte2,77
Rang#98  Overall
#8  Graph DBMS
#4  RDF Stores
Punkte0,40
Rang#266  Overall
#123  Relational DBMS
#21  Time Series DBMS
Punkte1,68
Rang#137  Overall
#11  Time Series DBMS
Websiteimpala.apache.orgkylin.apache.orgwww.ontotext.comraima.comoss.oetiker.ch/­rrdtool
Technische Dokumentationimpala.apache.org/­impala-docs.htmlkylin.apache.org/­docsgraphdb.ontotext.com/­documentationdocs.raima.comoss.oetiker.ch/­rrdtool/­doc
Social network pagesGitHubLinkedInTwitterMediumYouTube
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von ClouderaApache Software Foundation, originally contributed from eBay IncOntotextRaima Inc.Tobias Oetiker
Erscheinungsjahr20132015200019841999
Aktuelle Version4.1.0, Juni 20223.1.0, Juli 202010.4, Oktober 202315, Juni 20211.8.0, 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0kommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziellOpen Source infoGPL V2 and FLOSS
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++JavaJavaCC infoImplementations in Java (e.g. RRD4J) and C# available
Server BetriebssystemeLinuxLinuxAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
HP-UX
Linux
Datenschemajajaschema-free and OWL/RDFS-schema support; RDF shapesjaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaNumeric data only
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infoExporting/Importing of XML structures possiblenein infoExporting into and restoring from XML files possible
Sekundärindizesjajayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjanein
SQL infoSupport of SQLSQL-like DML and DDL statementsANSI SQL for queries (using Apache Calcite)stored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCjanein
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
ODBC
RESTful HTTP API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
ODBC
RESTful HTTP API
In-process Library
Pipes
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
Objective-C
PL/SQL
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-seitige Scripts infoStored Proceduresja infoBenutzer definierte Funktionen und Integration von Map/Reducewell-defined plugin interfaces; JavaScript server-side extensibilityja infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationnein
Triggersneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinehorizontale Partitionierungkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorMulti-Source ReplikationSource-Replica Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAbfragen werden als Map/Reduce Jobs durchgeführtjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency or Eventual Consistency depending on configurationkeine
Fremdschlüssel inforeferenzielle Integritätneinja infoConstraint checkingjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja infoby using the rrdcached daemon
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und KerberosDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.neinnein
Weitere Informationen bereitgestellt vom Systemhersteller
Apache ImpalaApache KylinGraphDB infoUrsprünglicher Name: OWLIMRaima Database Manager infoformerly named db_VistaRRDtool
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Raima Database Manager (RDM) is an embedded time-series database optimized to run...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Decreased time-to-market Industry-standard interfaces & tools for making your job...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Typical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Infor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Over 30 000 applications developers worldwide have field-tested RDM products More...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Just as the technical aspects of Raima Database Manager are flexible, so are the...
» mehr
Neuigkeiten

Deploying Ontotext GraphDB on AWS
27. September 2024

GraphDB in Action: Using Semantics To Push The Envelope Of Software Engineering, Machine Learning, and E-Health Domains
11. September 2024

Accelerating End-to-end Knowledge Graph Solutions with Ontotext’s LinkedLifeData Inventory: The Case of Target Discovery
30. August 2024

Using Entity Linking to Turn Your Graph into a Knowledge Graph
23. August 2024

Considerations to Creating a Graph Center of Excellence: 5 Elements to Ensure Success
22. August 2024

RaimaDB and QNX Forge a Powerful Partnership in Embedded Systems
9. Juli 2024

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29. Februar 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10. Juni 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8. Oktober 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1. Oktober 2020

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 ImpalaApache KylinGraphDB infoUrsprünglicher Name: OWLIMRaima Database Manager infoformerly named db_VistaRRDtool
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

Cloudera brings Apache Iceberg data lake format to its Data Platform
30. Juni 2022, SiliconANGLE News

Building a Large-scale Transactional Data Lake at Uber Using Apache Hudi
9. Juni 2020, Uber

Apache Iceberg Changes Everything: What's Underneath?
28. August 2023, Spiceworks News and Insights

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Query your (big) data with the power of Python, Dask, and SQL
7. Dezember 2020, Towards Data Science

bereitgestellt von Google News

Overhauling Apache Kylin for the cloud
18. November 2021, InfoWorld

eBay’s Kylin Becomes a Top-Level Apache Open Source Project
9. Dezember 2015, eBay Inc.

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9. November 2022, AWS Blog

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support
10. August 2021, Blocks & Files

Apache Kylin Adds Real-time OLAP
3. Januar 2020, iProgrammer

bereitgestellt von Google News

A Content Management Platform and a Graph Database Come Together in the New Company: Graphwise
28. Oktober 2024, The Recursive

Semantic Web Company and Ontotext merge to form Graphwise
23. Oktober 2024, Blocks & Files

Semantic Web Company and Ontotext Merge to Create Knowledge Graph and AI Powerhouse Graphwise
23. Oktober 2024, PR Newswire

Semantic Web Company and Ontotext merge to create knowledge graph and AI powerhouse Graphwise
23. Oktober 2024, intelligentcio.com

Semantic Web Company, Bulgaria's Ontotext merge to form Graphwise
24. Oktober 2024, SeeNews

bereitgestellt von Google News

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29. November 2017, Linux.com

Customize Munin and try increasing the types of graphs displayed
20. Januar 2007, GIGAZINE(ギガジン)

5 Best Small Business Network Monitoring Software Tools in 2024
13. Mai 2024, Addictive Tips

Monitor Router Traffic: 7 Best Monitoring Tools and Software
14. Mai 2024, Addictive Tips

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

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.

SingleStore logo

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