# API questions

**URL:** https://forum.kx.com/t/api-questions/6701
**Category:** Community Support
**Tags:** kdb-and-q
**Created:** [August 22, 2010, 5:10pm UTC](https://forum.kx.com/t/api-questions/6701 "2010-08-22T17:10:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![gregperry999](https://avatars.discourse-cdn.com/v4/letter/g/958977/32.png) [@gregperry999](https://forum.kx.com/u/gregperry999)
#### Post date: [August 22, 2010, 5:10pm UTC](https://forum.kx.com/t/api-questions/6701/1 "2010-08-22T17:10:00Z")

</div>

Hello,I am interested in learning more about the kdb+ platform, specificallythe various APIs that are available for realtime data acquisition andanalysis.What languages are supported for direct interfacing with kdb+? Isthere a Pythonic API for any of the stored data?If one were to implement say for example a Bayesian classifier orother machine learning method, what would be the optimal path be fordeveloping a native interface to the in-memory data stored by kdb+? Iassuming that the q language would be used for primary interfacing forthat data, are there any export, API, or wrappers with q for otherexternal language support?Last but not least, are there any embedded Linux system architecturescurrently supported by kdb+ other than x86-based architectures?Thanks in advance.

---

<div class="post-metadata">

### Author: ![DuoCentillion](https://avatars.discourse-cdn.com/v4/letter/d/bb73d2/32.png) [@DuoCentillion](https://forum.kx.com/u/DuoCentillion)
#### Post date: [August 22, 2010, 9:14pm UTC](https://forum.kx.com/t/api-questions/6701/2 "2010-08-22T21:14:00Z")

</div>

Check out [https://code.kx.com/trac/wiki/Referencelogin:](https://code.kx.com/trac/wiki/Referencelogin:) anonymous pass: anonymousThat Page should have the information you are looking for regardingconnecting to Python.Kx is available for Win, Solaris, OSX and Linuxhttp://kx.com/Developers/software.phpOn Aug 22, 12:10?pm, “G. Perry” \<gregperry…\> wrote:\> Hello,\>\> I am interested in learning more about the kdb+ platform, specifically\> the various APIs that are available for realtime data acquisition and\> analysis.\>\> What languages are supported for direct interfacing with kdb+? ?Is\> there a Pythonic API for any of the stored data?\>\> If one were to implement say for example a Bayesian classifier or\> other machine learning method, what would be the optimal path be for\> developing a native interface to the in-memory data stored by kdb+? ?I\> assuming that the q language would be used for primary interfacing for\> that data, are there any export, API, or wrappers with q for other\> external language support?\>\> Last but not least, are there any embedded Linux system architectures\> currently supported by kdb+ other than x86-based architectures?\>\> Thanks in advance.\</gregperry…\>
