The CSV example at https://calcite.apache.org/docs/tutorial.html shows how to access the CSV data using sqlline.
Does anyone know of any tutorial that show how to create a standalone JDBC driver from scratch for CSV example, so that it can be use for example using squirrelsql?