[NEW] support subscript style to select a db/table db['default']['pet'].get(id=1) [DEL] QuerySet.wait, use translation instead [FIX] 1. Solved the encoding problem that has been plagued for a long time, unified encoding into Unicode later on. 2. update examples