Hi,
 
   I would like to use SQLite for processing of rules that look like
WHERE clauses (so if i fill a table with attributes and outputs i can
run "SELECT <OUTPUTS> WHERE <ATTRIBUTE MATCHING RULES>")
 
   Looking at the speed comparison (and i realize its not uptodate but
for the lack of better info) it seems a lot of time is spent on the file
access and synchronization. We need an engine that runs completely in
memory without disk use and that doesn't have to be thread-safe (FastDB
seems to do this but I wanted to see if there is a more main-stream
alternative). 
 
  From various comments it looks like this is possible and I just wanted
to make sure and maybe get some idea of how to do this.
 
Thank You,
 
 
Mike Radomyselskiy
[EMAIL PROTECTED]
--------------------------------------------------------

NOTICE: If received in error, please destroy and notify sender.  Sender does 
not waive confidentiality or privilege, and use is prohibited.

Reply via email to