Vertica Stock Schema Example Database
Here is a copy of the scripts that will generate the data and the metadata to create a TickStore_Schema in Vertica.
- i hope HP won't mind me sharing this with the community so others can play with it and learn how Vertica works.
- the bundle comes also with various scripts that uses the generated data to create reports and do analisis on top of it.
To download and install the Stock schema follow the steps bellow:
- Download the zipped files from here TickStore_Schema
- Create an new folder and unzip it inside.
- A new directory will be create in /tmp/tickstore_schema
- Create the schema and the tables on your database
- Load the generated data into your tables:
- you just need to alter the tickstore_load_data.sql by adding the full path to the directory where we generated the data in.
- quite fast for VBox single node Vertica Cluster with 1 Gb RAM + 1 Cpu :).
Done your Tick Store Schema is up and ready for you to play with !