fix How-To

This commit is contained in:
2023-06-22 22:56:30 -03:00
parent ebafe27304
commit d2e3c956d3
+6 -4
View File
@@ -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:
* Run:
```
mkdir data
pip install requirements.txt
```
* Rename the file "properties-model.ini" to "properties.ini"
* Fill with your own credentials
```
pip install requeriments.txt
```
----