Igor Suggest you look at
http://www.sqlite.org/whentouse.html Your questions are very broad and don’t really have a right or wrong answer. You might as well start a flame war by asking the best language for software development. Everybody has their own version of the truth, mine happens to be the only true development language and thats C, but accept that lesser and inferior languages may also be used :) I think the answer is you can use SQLite just about wherever you want, but everybody’s use case is slightly different. I personally wrote my Web application using PHP and Postgres but in hindsight could easily have used PHP and SQLite. I would not assume that Web applications are only written in MySQL or MS SQL at all. I have no stats to back this up, but I would expect that people have written web apps in just about every possible database (and non database) technology possible :) Rob. On 27 Dec 2013, at 21:14, Igor Korot <ikoro...@gmail.com> wrote: > Hi ALL, > Does people use SQLite for Web development? Or web apps are written > only with mySQL/MS SQL? > > What are pros/cons of usinf SQLite for Web app? > > Thank you. > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users