kdb Java driver with some experimental features
This is the basic driver from the kdb+ download site but with some experimental support for serializing Java 8 Date/Time types (e.g. LocalDateTime) natively
See https://github.com/rwinston/jkdb/blob/master/src/test/java/com/trk/jkdb/KdbConnectionTest.java for an example