Fw: any simple and multiplatform database?

Ray Cote rgacote at AppropriateSolutions.com
Tue Jun 8 12:51:41 EDT 2004


At 3:24 PM +0200 6/8/04, Simon Roses Femerling wrote:
>Hello all :)
>
>Is there any simple and multiplatform database for python ?
>
>It must be a local database (like mdb. files)

I'll put in another vote for SQLite.
You may want to look at Firebird as well.
They have an embedded version which is available on several of the 
supported platforms and there's a nice Python interface.
<http://www.firebirdsql.org/>

--Ray

-- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20040608/5fcb7d98/attachment.html>


More information about the Python-list mailing list