[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: Proposal: Encouraging DB-using applications
From:       Tim Jansen <tim () tjansen ! de>
Date:       2003-09-21 12:29:40
[Download RAW message or body]

On Sunday 21 September 2003 11:08, Guillaume Laurent wrote:
> It scales more than enough for the amount of data a typical user will ever
> have to handle.

Actually the problem with 'regular' DBs is not that they scale, but that they 
are designed for concurrent access. They have complex locking schemes that 
increase the performance of simultanous transactions from different 
connections, but make your single-threaded application slower. If you really 
want a SQL-based DB, use one that has been designed for embedded use. This 
would also solve the installation problem.

bye...

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic