SteemSQL diventa a pagamento

in #steemit7 years ago

sql.png

In un mio precedente articolo avevo spiegato come era possibile interrogare la blockchain di Steem mediante delle semplici query SQL:

Quello che si poteva fare era accedere al DB SQL come se fosse un normale database remoto:

Server Name: sql.steemsql.com
Authenticaion: SQL Auth.
Login: steemit
Password: steemit

per poi eseguire le opportune query all'interno di esso e ricavarne le opportune informazioni:

select *
from
dbo.TxTransfers
where
"from" = TxTransfers."from" and
memo like 'P5%' and
datediff(day, timestamp, GetUTCDate()) between 0 and 30

Tutte queste info, però, non erano in tempo reale ed avevano un ritardo di circa un giorno.
Nonostante ciò, era sicuramente molto più semplice eseguire query SQL piuttosto che utilizzare i più comuni linguaggi di programmazione come Python e Ruby.

la pacchia è finita...

Da circa una 20 ina di giorni questo database ha chiuso l'utenza gratuita, ed ha reso disponibile due tipologie di abbonamento:

  • Mensile (10SBD)
  • Giornaliero (1SBD)

sql2.png

Il servizio è tuttavia molto interessante e vale veramente la pena di sottoscrivere un abbonamento. Vi invito in tal senso a guardare il mio post dove faccio vedere dettagliatamente cosa si può fare. Potrebbe infatti essere interessante sviluppare un'applicazione web che "catturi" le informazioni necessarie per poi riportarle in una veste grafica assolutamente più intuibile.

Come avere un abbonamento?


E' molto semplice:

1- Se decidete di fare l'abbonamento mensile, trasferite 10 SBD all'account @steemsql
2- Non appena l'account @steemsql riceverà il pagamento provvederà a processarlo
3- riceverete quindi un pagamento da @steemsql di 0.001 con una memo criptata
4- accedete al vostro account e leggete la memo. La stessa conterrà:

  • il server di accesso
  • la login personale
  • la password associata alla login
  • la data di scadenza della sottoscrizione (1 mese)

fate login ed eseguite tutte le query necessarie

grazie per avermi seguito @yanosh01

steemit.png

Sort:  

thanks information @yanosh01
whether with android can be accessed

it's a pleasure. I think it's better using it with "microsoft sql management studio"

0k,thanks bro

It can be used from any MS-SQL server compatible client. On Android, you can use SQL client

Grazie per l'informazione Yanosh 😉

Ci mancherebbe, è un piacere. Peccato solo che l'abbiano messo a pagamento. Ma come tutte le cose belle, la pacchia prima o poi finisce!!!!

Congratulations! This post has been upvoted from the communal account, @minnowsupport, by yanosh01 from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, someguy123, neoxian, followbtcnews, and netuoso. The goal is to help Steemit grow by supporting Minnows. Please find us at the Peace, Abundance, and Liberty Network (PALnet) Discord Channel. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.

If you would like to delegate to the Minnow Support Project you can do so by clicking on the following links: 50SP, 100SP, 250SP, 500SP, 1000SP, 5000SP.
Be sure to leave at least 50SP undelegated on your account.