Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 975 Bytes

File metadata and controls

17 lines (12 loc) · 975 Bytes

Java <-> kdb Communication Library

This library provides classes (built on the standard c.java) to send and receive data to a kdb+ process.

Maven Central Build Status Coverage Status

Features

  • Connection definition and management
  • Synchronous and asynchronous querying
  • Data publisher
  • Streaming data consumer (from tickerplant)
  • Java friendly dictionary and table objects

Complete details can be found on the wiki.