You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
flashlan 20278bd27c added requerimets.txt 3 years ago
reqs/.ipynb_checkpoints add requerimets.txt 3 years ago
LICENSE Initial commit 3 years ago
Readme.md updated readme.md 3 years ago
compareDBs.ipynb updated readme 3 years ago
properties-model.ini updated properties model with MONGO 3 years ago
requirements.txt added requerimets.txt 3 years ago

Readme.md

Benchmark: ClickHouse Vs. InfluxDB Vs. Postgresql Vs. Parquet Vs. MongoDB Vs. DuckDB Vs. Kdb+


How to use:

  • Rename the file "properties-model.ini" to "properties.ini"
  • Fill with your own credentials
pip install requeriments.txt

The proposal of this work is to compare the speed in read/writing a specific amount of data, in this case, a dataset with 9 columns and 1.000.000 lines) calculating medium ingestion time betwenn seven diferent databases:

  • ClickHouse
  • InfluxDB
  • Postgresql
  • Parquet (in a S3 Minio Storage)
  • DuckDB
  • MongoDB
  • Kdb+