|
|
Browse by Tags
All Tags » PERFORMANCE » Indexing (RSS)
-
This blog post shows some indexing basics and performance tips by Arne Claassen. Among other things Arne shows you which assemblies to include to make sure your native queries can be optimized. Thanks Arne!
-
I'm playing around with db4o to see if I can use if for future projects. I have created a simple application with one entity to store. The entity has a string data member that I require to be unique. I will always retrieve objects based on this data member thus I removed the class index and and defined a new one for the data ...
|
|
|