Quagga is a web-based development environment for Q/Kdb+
- JavaScript 74.1%
- CSS 10.4%
- q 10.1%
- HTML 4%
- Shell 1.4%
| html | ||
| .gitignore | ||
| .log | ||
| c.q | ||
| gulpfile.js | ||
| package.json | ||
| quagga.log | ||
| quagga.q | ||
| README.md | ||
| start-dev.sh | ||
| start-prod.sh | ||
| start.sh | ||
| twitter-data.qdb | ||
quagga
Quagga is an experiment in building a web-based development environment for the Q/Kdb+ platform by Kx Systems.
Run
$ sh start.sh
And then open a browser session to [http://localhost:8888/index.html].
Edit start.sh to change port.
Current Status
Barely works. Needs complete rewrite. Terrible.
TODO
- Rewrite with Mithril (or failing that React)
- Context sensitive help
- Wiki docs
Disclaimer
No warranties, etc.
Q/K/Kdb+ are trademarks of KX Systems.
See Also
[http://kx.com](Kx Systems)