SQLObject

SQLObject

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5125-1604-1

High Quality Content by WIKIPEDIA articles! SQLObject is a Python object-relational mapper between a SQL database and Python objects. It is currently experiencing community popularity, and forms a part of many applications (e.g., TurboGears). It is very similar to Ruby on Rails` ActiveRecord in operation in that it uses class definitions to form table schemas, and utilitises the language`s reflection and dynamism to be useful.