|
|
|
|
|
by florianfunke
4176 days ago
|
|
1) The component used for the web interface is not part of the demo 2) Check out hyperdemo/scripts/tpch/load.sql, HyPer uses the same syntax as Postgres, i.e. you run bin/sql, create a customer table and load it with copy customer from '../tpch/customer.csv' delimiter ',';
3) Please contact us http://www.hyper-db.com/#team |
|