Products
Our flagship product is Studio for kdb+.
Studio is a GUI based dynamic execution environment for the
64bit database
It communicates with the kdb+ servers via tcp/ip. This allows queries to be executed against servers anywhere, so long as they can be reached by tcp/ip.
Results sets can be viewed in the following formats
- tabular
- kdb+ console style
- chart
Studio for kdb+ is designed to run on Solaris, Windows and Linux, although currently we only ship the build for Windows.
Main Benefits
- Develop better code faster
- Execute code from within the scripting environment
- Attach to running servers
- View results in a number of formats
- Works underneath JDBC to expose more kdb+ features