V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
sin2624
V2EX  ›  Python

虚拟主机上没装 sqlite3 也没装 MySQLdb, 有什么办法可以操作数据库麽?

  •  
  •   sin2624 · 2011-12-03 12:50:37 +08:00 · 5101 次点击
    这是一个创建于 4541 天前的主题,其中的信息可能已经有所发展或是发生改变。
    还是 Python2.4……
    菜鸟,试着写 cgi 程序各种不适啊,有什么解决方案麽……
    7 条回复    1970-01-01 08:00:00 +08:00
    huangz
        1
    huangz  
       2011-12-03 12:51:56 +08:00
    ZODB
    tioover
        2
    tioover  
       2011-12-03 16:22:44 +08:00 via Android
    远程数据库行不行
    fengluo
        3
    fengluo  
       2011-12-03 16:25:05 +08:00
    有个纯python写的pymysql试试看。看到过这个,没用过。
    aggron
        4
    aggron  
       2012-01-09 17:44:21 +08:00
    既然是虚拟机,装个python2.7吧,自带sqlite
    napoleonu
        5
    napoleonu  
       2012-01-09 17:47:44 +08:00
    python -V
    Python 2.4.3

    setuptools-0.6c5-py2.4.egg
    MySQL-python-1.2.2.tar.gz

    我的是这样的。
    guoquan
        6
    guoquan  
       2012-01-09 19:01:04 +08:00
    用一些nosql呗
    aisk
        7
    aisk  
       2012-01-24 19:51:08 +08:00
    bsddb 这个应该带的
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   4288 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 00:59 · PVG 08:59 · LAX 17:59 · JFK 20:59
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.