I don't know how much it's in use, but I thought gadfly (
http://gadfly.sourceforge.net/) was the db that's implemented in python.
___
Tutor maillist - [email protected]
http://mail.python.org/mailman/listinfo/tutor
wrote
I seem to remember that python had a native database,
can someone remind me which this was.
Python doesn't have a native database per se but it supports
access to many third party databases via its DBAPI. It also
supports the dbm file format which is the underlying structure
of many
[email protected] wrote:
Hello,
I seem to remember that python had a native database, can someone remind me
which this was.
Dave
Check out module sqlite3
http://docs.python.org/library/sqlite3.html
___
Tutor maillist - [email protected]
Hello,
I seem to remember that python had a native database, can someone remind me
which this was.
Dave
___
Tutor maillist - [email protected]
http://mail.python.org/mailman/listinfo/tutor