ios - Model-View-Controller with a Sqlite database -


i have tons of questions regarding ios development. developing application right , using mvc pattern along database.db (sqlite). question simple: database actual model or have create model too?. mean should have model ( person name, last name, age,etc) , database file well. if thats case, how relate model database?.

thanks!


Comments

Popular posts from this blog

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

python - More Issues with overlapping labels in Tkinter -