The Ch SQLite package is a Ch interface to the SQLite C library. Ch SQLite enables all functions in the SQLite library to run in Ch interpretively without compilation. It is ideal for new programmers learning or requiring SQLite database manipulation.