KDB Datatypes to ESP Datatypes

KDB datatypes map to Event Stream Processor datatypes.

KDB Datatype Character ESP Datatype
boolean b boolean
byte x integer
short h integer
int i integer
long j long
real e float
float f float
symbol s string
date d date
datetime z timestamp
time t timestamp
month m date
minute u interval
second v interval