python开发选择库,Python选择数据库

Hi,

I am looking for a stand-alone (not client/server) database solution for

Python.

1) speed is not an issue

2) I wish to store less than 5000 records

3) each record should not be larger than 16K

As I start with Python objects, I thought of using shelve, but looking at

the restrictions (record size + potential collisions) I feel I should study

my options a bit further before I get started.

Regards,

Philippe

解决方案Gadfly

PySQLite ( requires SQLite library )

J

Philippe C. Martin wrote:

Hi,

I am looking for a stand-alone (not client/server) database solution for

Python.

1) speed is not an issue

2) I wish to store less than 5000 records

3) each record should not be larger than 16K

As I start with Python objects, I thought of using shelve, but looking at

the restrictions (record size + potential collisions) I feel I should study

my options a bit further before I get started.

Regards,

Philippe

Philippe C. Martin wrote:

I am looking for a stand-alone (not client/server) database solution for

Python.

1) speed is not an issue

2) I wish to store less than 5000 records

3) each record should not be larger than 16K

As I start with Python objects, I thought of using shelve, but looking at

the restrictions (record size + potential collisions) I feel I should study

my options a bit further before I get started.

Why not just use native Python data structures and pickle them?

--

Erik Max Francis && ma*@alcyone.com && http://www.alcyone.com/max/

San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis

I used to walk around / Like nothing could happen to me

-- TLC

Just thought of a couple more:

SnakeSQL

KirbyBase

J

John Abel wrote:

Gadfly

PySQLite ( requires SQLite library )

J

Philippe C. Martin wrote:

Hi,

I am looking for a stand-alone (not client/server) database solution for

Python.

1) speed is not an issue

2) I wish to store less than 5000 records

3) each record should not be larger than 16K

As I start with Python objects, I thought of using shelve, but looking at

the restrictions (record size + potential collisions) I feel I should study

my options a bit further before I get started.

Regards,

Philippe

..

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值