Sep 17, 2021
You can find working examples among the sample code included with the mORMot source files:
https://github.com/synopse/mORMot/tree/master/SQLite3/Samples
The first two, "01 - In Memory ORM" and "02 - Embedded SQLite3 ORM", are good starting points.