DB Interface for SQLite

DurumDara durumdara at gmail.com
Thu Apr 20 10:13:23 EDT 2006


Hi !

I develop some tools for better/easier usage of SQLite wrapper(s).

It have two parts:
1.) Custom interface with common methods.
2.) APSW oriented class.

The codes are abs. free, no copyright, licence is freeware.

Use them as you need.

I publish them, because I does not found same thing in net, and I want 
to avoid to other programmers create them painfully...

I hope this is "usable" for anothers.

dd



-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbif_apsw.py
Type: application/x-python
Size: 2831 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20060420/3149a252/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbiface.py
Type: application/x-python
Size: 6092 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20060420/3149a252/attachment-0001.bin>


More information about the Python-list mailing list