diff --git a/docs/how_to_connect_to_the_datastore.md b/docs/how_to_connect_to_the_datastore.md index a09f4337..3b3e884a 100644 --- a/docs/how_to_connect_to_the_datastore.md +++ b/docs/how_to_connect_to_the_datastore.md @@ -9,7 +9,7 @@ We provide two instances of the ClickhouseDB: Both are available using the port 8123. The endpoints above are just addresses, clicking on them will not lead to any page. -The production instance has our current data, which was tested and validated. The development instance has our current work in progress, work and it is usually used to share ideas with other groups before the final work is officially released in production. +The production instance has our current publicly available data. The development instance has our current work in progress and it is usually used to share ideas with other groups before the final content is officially released in production. There are several forms to connect to a Clickhouse database. @@ -21,10 +21,18 @@ clickhouse-client --host=datastore.catalog.igvf.org --port=8123 --user=