I have set up Abe and it's now indexing all the transactions into a PostgreSQL database. Would it be easy to query the database for e.g. the top 10 largest unspent outputs?
I know SQL but I don't know the details of the Abe schema yet, that's where I'm looking for some guidance.