词条 | SQLObject |
释义 |
| name = SQLObject | logo = | screenshot = | caption = | collapsible = | author = Ian Bicking | developer = Oleg Broytman | status = Active | released = {{Start date and age|2002|10}}[1] | latest release version = 3.7.1 | latest release date = {{Start date and age|2019|02|02}} | latest preview version = 3.8.0a0 | latest preview date = {{Start date and age|2018|06|06}} | operating system = Cross-platform | size = | programming language = Python | genre = Object-relational mapping | license = LGPL | website = {{url|http://sqlobject.org/}} }} SQLObject is a Python object-relational mapper between a SQL database and Python objects. It is 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 utilizes the language's reflection and dynamism to be useful. SQLObject supports a number of common database backends: included in the distribution are MySQL, PostgreSQL, SQLite, Sybase SQL Server, MaxDB, Microsoft SQL Server and Firebird. The first version of SQLObject was publicly released in October 2002.[1] See also{{Portal|Free and open-source software}}
References1. ^1 {{cite web |last=Bicking |first=Ian| title= [ANN] SQLObject 0.1 |url=http://mail.python.org/pipermail/db-sig/2002-October/002880.html |publisher=SQLObject |accessdate=March 29, 2011 |date=October 21, 2002}} External links
2 : Object-relational mapping|Python libraries |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。