-
-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
Description
https://gitlab.com/define-private-public/sqlite_orm_todo_sample
Right now I'm working on a much larger app, but I wanted to take some time to better learn how to use SQLite ORM (e.g. "how would I do a data migration?"). So I spent some time making a sample application. It's a very simple command line TODO list.
If you have any suggestions on how to make this a better sample for others, or design/architectural patterns that should be used instead I'm open to suggestions. If you think it might also be good for other users to look at, I would appreciate a link to it in the README. I'll be sure to keep this project up to date to match any changes in SQLite ORM.
Reactions are currently unavailable