You are viewing a single comment's thread from:RE: How to save Steem blockchain to MySQL?View the full contextView the direct parentalketcecaj (55)in #sbds • 7 years ago 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.