UltraLite performance and optimization

UltraLite provides excellent SQL query performance. Index scans, direct page scans, and temporary tables are internal optimization techniques that help you to achieve the most from the product. However, you can further tune these features, depending on the results of any query performance tests you run.


Using index scans
Determining the access method used by the optimizer
Tuning query performance with index hashing
Choosing an optimal hash size
Setting the maximum hash size
Managing temporary tables
Flushing single or grouped transactions
How database encryption and obfuscation affect performance