= Database API = This is an empty object that Shift uses for database interactions. It should be extended by different database types to teach Shift how to use that database without modifying any of the application code in Shift. == Properties == * socket * host * user * password * port == Methods ==