首页 > 数据库技术 > 详细

ORM SQLOBJECT SIMPLE

时间:2015-05-28 00:26:43      阅读:354      评论:0      收藏:0      [点我收藏+]

step01: (Install sqlobject)

sudo easy_install sqlobject

step02: (Connect MySQL)

技术分享

 

 

step03: (Install superParser)

sudo easy_install superParser

step04:(Create Table for Database Name as <create_table.py>)

技术分享

 

 

step05: (Run the <create_table.py>)

./create_table.py

 

step06: (check table)

技术分享

 

 

step07:( write <main.py> for parser and save it to database)

技术分享

 

step08:(check data )

技术分享

ORM SQLOBJECT SIMPLE

原文:http://www.cnblogs.com/landpack/p/4534692.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!