Hello,

APSW looks indeed great for specialised installations.

If we wish to have SQLite + Python combination to become "reference choice"
in education, I would think that priority list should be :

- fixing true problems among those listed in "http://bugs.python.org/"; with
search the keyword "SQLite" :
  (example : http://bugs.python.org/issue9303 : "Migrate sqlite3 module to
_v2 API to enhance performance")

- supporting a little more "SQL standard" features at each maintenance
release of SQLite,

- having an evolution in current Python.org Policy not to change of SQLite
version between 3.x.0beta1 and 3.x.9,
    (it was no problem as long as SQLite was not evolving to support more
SQL standard)
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to