I don't have any firsthand experience to share with running sqlite in
a production setting.  I did choose to spend about 30 seconds scanning
the sqlite FAQ:

http://www.sqlite.org/faq.html#q5
http://www.sqlite.org/faq.html#q6

If what sqlite is saying on their FAQ is true, it sounds you can get
away with running sqlite in a production setting.  However, please
don't interpret this as a recommendation from me.

-Brian

On Jul 2, 5:20 am, David Marko <[EMAIL PROTECTED]> wrote:
> I'm just considering using SQLite in small Django project(in
> production environment). I have no fear about performance but what
> troubles me is whether SQLite can be used in environment like Apache
> +mod_wsgi ? As SQLite is file based database, isn't there concurrency
> problem?
>
> Can someone explain?
>
> Thanks,
> David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to