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

DBMS > Blazegraph vs. Citus vs. Dragonfly vs. RethinkDB vs. Trafodion

Vergleich der Systemeigenschaften Blazegraph vs. Citus vs. Dragonfly vs. RethinkDB vs. Trafodion

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBlazegraph  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenTrafodion  Xaus Vergleich ausschliessen
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Scalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceDBMS for the Web with a mechanism to push updated query results to applications in realtime.Transactional SQL-on-Hadoop DBMS
Primäres DatenbankmodellGraph DBMS
RDF Store
Relational DBMSKey-Value StoreDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument StoreSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,75
Rang#214  Overall
#18  Graph DBMS
#8  RDF Stores
Punkte1,96
Rang#119  Overall
#58  Relational DBMS
Punkte0,50
Rang#245  Overall
#35  Key-Value Stores
Punkte2,52
Rang#105  Overall
#20  Document Stores
Websiteblazegraph.comwww.citusdata.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
rethinkdb.comtrafodion.apache.org
Technische Dokumentationwiki.blazegraph.comdocs.citusdata.comwww.dragonflydb.io/­docsrethinkdb.com/­docstrafodion.apache.org/­documentation.html
EntwicklerBlazegraphDragonflyDB team and community contributorsThe Linux Foundation infosince July 2017Apache Software Foundation, originally developed by HP
Erscheinungsjahr20062010202320092014
Aktuelle Version2.1.5, Maerz 20198.1, Dezember 20181.0, March 20232.4.1, August 20202.3.0, Februar 2019
Lizenz infoCommercial or Open SourceOpen Source infoerweiterte kommerzielle Lizenz verfügbarOpen Source infoAGPL, commercial license also availableOpen Source infoBSL 1.1Open Source infoApache Version 2Open Source infoApache 2.0
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.
ImplementierungsspracheJavaCC++C++C++, Java
Server BetriebssystemeLinux
OS X
Windows
LinuxLinuxLinux
OS X
Windows
Linux
Datenschemaschemafreijaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoRDF literal typesjastrings, hashes, lists, sets, sorted sets, bit arraysja infostring, binary, float, bool, date, geometryja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML type available, but no XML query functionalityneinneinnein
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLSPARQL is used as query languageja infostandard, with numerous extensionsneinneinja
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolADO.NET
JDBC
ODBC
Unterstützte Programmiersprachen.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
All languages supporting JDBC/ODBC/ADO.Net
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.LuaJava Stored Procedures
Triggersneinjapublish/subscribe channels provide some trigger functionalityClient-side triggers through changefeedsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding inforange basedSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSource-Replica Replikation infoother methods possible by using 3rd party extensionsSource-Replica ReplikationSource-Replica Replikationja, durch HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjaja infomittels user defined functions und HBase
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in Graphsjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDAtomic execution of command blocks and scriptsAtomic single-document operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, strict serializability by the serverja infoMVCC basedja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinnein
Berechtigungskonzept infoZugriffskontrolleSecurity and Authentication via Web Application Container (Tomcat, Jetty)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardPassword-based authenticationja infousers and table-level permissionsBenutzer 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
BlazegraphCitusDragonflyRethinkDBTrafodion
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Video: Blazegraph Accelerates Graph Computing with GPUs
20. Dezember 2015, insideHPC

Back to the future: Does graph database success hang on query language?
5. März 2018, ZDNet

bereitgestellt von Google News

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

Citus Data Announces Citus Cloud Database Support for HIPAA and SOC 2 Type 2 Compliance
13. November 2018, Business Wire

bereitgestellt von Google News

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE News

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

Tech Startups to Watch in 2023
12. April 2023, Database Trends and Applications

Valkey Emerges as Leading Open Source Alternative to Redis After Relicensing Row
12. September 2024, Business Wire

bereitgestellt von Google News

An introduction to building realtime apps with RethinkDB
9. Juli 2022, devm.io

How to Use RethinkDB with Node.js Applications
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

Installing and Using RethinkDB on Ubuntu
8. April 2022, Open Source For You

Adapting RethinkDB For The Evented Web With Pusher
4. September 2015, SitePoint

bereitgestellt von Google News

Apache Software Foundation Releases its 2019 Fiscal Year Report
17. August 2019, Open Source For You

Low-latency, distributed database architectures are critical for emerging fog applications
7. April 2022, Embedded Computing Design

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

The data platform to build your intelligent applications.
Try it free.

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