In article <[EMAIL PROTECTED]>,
Jia Lu <[EMAIL PROTECTED]> wrote:
>
> I see there are lots of flat db or db-like modules in the standard
>python modules.
> What about the keywords seeking speed of them ?
>
> (I want to put about 1 articles with 1 IDs, and I can do
>searching keywords with
Jia Lu skribis:
> Hello all
>
> I see there are lots of flat db or db-like modules in the standard
> python modules.
> What about the keywords seeking speed of them ?
>
> (I want to put about 1 articles with 1 IDs, and I can do
> searching keywords with them)
>
> The db-like modules are
Jia Lu <[EMAIL PROTECTED]> wrote:
> Hello all
>
> I see there are lots of flat db or db-like modules in the standard
> python modules.
> What about the keywords seeking speed of them ?
>
> (I want to put about 1 articles with 1 IDs, and I can do
> searching keywords with them)
>
> T
Hello all
I see there are lots of flat db or db-like modules in the standard
python modules.
What about the keywords seeking speed of them ?
(I want to put about 1 articles with 1 IDs, and I can do
searching keywords with them)
The db-like modules are :
dbm, gdbm, dbhash,anydbm,
pi