MoSQL — More than SQL¶ It lets you use the common Python data structures to build SQLs. It is the slide of the talk, “MoSQL: More than SQL, but Less than ORM”, at PyCon APAC 2013. It introduces MoSQL after v0.6. The main features: Easy-to-learn — Everything is just a plain Python object or SQL keyword. Flexible — The query it builds fully depends on the structure you provide. Secure — It prevents