[STEEMSQL] A public SQL database with all blockchain data – UPDATE 1
8 years ago by arcange (73)
$877.21
- Past Payouts $877.21
- - Author $777.57
- - Curators $99.64
214 votes
- + ned: $391.952 (100%)
- + dantheman: $172.262 (100%)
- + steempty: $47.117 (100%)
- + jamesc: $43.848 (19%)
- + fuzzyvest: $40.042 (100%)
- + complexring: $35.618 (100%)
- + riverhead: $33.214 (100%)
- + au1nethyb1: $22.525 (100%)
- + bhuz: $13.495 (100%)
- + gavvet: $7.793 (100%)
- + joseph: $7.558 (100%)
- + hipster: $6.295 (100%)
- + boombastic: $5.808 (100%)
- + steemrollin: $4.757 (100%)
- + publicworker: $4.221 (100%)
- + fyrstikken: $3.200 (100%)
- + jesta: $2.938 (100%)
- + masteryoda: $2.898 (100%)
- + officialfuzzy: $2.803 (100%)
- + lukestokes: $1.836 (100%)
- … and 194 more
Do you sync at every block? If not, Happy to help you adapt STEEMJSON to do this for you :). I'm interested in using your DB for many things but I'd like to know how much abuse is too much abuse for the machines you have it hosted on?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Every block and every transaction are synced every 10 seconds.
You can freely use the DB for any development you have. I made it public and it has been designed to support heavy load. Infrastructure may be even scaled up if required. Go on ;)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I absolutely would, if the source code was released. Without the source in the public domain you could (die, disappear, become disinterested, etc) and the services relying on this would poof.
If the source code were public, I'd use your server in a heartbeat. till them I'll have to continue to schlep through this problem my own way :(.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I can't opensource steemsql right now because I used some non-opensource libs.
I'm working on replacing them. As soon it's done, I will make code public.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you for the great work!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Upvoted and following you.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks for update. I have upvoted and resteemed.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Awesome! Thanks
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I may have to install a VM to figure out how to connect to this db via PHP, but I really am interested in figuring it out eventually. Thanks again for this hard work!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks for your comment.
It's quite easy to connect using PHP :
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
By default, on my mac, PHP doesn't come compiled with the drivers needed so you end up with this:
I spent a long time this past weekend at the RESTfest hackathon trying to get the PDO stuff to work on my mac. It turned into a big pain, unfortunately.
Are you running PHP on windows, already compiled with
php_sqlsrv_53_ts.dll
? If you could get this working on OSX, that would be fantastic.Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Unfortunately not working on OSX. Contact me on SteemSQL channel and we will see if we can solve it.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
You can get Uniserver, it's a nice lightweight server with httpd & sql, Apache 2.0(which supports PHP, javascript and the likes) and MySql respectively. Which works on Windows. Nice security, but i wouldn't use it for a production website, i only use it for development and having my own intranet(for having a family website so we can write each other, post news, chores, appointments, etc.. that's just on our own network) . I don't work for Uniserver, i just like their product. I just read you have a mac, so um ya, windows isn't mac, but i'll keep the post up incase anyone else may find it useful.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
There are several Mac alternative to SQL Server Management Studio:
DbVisualizer
RazorSQL
SQLPro for MSSQL
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Great update! Thx
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
More to come ... stay tuned!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit