2023-06-20 00:15:29 -03:00
2023-06-20 00:15:29 -03:00
2023-06-06 02:32:14 +00:00
2023-06-15 01:05:11 -03:00
2023-06-15 02:01:22 -03:00

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+
S
Description
No description provided
Readme
255 KiB
Languages
Jupyter Notebook 100%