KxSystems/javakdb ↗
Created May 3, 2024 · View the KxSystems/javakdb repository page
Using Java with kdb+
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
8
Lines of Code
262
From
Jun 14, 2017
To
Nov 8, 2023
About KxSystems/javakdb
javakdb is a Java interface for interprocess communication with kdb+, the high-performance time-series database system from KxSystems. The library enables Java applications to query kdb+ instances, subscribe to and publish data streams, serialize and deserialize kdb+ formatted data, and operate as servers that kdb+ instances can connect to. This makes it possible to integrate kdb+ seamlessly into Java-based systems for data processing and real-time analytics workflows.
The project is maintained by KxSystems and provides both prebuilt releases available through Maven Central Repository and GitHub releases, as well as the option to build from source. The library includes comprehensive documentation, API reference generation capabilities, and code examples to help developers get started with Java-kdb+ integration.

