SciDB
Dashboard
Interactive Query
Web API
Logout
http://paradigm4.com
File
Upload file...
Load script...
Save script as...
Save output as...
Edit
Format
Execute and
return at most 500 lines.
return everything.
return nothing.
Cancel
Help
Press CTRL + SPACE for auto-completion and AFL help.
After selecting an auto-completion, use TAB and SHIFT + TAB to quickly move between argument fields.
Press SHIFT + ENTER to check the syntax of a
highlighted
expression, displaying errors or output schema of a valid AFL expressions.
Press CTRL + ENTER (ALT + ENTER on Mac OS X) to execute the
highlighted
query expression (or use the button at the top).
Press ALT + = to increase the query editor panel size.
Press ALT + - to decrease the query editor panel size.
Separate multiple queries with semicolons (;).
Use two dashes (--) to precede comments; everything on the same line after -- will be igonred.
Use the 'Execute' button to run a query, adjusting desired output limits using the drop-down.
Use CTRL+Z to undo typing, CTRL+C to copy, CTRL+V to paste, CTRL+A to select all (in the query editor).
This interface supports SciDB AFL queries.
Upload delimited text data
Delimiter
Comma
TAB
Semicolon
(or enter a delimiter in the box)
File
Browse
Store as name
The file contains a header line.
Store into a temporary array.
Save file
File name
The file will be saved in your browser's default downloads directory. If a file with the specified name already exists, your browser will add a number to the name to avoid overwriting it.