Should I use sqlite or gadfly as database support for python2.5?

Recommended Answers

All 2 Replies

In python 2.5 there is a standard module sqlite3 so I'd rather use this module.

I think the gadfly maintainer stopped supporting gadfly several years ago. A big criteria for choosing is forums and/or documentation support, which gadfly did not have AFAIK. There are very, very few experts so you will be using them. In any case you want to use SQLite or metakit which is faster.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.