File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -134,15 +134,15 @@ While the main benchmark uses a specific machine configuration for reproducibili
134134- [x] [ MongoDB] ( https://clickhouse.com/blog/json-bench-clickhouse-vs-mongodb-elasticsearch-duckdb-postgresql#mongodb )
135135- [x] [ DuckDB] ( https://clickhouse.com/blog/json-bench-clickhouse-vs-mongodb-elasticsearch-duckdb-postgresql#duckdb )
136136- [x] [ PostgreSQL] ( https://clickhouse.com/blog/json-bench-clickhouse-vs-mongodb-elasticsearch-duckdb-postgresql#postgresql )
137+ - [x] VictoriaLogs
138+ - [x] SingleStore
137139- [ ] Quickwit
138140- [ ] Meilisearch
139141- [ ] Sneller
140142- [ ] Snowflake
141143- [ ] Manticore Search
142- - [ ] SingleStore
143144- [ ] SurrealDB
144145- [ ] OpenText Vertica
145- - [x] VictoriaLogs
146146- [ ] PartiQL
147147- [ ] FishStore
148148- [ ] FerretDB
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ echo "4) 1000m"
3333echo " 5) all"
3434read -p " Enter the number corresponding to your choice: " choice
3535
36- # ./install.sh "${LICENSE_KEY}" "${ROOT_PASSWORD}"
36+ ./install.sh " ${LICENSE_KEY} " " ${ROOT_PASSWORD} "
3737
3838benchmark () {
3939 local size=$1
You can’t perform that action at this time.
0 commit comments