Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ambition119/profilePlatform
用户画像平台,涵盖标签管理,用户画像报告,用户分群,用户360视角,oneId服务
https://github.com/ambition119/profilePlatform
Last synced: 14 days ago
JSON representation
用户画像平台,涵盖标签管理,用户画像报告,用户分群,用户360视角,oneId服务
- Host: GitHub
- URL: https://github.com/ambition119/profilePlatform
- Owner: ambition119
- Created: 2020-07-26T03:48:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T09:46:40.000Z (about 1 year ago)
- Last Synced: 2024-08-01T18:30:10.108Z (3 months ago)
- Language: Java
- Homepage:
- Size: 5.73 MB
- Stars: 92
- Watchers: 5
- Forks: 34
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
一. 用户画像平台(profile_platform)
|-- profile_server: spring-boot
1.标签管理 (基于mysql实现)
2.用户画像报告(基于hive+spark + mysqls实现)
3.用户分群(基于spark+hbase实现)
4.用户360视角(基于spark+hbase实现)
|-- profile_ui : vue
|-- oneId_server: 用户唯一id,基于spark + Dgraph实现
|-- rest api : 在线接口服务,接口展示二. 技术架构图
待补充
三. 效果展示
![用户画像平台展示图](./doc/photo/用户画像平台.gif)