[Python-ideas] sqlite3

M.-A. Lemburg mal at egenix.com
Fri May 17 22:44:47 CEST 2013


On 17.05.2013 22:33, Markus wrote:
> Please consider sqlite will come in version 4 some day -
> http://sqlite.org/src4/doc/trunk/www/index.wiki

Right, and that will need a new Python module (or at least one
that also supports SQLite 4):

http://sqlite.org/src4/doc/trunk/www/porting.wiki

According to the wiki, it is intended to be used as alternative
to SQLite 3, not as replacement:

http://sqlite.org/src4/doc/trunk/www/design.wiki

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, May 17 2013)
>>> Python Projects, Consulting and Support ...   http://www.egenix.com/
>>> mxODBC.Zope/Plone.Database.Adapter ...       http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________
2013-05-07: Released mxODBC Zope DA 2.1.2 ...     http://egenix.com/go46
2013-05-06: Released mxODBC 3.2.3 ...             http://egenix.com/go45

::::: Try our mxODBC.Connect Python Database Interface for free ! ::::::

   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/


More information about the Python-ideas mailing list