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

DBMS > Apache IoTDB vs. Brytlyt vs. Citus vs. JanusGraph vs. Kinetica

Vergleich der Systemeigenschaften Apache IoTDB vs. Brytlyt vs. Citus vs. JanusGraph vs. Kinetica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenBrytlyt  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenKinetica  Xaus Vergleich ausschliessen
KurzbeschreibungAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Fully vectorized database across both GPUs and CPUs
Primäres DatenbankmodellTime Series DBMSRelational DBMSRelational DBMSGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,39
Rang#155  Overall
#14  Time Series DBMS
Punkte0,27
Rang#289  Overall
#131  Relational DBMS
Punkte2,06
Rang#117  Overall
#56  Relational DBMS
Punkte1,78
Rang#134  Overall
#12  Graph DBMS
Punkte0,44
Rang#256  Overall
#118  Relational DBMS
Websiteiotdb.apache.orgbrytlyt.iowww.citusdata.comjanusgraph.orgwww.kinetica.com
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.brytlyt.iodocs.citusdata.comdocs.janusgraph.orgdocs.kinetica.com
EntwicklerApache Software FoundationBrytlytLinux Foundation; originally developed as Titan by AureliusKinetica
Erscheinungsjahr20182016201020172012
Aktuelle Version1.1.0, April 20235.0, August 20238.1, Dezember 20181.0.0, Oktober 20237.1, August 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoAGPL, commercial license also availableOpen Source infoApache 2.0kommerziell
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.
ImplementierungsspracheJavaC, C++ and CUDACJavaC, C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)Linux
OS X
Windows
LinuxLinux
OS X
Unix
Windows
Linux
Datenschemajajajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infospecific XML-type available, but no XML query functionality.ja infospecific XML type available, but no XML query functionalityneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLSQL-like query languagejaja infostandard, with numerous extensionsneinSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteJDBC
Native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
.Net
C
C++
Delphi
Java
Perl
Python
Tcl
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Clojure
Java
Python
C++
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte Funktionen infoin PL/pgSQLbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.jabenutzerdefinierte Funktionen
Triggersjajajajaja infotriggers when inserted values for one or more columns fall within a specified range
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)Shardingja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasSource-Replica ReplikationSource-Replica Replikation infoother methods possible by using 3rd party extensionsjaSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkneinneinja infovia Faunus, a graph analytics enginenein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinjajaja infoRelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoGPU vRAM or System RAM
Berechtigungskonzept infoZugriffskontrollejaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer Authentification und Sicherheit via Rexster Graph ServerZugriffsrechte für Benutzer und Rollen auf Tabellenebene

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 IoTDBBrytlytCitusJanusGraph infosuccessor of TitanKinetica
Erwähnungen in aktuellen Nachrichten

AMD Zen 5 Not Affected By Inception/SRSO, mitigations=off Yields No Benefit On Ryzen 9000 Series
6. September 2024, Phoronix

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

Apache Software Foundation Initiatives to Fuel the Next 25 Years of Open Source Innovation
18. September 2024, GlobeNewswire

Intel Core Ultra 9 285K "Arrow Lake" Delivers Strong Linux Performance Review
24. Oktober 2024, Phoronix

AMD Debuts EPYC 8004 Series CPUs For Power-Efficient Intelligent Edge Solutions
18. September 2023, Hot Hardware

bereitgestellt von Google News

Bringing GPUs To Bear On Bog Standard Relational Databases
26. Februar 2018, The Next Platform

About Charlie McIver
27. Oktober 2022, Fintech Finance

bereitgestellt von Google News

Microsoft Expands Azure PostgreSQL Moxy Through Citus Data Purchase
31. Mai 2024, Data Center Knowledge

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL performance and scale
24. Januar 2019, Microsoft

Microsoft acquires Citus Data
24. Januar 2019, TechCrunch

Microsoft acquires Citus Data, creators of a cloud-friendly version of the PostgreSQL database
24. Januar 2019, GeekWire

Microsoft acquires another open-source company, Citus Data
24. Januar 2019, CNBC

bereitgestellt von Google News

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

Third Time Is The Charm For Nebula Graph Database
19. Januar 2021, The Next Platform

Suitability of Graph Database Technology for the Analysis of Spatio-Temporal Data
14. Juli 2020, Towards Data Science

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

Advantages of graph databases: Easier data modeling, analytics
23. Januar 2019, TechTarget

bereitgestellt von Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26. März 2024, Datanami

Kinetica Delivers Real-Time Vector Similarity Search
21. März 2024, insideainews.com

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18. März 2024, SiliconANGLE News

Kinetica: AI is a ‘killer app’ for data analytics
2. Mai 2023, Blocks & Files

How GPUs Are Helping Paris’ Public Hospital System Combat the Spread of COVID-19
15. Oktober 2020, NVIDIA Blog

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

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt