Skip to content

sqlite

Back to application catalog

Description

SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.

Homepage

https://www.sqlite.org

Available Versions on RCAC Clusters

Cluster Versions
ANVIL 3.35.5
BELL 3.46.0
NEGISHI 3.39.4

Module

You can load the module by:

module load sqlite

Note for using sqlite

Run module spider sqlite beforehand to check if this version requires any prerequisite modules.