https://github.com/javier/opra-spx-questdb
Ingest SPX data from DBN files into QuestDB
https://github.com/javier/opra-spx-questdb
Last synced: 11 months ago
JSON representation
Ingest SPX data from DBN files into QuestDB
- Host: GitHub
- URL: https://github.com/javier/opra-spx-questdb
- Owner: javier
- License: apache-2.0
- Created: 2025-04-03T08:25:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-24T17:22:13.000Z (12 months ago)
- Last Synced: 2025-06-24T18:32:45.480Z (12 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opra-spx-questdb
Ingest SPX data from DBN files into QuestDB
TODO
example
```
python l1-sender-parquet.py "../parquet_src/top_of_book~15.2025-04-20T15*parquet" --host 179.31.49.41 --http-conn-host https::addr=179.31.49.41:9000 --http-token --limit 2_000_000 --table-suffix XXX --workers 6
```