-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hi All,
The KDB Studio re-implementation prototype is at a point where we are happy to share progress:
https://github.com/ScottLogic/kdb-studio-2
This project uses:
- The monaco editor, and adds q syntax support
- Electron to allow the application to run on the desktop
- Vue and Element for the UI layer
- node-q for the communication layer
The current functionality is as follows:
- Add / edit / delete servers
- Query editing (with syntax highlighting)
- Query execution, with results displayed as a simple HTML table
Considering that this prototype doesn't actually involve that much code, this is a decent amount of functionality.
I think this is looking like a viable route forwards. I'd be interested in opinions of others from @finos/dt-kdb - perhaps something to discuss in the project call in a couple of weeks?
mcleo-d and luoanni3
Metadata
Metadata
Assignees
Labels
No labels