Products
KDB-X
Next-gen kdb+ for real-time, historical, and AI apps, providing fast analytics across all data with q, Python, and SQL.
Explore → Documentation
KDB.AI
Vector database optimized for unstructured and time-series data.
Insights Enterprise
Low-code integrated, scalable data management & analytics.
Insights SDK
Developer toolkit for creating custom time series analytics applications.
Delta
Integrated platform for enterprise-scale, high-security data management and analytics.
KX Surveillance
High-performance trade monitoring and market abuse detection solution.
Explore →
Sensors
Large-volume streaming for IoT and OEM industry to identify abnormalities, detect faults, and predict failures.
Add-ons Overview
Dashboards
Custom interactive data visualization tool to query, transform, share and present live data insights.
VS Code Extension
Extension to create and edit q files, connect to multiple data processes, and execute queries.
Accelerators
Pre-built, customizable solutions for faster data projects.
https://learninghub.kx.com/forums/topic/licence-error-k4-lic
I applied for the Non-Commercial 64-bit edition of kdb+ about one and half months ago. I just started to use it. I put the license file in the QHOME folder as required and run the q file. These is still the license error.
QHOME
What is your QHOME variable set to?
C:Users>echo %QHOME%
C:q
You may need to set it to the correct folder location. It is also helpful to add q to your PATH while you are at it:
C:Users>setx QHOME “D:kDBw64”
C:Users>setx PATH “%PATH%;D:kDBw64w64”
Full installation instructions here: https://code.kx.com/q/learn/install
(Being pedantic, you can also remove the top level w64 folder in order to neaten up the environmental variables mentioned.)
for default installation, you should put the kc.lic file in your $HOME/q directory :
baichen@MacProM1:~/q$ ls
kc.lic m64/ q.k