-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathmanifest.ijs
More file actions
84 lines (71 loc) · 1.59 KB
/
manifest.ijs
File metadata and controls
84 lines (71 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
NB. Copyright 2018, Jsoftware Inc. All rights reserved.
NB. data/jd manifest
CAPTION=: 'Jd'
DESCRIPTION=: 0 : 0
Jd is a commercial database product from Jsoftware.
Although similar in terminology and features to
MySQL, Oracle, DB2, SQL Server, and others, it is closer
in spirit and design to Kx's kdb, Jsoftware's free JDB,
and old APL financial systems on mainframes in 70s and 80s.
The key difference between Jd and most other systems
is that Jd comes with a fully integrated and mature
programming language. Jd is implemented in J and lives
openly and dynamically in the J execution and development
environment. Jd is a natural extension of J and the full power
of J is available to the Jd database application developer.
The integration is not just available to you,
it is unabashedly pushed to you for exploitation.
Jd is a columnar (column oriented) RDBMS.
Jd is particularly suited to analytics.
It works well with large tables (100s of millions of rows),
multiple tables connected by complex joins, structured data,
numerical data, and complex queries and aggregations.
)
VERSION=: '4.4.120'
FILES=: 0 : 0
manifest.ijs
jd.ijs
jdkey.txt
todo.txt
demo/
tutorial/
csv/
config/
tools/
dynamic/
doc/
api/
pm/
types/
base/
mtm/
server/
test/
bug/
)
FILESWIN64=: 0 : 0
cd/jd.dll
cd/jpcre.dll
cd/jd-arm64.dll
cd/jpcre-arm64.dll
)
FILESLINUX64=: 0 : 0
cd/libjd.so
cd/libjpcre.so
cd/rpi/libjd.so
cd/rpi/libjpcre.so
)
FILESDARWIN64=: 0 : 0
cd/setsid/LICENSE.txt
cd/setsid/setsid
cd/libjd.dylib
cd/libjpcre.dylib
cd/setsid/setsid
)
RELEASE=: 'j807'
DEPENDS=: 0 : 0
convert/pjson
data/jfiles
data/jmf
)
FOLDER=: 'data/jd'