https://github.com/questdb/demo-data
QuestDb demo website injection app
https://github.com/questdb/demo-data
Last synced: 7 months ago
JSON representation
QuestDb demo website injection app
- Host: GitHub
- URL: https://github.com/questdb/demo-data
- Owner: questdb
- License: apache-2.0
- Created: 2022-03-07T16:01:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-06-17T23:03:58.000Z (7 months ago)
- Last Synced: 2025-06-18T00:19:48.202Z (7 months ago)
- Language: Python
- Size: 64.5 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crypto data feed for QuestDB demo
QuestDb demo website injection app
# Run
Python 3.8 required
```
pip install poetry
poetry install
poetry run python demo_questdb.py
```
# License
This product based on [cryptofeed](https://github.com/bmoscon/cryptofeed) software developed by Bryant Moscon (http://www.bryantmoscon.com/)