Data Storage
7/29
  • You can't really run a database server on the phone
  • SQLite is part of PHP, and self-contained
  • Indexes are vital on this platform
  • Clever use of SQL/Data manipulation is required for performance