欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
SQLObject
来自开放百科 - 灰狐
(版本间的差异)
| 第1行: | 第1行: | ||
| + | {{SeeWikipedia}} | ||
| + | |||
SQLObject is a popular Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. | SQLObject is a popular Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. | ||
| 第4行: | 第6行: | ||
http://www.sqlobject.org/ | http://www.sqlobject.org/ | ||
| + | |||
| + | [[Category:Python]] | ||
| + | [[Category:Database]] | ||
2010年9月18日 (六) 02:17的最后版本
| |
您可以在Wikipedia上了解到此条目的英文信息 SQLObject Thanks, Wikipedia. |
SQLObject is a popular Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes.
SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.
分享您的观点