#mysql
Read more stories on Hashnode
Articles with this tag
we're all familiar with the whole "thai food near me" thing. you type that phrase into your phone and it responds with a list of thai restaurants that...
it's a universal truth that one of the primary jobs of backend developers is drinking from the firehose of json the frontends are constantly spraying...
the mysql command is nice and simple: you run it and get a prompt, you enter a query and get your results. no bells or whistles. except there are few...
dealing with dates, times and, espescially, timezones, is messy and zero fun. every serious programming language has a complex and powerful library to...