code.kx.com

Backlink analytics and domain authority

Anchors
All Dofollow Nofollow UGC DR ▾ Ref. domains ▾ Ref. pages ▾ Links to target ▾
+ Add filter
50 anchors All New Lost
Anchor text Ref. domains ▾ Top DR Ref. pages Links to target Dofollow links
code.kx.com 3 0 3 1 33.3%
here 3 0 3 3 100%
kdb+ 2 0 3 3 100%
Q for Mortals 2 0 2 2 100%
wavgwavgDyadic where first arg is weights, second is values, returns the weighted average.Syntax: X wavg YExample: 7=1 1 2 wavg 5 5 9 1 0 1 0 0%
Download Technical Paper (.PDF) 1 0 1 1 100%
upper 1 0 1 0 0%
.Q.pn.Q.pnPartition counts cached since the last time .Q.cn was called 1 0 1 0 0%
.z.l.z.llicense information (;expirydate;updatedate;;;) 1 0 1 0 0%
set 1 0 1 1 100%
.Q.pd.Q.pd.Q.PD as modified by .Q.view. 1 0 1 0 0%
mdevmdevThe mdev verb returns the N-item moving deviation of its numeric right argument, with any nulls after the first element replaced by zero. The first N items of the result are the deviations of the terms so far, and thereafter the result is the moving deviation. The result is floating point.Syntax: r:N mdev LExample: 2 mdev 1 2 3 5 7 10 1 0 1 0 0%
ungroupungroupThe ungroup function monadic function ungroups a table. 1 0 1 0 0%
setenvsetenvDyadic function which changes or adds an environment variable.Example: `name setenv value 1 0 1 0 0%
-g parameter 1 0 1 1 100%
ijijInner Join - Where matches occur between t and kt on primary key columns, update or add that column. Non-matches are not returned in the result.Syntax: t ij ktExample: ([] a:1 2; b:3 4) ij ([a:2 3]; c:`p`o) 1 0 1 0 0%
https://code.kx.com 1 0 1 1 100%
Insights Enterprise docs on pipeline writers 1 0 1 1 100%
packaging overlays 1 0 2 2 100%
0N! 1 0 1 1 100%
the new site 1 0 5 5 100%
.z.Z.z.Zlocal timestamp. e.g. 2013.11.06T15:49:26.559 1 0 1 0 0%
colscolsReturn a symbol list of column names for a given table, or a list of keys for a dictionary.Syntax: cols[table]Example: cols trade 1 0 1 0 0%
ljljLeft Join - for each row in t, return a result row, where matches are performed by finding the first key in kt that matches. Non-matches have any new columns filled with null.Syntax: t lj ktExample: ([] a:1 2; b:3 4) lj ([a:2 3]; c:`p`o) 1 0 1 0 0%
Q and KDB+ 1 0 1 1 100%
https://code.kx.com/q4m3/2_Basic_Data_Types_Atoms/ 1 0 1 1 100%
.Q.fs.Q.fsLoops over file (in chunks) applying function 1 0 1 0 0%
xrankxrankUniform dyadic function which allocates values to buckets based on value. This is commonly used to place items in N equal buckets. 1 0 1 0 0%
q -p 5000 1 0 1 1 100%
garbage collection flag 1 0 1 1 100%
asof join 1 0 1 1 100%
selectselectSelect rows from a table.Syntax: select columns by groups from table where filtersExample: select max price by date,sym from trade where sym in `AA`C 1 0 1 0 0%
.z.ps.z.psset 1 0 1 0 0%
minminReturns the minimum value within a listSyntax: min XExample: 3~min 100 10 3 22 1 0 1 0 0%
hdelhdelDelete a file.Syntax: hdel fhExample: hdel `:readme.txt 1 0 1 0 0%
Interfacing Kdb with C 1 0 1 1 100%
.z.f.z.fstartup file 1 0 1 0 0%
.z.ac.z.acHttp authenticate from cookie 1 0 1 0 0%
.Q.P.Q.PIn segmented dbs, contains the list of segments that have been loaded 1 0 1 0 0%
eacheachTakes a function on its left, and creates a new function that applies to each item of its argument.Example: count each (1 2;`p`o`i)Adverb that takes a function as it's first argument and applies it to each item of it's separate argument.Syntax: f each lExample: reverse each (1 2 3;7 8 9) 1 0 1 0 0%
enlistenlistTake a single argument and return it wrapped it in a list.Syntax: enlist XExample: enlist 1 1 0 1 0 0%
0:0:Prepare. The dyadic prepare text function takes a separator character as its first argument and a table or a list of columns as its second. The result is a list of character strings containing text representations of the rows of the second argument separated by the first.Example: show csv 0: ([]a:1 2 3;b:`x`y`z)Save. The dyadic save text function takes a file handle as its first argument and a list of character strings as its second. The strings are saved as lines in the file. The result of the prepare 1 0 1 0 0%
kdb Insights Enterprise 1.8 1 0 8 8 100%
trim 1 0 1 0 0%
.Q.s.Q.sFormat an object to plain text (used by the q console, obeys \c setting 1 0 1 0 0%
vsvsThe dyadic vs vector from scalar function has several uses.With 0b on the left hand side, it returns the bit representation of the integer on the right hand side.Example: 0b vs 1024hWith 0x0 on the left hand side, it returns the byte representation of the number on the right hand side.Example: 0x0 vs 1024With ` on the left hand side splits symbols on the . ; breaks file handles into directory and file parts; and domain names into components.Example: ` vs`:/foo/bar/baz.txt 1 0 1 0 0%
https://code.kx.com/insights/1.8/microservices/index.html 1 0 1 1 100%
How to Deploy the FSI Accelerator 1 0 1 1 100%
maxmaxThe max function returns the maximum of its argument. If the argument is an atom, it is returned unchanged. Syntax: max aExample: max 1The max function returns the maximum of its argument. If the argument is a list, it returns the maximum of the list. The list may be any datatype except symbol. Nulls are ignored, except that if the argument has only nulls, the result is negative infinity. Syntax: max LExample: max 1 2 3 10 3 2 1 1 0 1 0 0%
\\\\Exit q session 1 0 1 0 0%
Next page →
Frequently Asked Questions
What anchor texts are used to link to code.kx.com?
This page shows all anchor texts found in backlinks pointing to code.kx.com, sorted by the number of referring domains using each anchor. Anchor texts range from branded terms (like the domain name itself) to keyword-rich phrases that describe the linked content. The distribution of anchor texts reveals how other websites perceive and describe code.kx.com.
What is anchor text?
Anchor text is the visible, clickable text in a hyperlink. Search engines use anchor text as a signal to understand what the linked page is about. For example, if many sites link to a page using the anchor text "best running shoes," search engines infer that the page is relevant to that topic. Anchor text appears in several forms: exact-match (contains target keywords), branded (uses the company or domain name), generic (like "click here"), and naked URLs.
Why is anchor text analysis important for SEO?
Anchor text analysis helps identify potential SEO risks and opportunities. A natural backlink profile has diverse anchor texts including branded terms, generic phrases, and topic-relevant keywords. Over-optimization, where too many backlinks use the same exact-match keyword anchor, can trigger search engine penalties. Conversely, understanding which anchors drive the most authority (measured by referring domain count and DR) helps prioritize link building efforts.
How many unique anchor texts does code.kx.com have?
The anchor text report for code.kx.com displays all distinct anchor texts grouped by their hash. Each row shows how many unique referring domains use that anchor, the total number of links, and the dofollow percentage. A high number of unique anchors generally indicates a healthy, natural backlink profile with diverse link sources.