Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; "subject:' ": 0.07; 'guys.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; '(at)': 0.16; 'enough?': 0.16; 'exchanges': 0.16; 'finney': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'sqlite': 0.16; 'subject:dates': 0.16; 'subject:sqlite3': 0.16; 'wrote:': 0.18; 'backend': 0.19; 'header:User-Agent:1': 0.23; "aren't": 0.24; 'setup,': 0.24; "i've": 0.25; 'this:': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'point': 0.28; "i'm": 0.30; 'provide.': 0.31; 'writes:': 0.31; 'interface': 0.32; 'running': 0.33; 'computer.': 0.33; 'received:66': 0.35; 'subject: (': 0.35; "can't": 0.35; 'anywhere': 0.35; 'etc.)': 0.35; 'doing': 0.36; 'entry': 0.36; 'so,': 0.37; 'ben': 0.38; 'gmail': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'bad': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'devices': 0.61; 'back': 0.62; 'reach': 0.63; 'telling': 0.64; 'between': 0.67; 'forth': 0.81 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: memilanuk Subject: Re: 'Lite' Databases (Re: sqlite3 and dates) Date: Wed, 18 Feb 2015 21:26:37 -0800 References: <4154cc37-0bb0-4bf2-a52c-b728c737357c@googlegroups.com> <54E517B4.4000409@stoneleaf.us> <85lhjuahsm.fsf@benfinney.id.au> <858ufua6ej.fsf@benfinney.id.au> <854mqia56m.fsf@benfinney.id.au> <85wq3e8or6.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 66.172.107.27 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 In-Reply-To: <85wq3e8or6.fsf@benfinney.id.au> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1424323606 news.xs4all.nl 2859 [2001:888:2000:d::a6]:33162 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:85867 On 02/18/2015 09:16 PM, Ben Finney wrote: > memilanuk writes: > >> In the past I've been waffling back and forth between a desktop >> client/server setup, or a web-based interface with everything on one >> computer. At this point I'm leaning toward the latter. > > So, it's been many exchanges back and forth, and you still aren't > telling us what specific needs you have that SQLite can't provide. At > this point I'm just going to have to wait until you can lay out the > specifics. > Okay, let me put it like this: if I set up a web interface using Flask for the front-end, and SQLite as the backend DB, running from a PC/laptop, with anywhere from 1 to 10 people doing data entry from other devices (laptops, desktops, tablets, etc.) at roughly the same time, is SQLite going to be 'concurrent' enough? -- Shiny! Let's be bad guys. Reach me @ memilanuk (at) gmail dot com