File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 77[ cloud-datashader-github ] : https://github.com/crate/cratedb-examples/blob/amo/cloud-datashader/topic/timeseries/explore/cloud-datashader.ipynb
88[ CTE ] : inv:crate-reference#sql_dql_with
99[ CrateDB's PostgreSQL interface ] : inv:crate-reference#interface-postgresql
10+ [ crate-jdbc-standalone ] : https://repo1.maven.org/maven2/io/crate/crate-jdbc-standalone/
11+ [ crate-jdbc-standalone-latest.jar ] : https://repo1.maven.org/maven2/io/crate/crate-jdbc-standalone/2.7.0/crate-jdbc-standalone-2.7.0.jar
1012[ dask-weather-data-colab ] : https://colab.research.google.com/github/crate/cratedb-examples/blob/main/topic/timeseries/dask-weather-data-import.ipynb
1113[ dask-weather-data-github ] : https://github.com/crate/cratedb-examples/blob/main/topic/timeseries/dask-weather-data-import.ipynb
1214[ Datashader ] : https://datashader.org/
Original file line number Diff line number Diff line change 11(datagrip)=
22# DataGrip
33
4+ :::{include} /_ include/links.md
5+ :::
6+
47``` {div}
58:style: "float: right; margin-left: 0.5em"
69[{w=120px}](https://www.jetbrains.com/datagrip/)
@@ -32,7 +35,7 @@ using the "Custom JARs" option when adding a database driver.
3235:::
3336:::{grid-item}
3437[ crate-jdbc-standalone] is the right choice here.
35- For example, download and use the [ crate-jdbc-standalone-2.7.0 .jar] JAR file,
38+ For example, download and use the [ crate-jdbc-standalone-latest .jar] JAR file,
3639and select the driver class ` io.crate.client.jdbc.CrateDriver ` .
3740:::
3841:::{grid-item}
@@ -97,7 +100,5 @@ any contributions and reports.
97100[ CrateDB Cloud ] : https://cratedb.com/product/cloud
98101[ CrateDB JDBC Driver ] : https://cratedb.com/docs/jdbc/
99102[ CrateDB Self-Managed ] : https://cratedb.com/product/self-managed
100- [ crate-jdbc-standalone ] : https://repo1.maven.org/maven2/io/crate/crate-jdbc-standalone/
101- [ crate-jdbc-standalone-2.7.0.jar ] : https://repo1.maven.org/maven2/io/crate/crate-jdbc-standalone/2.7.0/crate-jdbc-standalone-2.7.0.jar
102103[ DataGrip ] : https://www.jetbrains.com/datagrip/
103104[ Tool: DataGrip ] : https://github.com/crate/crate/labels/tool%3A%20DataGrip
You can’t perform that action at this time.
0 commit comments