|
# HOTMapper Tutorial
|
|
# HOTMapper Tutorial
|
|
Here you'll learn how to set your environment, create your table, and insert data into it.
|
|
Here you'll learn how to set your environment, create your table, and insert data into it.
|
|
|
|
|
|
Updated with v1.0.
|
|
Updated with v1.1.
|
|
|
|
|
|
## Summary
|
|
## Summary
|
|
* [1. Setting your environment](#1-setting-your-environment)
|
|
* [1. Setting your environment](#1-setting-your-environment)
|
... | @@ -16,7 +16,7 @@ Updated with v1.0. |
... | @@ -16,7 +16,7 @@ Updated with v1.0. |
|
## 1. Setting your environment
|
|
## 1. Setting your environment
|
|
In this section we'll look at how to get MonetDB working with HOTMapper.
|
|
In this section we'll look at how to get MonetDB working with HOTMapper.
|
|
#### Important:
|
|
#### Important:
|
|
The MonetDB Apr2019 (11.33.3) version should be avoided, because it has a bug when inserting into a table with multiple constraints. It's already fixed in their nightly build so you should be fine using any superior version or the August2018 one.
|
|
If you are using the MonetDB Apr2019 (11.33.3) version please update to Apr2019-SP1(11.33.11).
|
|
|
|
|
|
#### Getting MonetDB
|
|
#### Getting MonetDB
|
|
You can get your MonetDB installation following [their instructions](https://www.monetdb.org/Downloads).
|
|
You can get your MonetDB installation following [their instructions](https://www.monetdb.org/Downloads).
|
... | | ... | |