Q: Difference between revisions

Jump to navigation Jump to search
112 bytes added ,  20 February
m
Kx Systems link; include Kx in infobox developer field too
(Created page with "{{Infobox array language | array model = Lists | index origin = 0 | function styles = dfn, tacit | numeric types...")
 
m (Kx Systems link; include Kx in infobox developer field too)
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
| released                = 2003
| released                = 2003
| file ext                = .q
| file ext                = .q
| developer                = [[Arthur Whitney]]
| developer                = [[Arthur Whitney]], [[Kx Systems]]
| latest release version  = 4.0 / March 17, 2020
| latest release version  = 4.0 / March 17, 2020
| implementation languages = [[K]]
| implementation languages = [[K]]
Line 16: Line 16:
| download                = [https://kx.com/developers/download-licenses/ Download & Licenses]
| download                = [https://kx.com/developers/download-licenses/ Download & Licenses]
| influenced by            = [[K]]
| influenced by            = [[K]]
| influenced              = [[Lil]]
}}
}}
'''Q''' is a the query language of KX Systems' in-memory, column-based database, kdb+. It is built upon [[K]], substituting keywords for most [[monadic]] functions.
'''Q''' is the query language of [[Kx Systems]]' in-memory, column-based database, kdb+. It is built upon [[K]], to which it bears great resemblance, but keywords replace most [[monadic]] functions.
==External links==
==External links==
* [https://kx.com/academy/ KX Academy]
* [https://kx.com/academy/ KX Academy]
* [http://community.kx.com/ Community]
* [http://community.kx.com/ Community]
{{APL dialects}}[[Category:K dialects]]
{{APL dialects}}[[Category:K dialects]][[Category:IR compilers]]

Navigation menu