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是在SQL数据库和Python对象之间的Python对象关系映射器。它经历了社区流行,并且是很多应用(比如TurboGears 1.x)的构成部分。它在操作上非常类似于Ruby on Rails的主动记录,它使用类定义来形成表格架构(schema),并利用语言的反射性和动态性来使之发挥作用。 SQLObject支持很多数据库后端:在发行中包括了MySQL、PostgreSQL、SQLite、Sybase SQL Server、MaxDB、Microsoft SQL Server和Firebird。 SQLObject的第一个版本在2002年10月公开发行。
Abstract from DBpedia / Wikipedia · CC BY-SA
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).