"## Benchmark: ClickHouse Vs. InfluxDB Vs. Postgresql Vs. Parquet \n",
"## Benchmark Fastest Timeseries alternatives: ClickHouse Vs. InfluxDB Vs. Postgresql Vs. Parquet Vs. MongoDB Vs. DuckDB Vs Kdb+\n",
"\n",
"\n",
"-----\n",
"-----\n",
"\n",
"#### How to use:\n",
"#### How to use:\n",
"* Rename the file \"properties-model.ini\" to \"properties.ini\"\n",
"* Rename the file \"properties-model.ini\" to \"properties.ini\"\n",
"* Fill with your own credentials\n",
"* Fill with your own credentials\n",
"----\n",
"----\n",
"\n",
"\n",
"The proposal of this work is to compare the speed in read/writing a midle level of data ( a dataset with 9 columns and 50.000 lines) to four diferent databases:\n",
"The proposal of this work is to compare the speed in read/writing a midle level of data ( a dataset with 9 columns and 1.000.000 lines) to four diferent databases:\n",
"\n",
"\n",
"* [ClickHouse](#ClickHouse)\n",
"* [ClickHouse](#ClickHouse)\n",
"* [InfluxDB](#InfluxDB)\n",
"* [InfluxDB](#InfluxDB)\n",
@ -25,7 +24,13 @@
"* [MongoDB](#MongoDB)\n",
"* [MongoDB](#MongoDB)\n",
"* [DuckDB](#DuckDB)\n",
"* [DuckDB](#DuckDB)\n",
"* [Kdb+](#Kdb+)\n",
"* [Kdb+](#Kdb+)\n",
"\n"
"\n",
"Jump to:\n",
"\n",
"* [Table with Results](#Table)\n",
"* [Graph with Read/Write result](#Graph)\n",
"* [Graph with the best results](#Graph-(bests))\n",