You are viewing a single comment's thread from:
RE: How to save Steem blockchain to MySQL?
I have never used docker before. Why do I need it ? Can't I simply use my local mysql ?
I have never used docker before. Why do I need it ? Can't I simply use my local mysql ?
Of course you can, above is my setup. You can use sbds and mysql without docker as well. I have one instance without docker, I ended up doing a lot of fiddling and custom changes.
Ok, thank you.