-
Notifications
You must be signed in to change notification settings - Fork 5
Home
jkozlowski edited this page Oct 4, 2014
·
38 revisions
Welcome to the kdb-haskell wiki!
Useful things:
- http://code.kx.com/svn/kx/kdb+/
- http://lifeisalist.wordpress.com/2009/10/17/an-antlr-grammar-for-q/ - q grammar.
- http://packdeps.haskellers.com/reverse/Spock
- http://community.haskell.org/~ndm/darcs/hlint/hlint.htm
Testing:
- http://code.kx.com/wiki/Sample_Queries
- http://www.kx.com/q/d/a/taq.htm
- http://code.kx.com/wiki/Cookbook/LoadingFromLargeFiles
- http://code.kx.com/wiki/Startingkdbplus/hdb - good random data generator
Benchmarking and optimisation:
Interfacing with C