I have a client that wants a simple online database or spreadsheet solution.
Requirements
- Custom fields and field types (text, images)
- CRUD contents through a web GUI
- Password protected (single user login)
- Search- and sortable fields (all)
Not required
- Relations
- API
This isn't an enterprise solution. There's only ~700 records to add, even though they're fairly comprehensive. I'm about to suggest just using a Google Docs Spreadsheet, but are there any alternatives to consider? Also, can you make queries for a Google Docs Spreadsheet, similar to what you would to a DB?