Small. Fast. Reliable.
Choose any three.
 
SQLite Release 3.3.6 On 2006-06-06
- Plays better with virus scanners on Windows
 
- Faster :memory: databases
 
- Fix an obscure segfault in UTF-8 to UTF-16 conversions
 
- Added driver for OS/2
 
- Correct column meta-information returned for aggregate queries
 
- Enhanced output from EXPLAIN QUERY PLAN
 
- LIMIT 0 now works on subqueries
 
- Bug fixes and performance enhancements in the query optimizer
 
- Correctly handle NULL filenames in ATTACH and DETACH
 
- Improved syntax error messages in the parser
 
- Fix type coercion rules for the IN operator
 
      A complete list of SQLite releases
      in a single page and a chronology are both also available.  
      A detailed history of every
      check-in is available at
      
      SQLite version control site.