Fw: any simple and multiplatform database?
Simon Roses Femerling
simonroses at granisla.com
Tue Jun 8 09:24:46 EDT 2004
Thx for your response
sqllite looks very interesting :)
Here is the python module: http://sourceforge.net/projects/pysqlite/
I'm familiar with mysql and postgresql but there are too heavy and I dont want to install a database.
I'm looking for something like sqllite
thx
Sincerely,
SRF
----- Original Message -----
From: Jaco Smuts
To: Simon Roses Femerling
Sent: Tuesday, June 08, 2004 3:06 PM
Subject: Re: any simple and multiplatform database?
have a look at
sqllite (interesting embedded database engine)
or (in no particular order)
mysql, (very easy for both win and unix environments)
postgresql (great for unix's, bit of a mission on win32)
"Simon Roses Femerling" <simonroses at granisla.com>
Sent by: python-list-bounces+jsmuts=clover.co.za at python.org
06/08/2004 03:08 PM
To: <python-list at python.org>
cc:
Subject: any simple and multiplatform database?
Hello all :)
Is there any simple and multiplatform database for python ?
It must be a local database (like mdb. files)
I was thinking of using mdb (MS Access) but in linux is a bit more hard to use it because you must install
several tools (mxODBC, etc..)
Sincerely,
SRF--
http://mail.python.org/mailman/listinfo/python-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20040608/be4bf15c/attachment.html>
More information about the Python-list
mailing list