Looks like it's a very thin wrapper around scapy: http://www.secdev.org/projects/scapy/
Here are Felix ("fefe") von Leitner's comments http://translate.google.com/translate?js=n&sl=de&tl=en&u=htt... Not that I would share his views, but he is a relatively well known German security expert and free software…
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…
If you're interested in query compilation, check out the HyPer DBMS prototype at [1]. It efficiently compiles SQL (SQL92++) to super-fast LLVM code (faster than Vitesse). It's not open source, but you can download a…
Looks like it's a very thin wrapper around scapy: http://www.secdev.org/projects/scapy/
Here are Felix ("fefe") von Leitner's comments http://translate.google.com/translate?js=n&sl=de&tl=en&u=htt... Not that I would share his views, but he is a relatively well known German security expert and free software…
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…
If you're interested in query compilation, check out the HyPer DBMS prototype at [1]. It efficiently compiles SQL (SQL92++) to super-fast LLVM code (faster than Vitesse). It's not open source, but you can download a…