RE: steemdb.com - open source blockchain explorer and data playground (alpha release)

You are viewing a single comment's thread from:

steemdb.com - open source blockchain explorer and data playground (alpha release)

in steemdb •  8 years ago 

Fantastic work. Can it be made like blockchainsql.io, where we can run SELECT query?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Possibly in the future, it's an option. Right now if I let anyone run any query they wanted it's likely it would grind the server to a halt. It's only optimized to run the queries I've setup - so it'd take some work to get it fast enough to handle other requests.

It's also not SQL, but I get the premise of the idea ;)