Quagga is a web-based development environment for Q/Kdb+
  • JavaScript 74.1%
  • CSS 10.4%
  • q 10.1%
  • HTML 4%
  • Shell 1.4%
Find a file
2015-07-31 21:05:02 -05:00
html fmt() support for tables 2015-07-31 20:44:48 -05:00
.gitignore some ui work 2015-07-25 21:35:58 -04:00
.log checkin 2015-07-02 21:01:44 -04:00
c.q some ui work 2015-07-25 21:35:58 -04:00
gulpfile.js reconnect to clients if we dont have any handles and start sending out state again 2015-07-26 18:42:09 -04:00
package.json some ui work 2015-07-25 21:35:58 -04:00
quagga.log checkin 2015-07-02 21:01:44 -04:00
quagga.q better persistence for logging tables 2015-07-31 21:05:02 -05:00
README.md README 2015-07-02 21:08:12 -04:00
start-dev.sh separate prod and dev start.sh scripts 2015-07-26 21:31:53 -05:00
start-prod.sh separate prod and dev start.sh scripts 2015-07-26 21:31:53 -05:00
start.sh some ui work 2015-07-25 21:35:58 -04:00
twitter-data.qdb some ui work 2015-07-25 21:35:58 -04:00

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)