Read more about SQLite in MAF here Use caseFollow topic show you a couple of things in this post.1.Create a .db by using a .sql script (when your application starts).2.How to manage the connection of your SQLite DB.3.Security regarding the .db4.Doing operations on your DB (SELECT, INSERT, DELETE and UPDATE)