sqlite
Link to section 'Description' of 'sqlite' Description
SQLite3 is an SQL database engine in a C library. Programs that link the SQLite3 library can have SQL database access without running a separate RDBMS process.
Link to section 'Versions' of 'sqlite' Versions
- Bell: 3.30.1, 3.46.0
- Gilbreth: 3.30.1
- Negishi: 3.39.4
- Anvil: 3.35.5
Link to section 'Module' of 'sqlite' Module
You can load the modules by:
module load sqlite