No to Julia…yes to Go

I think for now I won’t continue with Julia, and instead focus on Go. SQLite is too important for my personal projects and that package in Julia is still painfully slow. I think if you wanted to just manipulate text files then Julia is great. Also for data science Julia may be better. However once you get that data you probably want to do something with it for example search a database, SQLite in my case. Not to mention the libraries probably available to Go. This is just a guess but I would assume Go with the backing of giant Google probably has more libraries than Julia.