Tracket Inventory Senior Project – Jeremy Sagaille

Client Database

SQLite is the database structure that I used to complete the backend of the application. SQLite is designed specifically for use with a mobile platform which fits my purposes. It also is file based instead of server based like typical SQL. I have thought about using SQL possibly in future versions of the app because I would have the ability to access the database across different devices, which would be good for an expanding business.

SQLite370.svg

Skip to toolbar