Small Database Needed

Dan Perl danperl at rogers.com
Sun Nov 21 20:00:00 EST 2004


Considering some recent discussions in this newsgroup about doing a search 
before asking questions, I realized I may just have been guilty of that 
myself.  So I did a search, even though it was after posting that previous 
message.  I found a few recent threads that are relevant also for the OP's 
question:
http://groups.google.com/groups?hl=en&lr=&c2coff=1&threadm=mailman.711.1086704144.6949.python-list%40python.org&rnum=8&prev=/groups%3Fq%3Dmetakit%26hl%3Den%26lr%3D%26group%3Dcomp.lang.python.*%26c2coff%3D1%26scoring%3Dd%26selm%3Dmailman.711.1086704144.6949.python-list%2540python.org%26rnum%3D8

http://groups.google.com/groups?hl=en&lr=&c2coff=1&threadm=405109CE.503%40zoran.com&rnum=16&prev=/groups%3Fq%3Dmetakit%26start%3D10%26hl%3Den%26lr%3D%26group%3Dcomp.lang.python.*%26c2coff%3D1%26scoring%3Dd%26selm%3D405109CE.503%2540zoran.com%26rnum%3D16

http://groups.google.com/groups?hl=en&lr=&c2coff=1&threadm=mailman.255.1073698893.12720.python-list%40python.org&rnum=26&prev=/groups%3Fq%3Dmetakit%26start%3D20%26hl%3Den%26lr%3D%26group%3Dcomp.lang.python.*%26c2coff%3D1%26scoring%3Dd%26selm%3Dmailman.255.1073698893.12720.python-list%2540python.org%26rnum%3D26

Hope this helps and my apologies for the long formatted links.

Dan


"Dan Perl" <danperl at rogers.com> wrote in message 
news:m7-dnTCpSK1MqDzcRVn-sA at rogers.com...
>I haven't used it myself, but at some point when I was looking for a 
>database I thought this was a very interesting alternative: 
>http://www.equi4.com/metakit.html.  Eventually, I chose to forego databases 
>and just pickle a data structure.  Take a look at it and maybe it will suit 
>you.  On the other hand, I would like to hear any opinions from people who 
>have used it, I may decide to use it myself someday.
>
> Dan
>
> "Kevin McBrearty" <kmcbrearty at yahoo.com> wrote in message 
> news:mailman.6669.1101048884.5135.python-list at python.org...
>> Hello All,
>>
>> I'm looking at implementing DB in my program for
>> analysis of CAD (STL Files).  This database will
>> require the basic functionality.
>>
>> Query
>> Sort
>> Delete/Add Records
>>
>>
>> I did some looking at the DB packages out there. But,
>> I'm not interseted in setuping up some huge thing.  It
>> would be great if it is fast, but I can live with a
>> sub-optimal solution for the present.  My interest is
>> in getting it up and running.
>>
>> Since, I'm new to Python so please don't hold back on
>> the comments.
>>
>> Regards,
>>        Kevin
>>
>>
>>
>> __________________________________
>> Do you Yahoo!?
>> Meet the all-new My Yahoo! - Try it today!
>> http://my.yahoo.com
>>
>>
>
> 





More information about the Python-list mailing list