1.1 KiB
1.1 KiB
title, type, tags, sources, last_updated
| title | type | tags | sources | last_updated | ||||
|---|---|---|---|---|---|---|---|---|
| Amazon Neptune | entity |
|
|
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
Related Entities
- Amazon-DynamoDB:NoSQL 键值数据库,Neptune 处理高度互连数据,DynamoDB 处理简单键值访问
- Amazon-RDS:关系型数据库,Neptune 在关联复杂度的场景优于关系型数据库
Related Concepts
- Purpose-Built-Databases:Neptune 是 AWS 专用数据库家族中的图数据库成员
- Graph-Database:图数据库的核心概念——节点(实体)、边(关系)、属性