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 > Amazon Neptune vs. Drizzle vs. Faircom EDGE vs. Memgraph vs. NebulaGraph

Vergleich der Systemeigenschaften Amazon Neptune vs. Drizzle vs. Faircom EDGE vs. Memgraph vs. NebulaGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Neptune  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungFast, reliable graph database built for the cloudMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsAn open source graph database built for real-time streaming and compatible with Neo4jA distributed, linear scalable, high perfomant Graph DBMS
Primäres DatenbankmodellGraph DBMS
RDF Store
Relational DBMSKey-Value Store
Relational DBMS
Graph DBMSGraph DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,58
Rang#112  Overall
#9  Graph DBMS
#5  RDF Stores
Punkte0,03
Rang#380  Overall
#59  Key-Value Stores
#157  Relational DBMS
Punkte3,00
Rang#102  Overall
#8  Graph DBMS
Punkte2,12
Rang#125  Overall
#10  Graph DBMS
Websiteaws.amazon.com/­neptunewww.faircom.com/­products/­faircom-edgememgraph.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technische Dokumentationaws.amazon.com/­neptune/­developer-resourcesdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlmemgraph.com/­docsdocs.nebula-graph.io
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerAmazonDrizzle Projekt, ursprünglich gestartet von Brian AkerFairCom CorporationMemgraph LtdVesoft Inc.
Erscheinungsjahr20172008197920172019
Aktuelle Version7.2.4, September 2012V3, Oktober 2020
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGNU GPLkommerziell infoRestricted, free version availablekommerziell infoFree license availableOpen Source infoApache Version 2.0 + Common Clause 1.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++ANSI C, C++C und C++C++
Server BetriebssystemegehostetFreeBSD
Linux
OS X
Android
Linux infoARM, x86
Raspbian
Windows
LinuxLinux
DatenschemaschemafreijaFlexible Schema (defined schema, partial schema, schema free)schemafrei und schema-optionalStrong typed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja, ANSI Standard SQL Typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesneinjajaja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLneinja infomit propriätären Erweiterungenja infoANSI SQL queriesneinSQL-like query language
APIs und andere ZugriffskonzepteOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
JDBCADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
Unterstützte ProgrammiersprachenC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C
C++
Java
PHP
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C++
Go
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresneinneinja info.Net, JavaScript, C/C++user defined functions
Triggersneinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.ja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingFile partitioning infoCustomizable business rules for partitioningSharding infodynamic graph partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.Multi-Source Replikation
Source-Replica Replikation
ja infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication using RAFTCausal Clustering using Raft protocol
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsjaja infowhen using SQLja inforelationships in graphsja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID infowith snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoacross SQL and NoSQLyes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenja infowith encyption-at-restjajaja infowith periodic snapshot and write-ahead logging (WAL) of changesja infousing RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Pluggable Authentication Mechanismen infoz.B. LDAP, HTTPFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Users, roles and permissionsRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon NeptuneDrizzleFaircom EDGE infoformerly c-treeEDGEMemgraphNebulaGraph
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
NebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
NebulaGraph is open source and free to use under Apache 2.0 license.
» 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
Amazon NeptuneDrizzleFaircom EDGE infoformerly c-treeEDGEMemgraphNebulaGraph
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Uncover hidden connections in unstructured financial data with Amazon Bedrock and Amazon Neptune | Amazon Web ...
17. April 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29. November 2023, AWS Blog

Create a Virtual Knowledge Graph with Amazon Neptune and an Amazon S3 data lake | Amazon Web Services
21. Februar 2024, AWS Blog

Visualize and explore knowledge graphs quickly by connecting metaphactory to Amazon Neptune | Amazon Web ...
22. Januar 2024, AWS Blog

Improve availability of Amazon Neptune during engine upgrade using blue/green deployment | Amazon Web Services
11. September 2023, AWS Blog

bereitgestellt von Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19. April 2023, Yahoo Finance

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

Brokers, Protocols, Platform Move Manufacturing Data
26. Juli 2023, EE Times

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3. September 2021, Automation.com

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6. Juli 2021, IoT Evolution World

bereitgestellt von Google News

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

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

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

bereitgestellt von Google News

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3. April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, Yahoo Finance

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16. September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16. September 2022, Datanami

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt