Files
nexus/wiki/entities/Amazon-Neptune.md
2026-04-24 00:03:01 +08:00

1.1 KiB
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Amazon Neptune entity
AWS
Database
Graph
ctp-topic-51-architecting-with-aws-purpose-built-databases
2026-04-23

Overview

Amazon Neptune 是 AWS 全托管的图数据库Graph Database专为高度互连数据设计支持 Apache TinkerPop Gremlin 和 SPARQL 查询语言。

Key Use Cases

  • 欺诈检测:发现传统关系型数据库难以识别的关联模式
  • 社交网络:好友推荐、共同联系人分析
  • 推荐系统:基于用户行为图的个性化推荐
  • 知识图谱:实体关系的存储与查询

Aliases

  • Neptune
  • Amazon Neptune
  • AWS Neptune
  • Amazon Neptune Graph Database
  • Amazon-DynamoDBNoSQL 键值数据库Neptune 处理高度互连数据DynamoDB 处理简单键值访问
  • Amazon-RDS关系型数据库Neptune 在关联复杂度的场景优于关系型数据库
  • Purpose-Built-DatabasesNeptune 是 AWS 专用数据库家族中的图数据库成员
  • Graph-Database:图数据库的核心概念——节点(实体)、边(关系)、属性