On Mon, 27 Jul 2009 22:54:18 -0430, An <anmic...@gmail.com> wrote: >Hi ! > >SQLite is a really cool database... > >I currently still use version 2... I would like the insight of whoever feels >like it of some advantages of version 3 over version 2.... maybe i get >convinced on the importance to make the version evolution, or possible mayor >advantages ; )
V2 is frozen, v3 being developed. v3 has more features. More optimizations. More people know v3 so you get more support. http://www.sqlite.org/news.html http://www.sqlite.org/oldnews.html http://www.sqlite.org/docs.html http://www.sqlite.org/changes.html http://www.sqlite.org/lockingv3.html That being said, if you have a stable application that works fine with v2 and you're not planning major functional updates, v2 will do fine. -- ( Kees Nuyt ) c[_] _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users