Python论坛  - 讨论区

标题:[python-chinese] 操作数据库,用什么库或者框架好?

2007年05月17日 星期四 17:13

李鹏 jeffskylee在163.com
星期四 五月 17 17:13:00 HKT 2007

大家好:

	   关于python读写数据库,我看的书上都是写
      conn = xxx.connect(xx)
      conn.execute()
      conn.commit()
      conn.close()

	这样在每一个读写数据库的地方都需要写,非常麻烦,有没有什么好用的库或者orm框架?像java中的hibernate那样

        致
礼!
 				

        李鹏
        jeffskylee在163.com
          2007-05-17

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月17日 星期四 17:25

Bruce Wang number5在gmail.com
星期四 五月 17 17:25:25 HKT 2007

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 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月17日 星期四 17:29

lu_zi_2000 lu_zi_2000在163.com
星期四 五月 17 17:29:39 HKT 2007

¿ÉÓÃ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 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月17日 星期四 17:56

黄毅 yi.codeplayer在gmail.com
星期四 五月 17 17:56:44 HKT 2007

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 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月17日 星期四 19:07

jessinio smith jessinio在gmail.com
星期四 五月 17 19:07:17 HKT 2007

djangoÊDz»ÊÇÓÖÓÐ×Ô¼ºµÄÒ»Ì×ORMµÄ£¿
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070517/eea890bc/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月17日 星期四 19:53

limodou limodou在gmail.com
星期四 五月 17 19:53:57 HKT 2007

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

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年05月17日 星期四 19:57

ro rosettas在gmail.com
星期四 五月 17 19:57:21 HKT 2007

On 5/17/07, jessinio smith <jessinio在gmail.com> wrote:
> django是不是又有自己的一套ORM的?
嗯,绑定的

-- 
with kind regards

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号