Difference between revisions of "SurrealDB"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
+ | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory | ||
+ | |||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== | ||
Line 32: | Line 34: | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==Additional Information== | ||
− | Once installed, you can run the SurrealDB command-line tool by using the surreal command. To | + | Once installed, you can run the SurrealDB command-line tool by using the surreal command. To see if the installation was successful, you can just run the following command in your terminal. |
− | surreal help | + | surreal help |
The result should look similar to the output below, confirming that the SurrealDB command-line tool was installed successfully. | The result should look similar to the output below, confirming that the SurrealDB command-line tool was installed successfully. | ||
+ | <div class="mw-collapsible-content" style="padding: 5px;"> | ||
+ | <pre> | ||
.d8888b. 888 8888888b. 888888b. | .d8888b. 888 8888888b. 888888b. | ||
Line 77: | Line 81: | ||
-h, --help Print help | -h, --help Print help | ||
-V, --version Print version | -V, --version Print version | ||
− | + | </pre> | |
+ | </div> | ||
|}} | |}} | ||
<!--Job Scripts--> | <!--Job Scripts--> |
Revision as of 14:07, 20 May 2024
Description
SurrealDB offers a dynamic and adaptable platform for business. With an integrated suite of cutting-edge database solutions, tools, and services, SurrealDB empowers your workforce to discover innovative answers using products meticulously crafted to meet their requirements.
Environment Modules
Run module spider surrealdb
to find out what environment modules are available for this application.
System Variables
- HPC_SURREALDB_DIR - installation directory
- HPC_SURREALDB_BIN - executable directory