[wxpython-users] a bit OT, db for deploying w/ wx on OS X?
Robin Dunn
robin at alldunn.com
Fri Apr 18 17:46:30 PDT 2008
Mike Driscoll wrote:
> Rickey, Kyle W wrote:
>> Iain, perhaps you could consider using the built-in python module
>> sqlite3. It lets you create local database files pretty easily. I'm not
>> sure if it supports multiple users accessing it at once though.
>>
>> -Kyle Rickey
>>
>>
> I'm no database expert, but the sqlite docs seem to indicate that it
> does support concurrency. However, I seem to recall that it wasn't
> particularly robust.
I haven't done much with it yet, but Firebird has a local mode, does
support concurrency and has installers for OS X.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list