https://github.com/samlet/dataset
https://github.com/samlet/dataset
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/samlet/dataset
- Owner: samlet
- Created: 2021-11-01T05:44:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-01T05:47:32.000Z (over 4 years ago)
- Last Synced: 2025-04-09T06:16:05.569Z (about 1 year ago)
- Language: C
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README.md
## dataset
* facts
- 供应商: ssb
- 房地产: uk-property
- 旅行: flightlist(航空), ontime(航空), nyc-taxi(出租)
- 网站: visits
- 餐饮业: 食谱(recipes), 菜单(menus)
- 电信: cell-towers
- 硬件: machine-generated-log
- 电商: user-behavior
* faker:
- gmall-mock
- user profile
## create
```bash
$ clickhouse-client --queries-file create-menus.sql
```