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 > AnzoGraph DB vs. InfinityDB vs. Memgraph vs. RethinkDB vs. Yanza

Vergleich der Systemeigenschaften AnzoGraph DB vs. InfinityDB vs. Memgraph vs. RethinkDB vs. Yanza

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAnzoGraph DB  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenYanza  Xaus Vergleich ausschliessen
Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationA Java embedded Key-Value Store which extends the Java Map interfaceAn open source graph database built for real-time streaming and compatible with Neo4jDBMS for the Web with a mechanism to push updated query results to applications in realtime.Time Series DBMS for IoT Applications
Primäres DatenbankmodellGraph DBMS
RDF Store
Key-Value StoreGraph DBMSDocument StoreTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,23
Rang#307  Overall
#24  Graph DBMS
#13  RDF Stores
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte2,74
Rang#105  Overall
#19  Document Stores
Websitecambridgesemantics.com/­anzographboilerbay.commemgraph.comrethinkdb.comyanza.com
Technische Dokumentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmboilerbay.com/­infinitydb/­manualmemgraph.com/­docsrethinkdb.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerCambridge SemanticsBoiler Bay Inc.Memgraph LtdThe Linux Foundation infosince July 2017Yanza
Erscheinungsjahr20182002201720092015
Aktuelle Version2.3, Jänner 20214.02.4.1, August 2020
Lizenz infoCommercial or Open Sourcekommerziell infofree trial version availablekommerziellOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache Version 2kommerziell infofree version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein infobut mainly used as a service provided by Yanza
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC und C++C++
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VMLinuxLinux
OS X
Windows
Windows
DatenschemaSchema-free and OWL/RDFS-schema supportja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafrei und schema-optionalschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjaja infostring, binary, float, bool, date, geometrynein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinnein infomanual creation possible, using inversions based on multi-value capabilityjanein
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.neinneinneinnein
APIs und andere ZugriffskonzepteApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Bolt protocol
Cypher query language
HTTP API
Unterstützte ProgrammiersprachenC++
Java
Python
Java.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
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
jede Sprache, die HTTP-Aufrufe erlaubt
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinnein
TriggersneinneinClient-side triggers through changefeedsja infoTimer and event based
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAutomatic shardingkeineSharding infodynamic graph partitioningSharding inforange basedkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation in MPP-ClusterkeineMulti-source replication using RAFTSource-Replica Replikationkeine
MapReduce infoBietet ein API für Map/Reduce OperationenKerberos/HDFS data loadingneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency in MPP-ClusterImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infonot needed in graphsnein infomanual creation possible, using inversions based on multi-value capabilityja inforelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infowith snapshot isolationAtomic single-document operationsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja infoMVCC basedja
Durability infoDauerhafte Speicherung der Datenjajaja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesneinUsers, roles and permissionsja infousers and table-level permissionsnein
Weitere Informationen bereitgestellt vom Systemhersteller
AnzoGraph DBInfinityDBMemgraphRethinkDBYanza
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
AnzoGraph DBInfinityDBMemgraphRethinkDBYanza
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

AnzoGraph review: A graph database for deep analytics
15. April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23. Januar 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8. Februar 2019, Towards Data Science

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

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19. September 2018, Forbes

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

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

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

How to deploy RethinkDB using Docker
14. Februar 2018, Packt Hub

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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