sqlite¶
Description¶
SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.
Homepage¶
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:
Note for using sqlite
Run module spider sqlite beforehand to check if this version requires any prerequisite modules.