In case you're confused, F3 has no requirement that you use a database. That is, it doesn't rely on any database to function. None of it's functionality needs a db.
I have a site using F3 that simply queries a Yahoo API and returns the results to the user:
http://woeid.rosselliot.co.nz/All you need to do is grab the data and create a view to display it.