SQLObject
Sign in to saveSQLObject 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.
Wikidata facts
- Instance of
- software library
- Official website
- sqlobject.org
- Has use
- object–relational mapping
Show 3 more facts
- programmed in
- Python
- inception
- 2002-10-01
- operating system
- cross-platform
Sources (2)
via Wikidata · CC0