2007年05月17日 星期四 17:13
大家好: 关于python读写数据库,我看的书上都是写 conn = xxx.connect(xx) conn.execute() conn.commit() conn.close() 这样在每一个读写数据库的地方都需要写,非常麻烦,有没有什么好用的库或者orm框架?像java中的hibernate那样 致 礼! 李鹏 jeffskylee在163.com 2007-05-17
2007年05月17日 星期四 17:25
SQLAlchemy 或者 SQLObject On 5/17/07, 李鹏 <jeffskylee在163.com> wrote: > > 大家好: > > 关于python读写数据库,我看的书上都是写 > conn = xxx.connect(xx) > conn.execute() > conn.commit() > conn.close() > > 这样在每一个读写数据库的地方都需要写,非常麻烦,有没有什么好用的库或者orm框架?像java中的hibernate那样 > > 致 > 礼! > > > 李鹏 > jeffskylee在163.com > 2007-05-17 > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -- simple is good http://brucewang.net skype: number5 -------------- 下一部分 -------------- 一个HTML附件被移除... URL: http://python.cn/pipermail/python-chinese/attachments/20070517/efe2bc70/attachment.htm
2007年05月17日 星期四 17:29
¿ÉÓÃsqlrelay lu_zi_2000 2007-05-17 ·¢¼þÈË£º Bruce Wang ·¢ËÍʱ¼ä£º 2007-05-17 17:26:09 ÊÕ¼þÈË£º python-chinese在lists.python.cn ³ËÍ£º Ö÷Ì⣺ Re: [python-chinese]²Ù×÷Êý¾Ý¿â£¬ÓÃʲô¿â»òÕß¿ò¼ÜºÃ£¿ SQLAlchemy »òÕß SQLObject On 5/17/07, ÀîÅô <jeffskylee在163.com> wrote: ´ó¼ÒºÃ£º ¹ØÓÚpython¶ÁдÊý¾Ý¿â£¬ÎÒ¿´µÄÊéÉ϶¼ÊÇд conn = xxx.connect(xx) conn.execute() conn.commit() conn.close() ÕâÑùÔÚÿһ¸ö¶ÁдÊý¾Ý¿âµÄµØ·½¶¼ÐèҪд£¬·Ç³£Âé·³£¬ÓÐûÓÐʲôºÃÓõĿâ»òÕßorm¿ò¼Ü£¿ÏñjavaÖеÄhibernateÄÇÑù Ö Àñ£¡ ÀîÅô jeffskylee在163.com 2007-05-17 _______________________________________________ python-chinese Post: send python-chinese在lists.python.cn Subscribe: send subscribe to python-chinese-request在lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese -- simple is good http://brucewang.net skype: number5 -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070517/a1d905d9/attachment.htm
2007年05月17日 星期四 17:56
SQLAlchemy http://wiki.woodpecker.org.cn/moin/SQLAlchemy On 5/17/07, 李鹏 <jeffskylee at 163.com> wrote: > > 大家好: > > 关于python读写数据库,我看的书上都是写 > conn = xxx.connect(xx) > conn.execute() > conn.commit() > conn.close() > > 这样在每一个读写数据库的地方都需要写,非常麻烦,有没有什么好用的库或者orm框架?像java中的hibernate那样 > > 致 > 礼! > > > 李鹏 > jeffskylee at 163.com > 2007-05-17 > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -- http://codeplayer.blogspot.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20070517/949ab67e/attachment.html
2007年05月17日 星期四 19:07
djangoÊDz»ÊÇÓÖÓÐ×Ô¼ºµÄÒ»Ì×ORMµÄ£¿ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070517/eea890bc/attachment.html
2007年05月17日 星期四 19:53
On 5/17/07, jessinio smith <jessinio在gmail.com> wrote: > django是不是又有自己的一套ORM的? 是的。 -- I like python! UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad My Blog: http://www.donews.net/limodou
2007年05月17日 星期四 19:57
On 5/17/07, jessinio smith <jessinio在gmail.com> wrote: > django是不是又有自己的一套ORM的? 嗯,绑定的 -- with kind regards
Zeuux © 2025
京ICP备05028076号