Browse Source

fix How-To

master
flashlan 3 years ago
parent
commit
d2e3c956d3
  1. 10
      Readme.md

10
Readme.md

@ -1,14 +1,16 @@
## Benchmark: ClickHouse Vs. InfluxDB Vs. Postgresql Vs. Parquet Vs. MongoDB Vs. DuckDB Vs. Kdb+ ## Benchmark Fastest Timeseries alternatives: ClickHouse Vs. InfluxDB Vs. Postgresql Vs. Parquet Vs. MongoDB Vs. DuckDB Vs Kdb+
----- -----
#### How to use: #### How to use:
* Run:
```
mkdir data
pip install requirements.txt
```
* Rename the file "properties-model.ini" to "properties.ini" * Rename the file "properties-model.ini" to "properties.ini"
* Fill with your own credentials * Fill with your own credentials
```
pip install requeriments.txt
```
---- ----

Loading…
Cancel
Save