To create SQLite database records, simply issue the appropriate SQL insert commands. Similarly, to list the records you simply issue a select statement. As we all know, the Mojo programming language ...