my new project, is this the right way?
Dave Angel
d at davea.name
Sat Nov 26 22:27:38 EST 2011
On 11/26/2011 10:14 PM, 88888 Dihedral wrote:
> On Sunday, November 27, 2011 10:49:20 AM UTC+8, Roy Smith wrote:
>> <SNIP>
>> This is a good point. In general, databases differ from in-memory data
>> structures in that they provide:
>>
>> 1) Persistence
>>
>> 2) Data integrity
>>
>> 3) Shared access
> Shared in access in a local lan or a wide wan?
>
> In python there are packages can solve these easily.
Right, and they are not in-memory databases.
or to go back to the OP in this fork of the thread, they are not "fast
hashes."
--
DaveA
More information about the Python-list
mailing list