Databases

Problems with MySQL table optimisation

Example: mysql> optimize table wp_actionscheduler_actions; +——————————————-+———-+———-+——————————————————————-+ | Table                                  

Read More

Beginning MongoDB

MongoDB is a weird little database but seems really popular and works nicely with low overhead Javascript applications. This article highlights a few key pointers

Read More
Scroll to Top