Post
Topic
Board Project Development
Query for top 10 largest unspent outputs?
by
CuriousCarl
on 16/02/2014, 11:23:13 UTC

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.