

adotsch
@adotsch
•
Joined Feb 2024 •
Active a year ago
Forum Replies Created
-
adotsch
MemberMarch 19, 2024 at 11:01 am in reply to: Whats the best toolset for developing in kdb+?Hi,
I am not saying it’s “the best”, buy may be worth trying. It’s somewhat similar to to Studio for KDB+ in browser using the http protocol.
You don’t need to install anything, it’s a simple webapp: https://adotsch.github.io/dqweb/Features:
- Tabs, Drag & Drop, rows, columns and stacks.
- Persistent layout and code (the browser stores the data, survives restarts/reloads)
- Syntax highlighting and basic code completion.
- Single-line and multi-line code execution. Inlined results on same domain.
- Working with multiple servers in the same document.
- Trash: undo close documents
- Save query results into CSV, XLS, …
- Set warnings before certain queries
- Server side debugging via extended trap
- Client side macros
- Multiple output windows
- Code sharing via links
- Export & import layout and code into JSON
-
adotsch
MemberMarch 19, 2024 at 11:01 am in reply to: Whats the best toolset for developing in kdb+?I solved AOC 2020/21 in this GUI, so it must be good.
-
No, you can’t reset symw, but you can mkdir and cd into those directories and just use `:table/ sym when saving/upserting.