So I have been developing plugins that create interact and delete to a database by using the get_option functions. I have now seen some tutorials showing how to use the global $wpdb way of getting values from the database. What is the difference between the two, and is one better than the other?