EuSQL and EDB

new topic     » goto parent     » topic index » view thread      » older message » newer message

I've put up new versions of EuSQL (v0.74) and EDB.  EDB is mainly bug 
fixes.  I've added the ability to prevent EDB from resizing the data 
columns automatically.

EuSQL v0.74 has some major optimizations (well, really I just trashed 
some of the lame algorithms I had in there) for SELECT queries.  I've 
seen up to 25 times faster queries (depending on the size of the tables 
and how well the tables have been indexed).  There are also bug fixes to 
the UPDATE and DELETE queries.  I've added the IN() keyword, and changed 
the precedence of evaluation for boolean operators, so that conditional 
expressions read a lot more naturally (you don't need to put everything 
into parenthesis).

The updates are available at

http://www14.brinkster.com/matthewlewis/projects.html

Matt Lewis

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu