kdb+ and q
Q+A on all things kdb+ database and the q language
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Partition Table Memory Usage

I'm seeing some weird behaviour with querying a partition table (partitioned by month) This table has 414 columns, so each partition (if we select all columns is about 25 GB). This is a special table (not dealing with this many columns regularly). ra...

jattwick by New Contributor II
  • 566 Views
  • 3 replies
  • 0 kudos

Resolved! q check/load csv with file name including "-"

I would like to load csv files and save it to kdb. Bute file name is like file-20230818.csv, which might not be recognized by q. How can I deal with the symbol "-"? thanks

renbright by New Contributor II
  • 553 Views
  • 2 replies
  • 0 kudos

setup kx/kdb instance in a new linux server/machine

I have deployed KX/KDB software to a new linux server with lisence. q session could be launched and works. But I cannot make connection from an external server (e.g. my local machine via #C and JAVA) to the new KDB server. Is there any steps missing?...

renbright by New Contributor II
  • 432 Views
  • 7 replies
  • 0 kudos

Resolved! Decimal type or representing very big numbers

What would be the most optimal approach for storing cryptocurrency values in kdb/q, considering the limitations posed by insufficient precision when using floats and potential limitations when using integers? Specifically, certain cryptocurrencies li...

Jenthas by New Contributor
  • 482 Views
  • 1 replies
  • 1 kudos