Category: sql
The blockchain is a public database, this shouldn’t be hard to find out. In this post we know how to call the Steem API to find out the witness …
Similarly to Most Blocks Accounts on Steem Blockchain I was going to have a page that lists the most popular accounts (most followed). However, after analysis, I decide to …
Regarding this tool: Get Proxy Votes on Steem Blockchain, In case you might not notice, this tool also returns the indirect proxy supporters. For example, danielhuhservice proxies to der-prophet, …
If you want to design an SQL database from scratch, revamp an existing system, or collaborate with your software developers, you need professional SQL database experts for the job. …
The jOOQ (https://www.jooq.org/) is a rich Java Library that allows us to write SQL using fluent style. It generates type-safe SQL and avoids SQL injections rather than building your …