Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: DBD::SQLite tuning

by perrin (Chancellor)
on Mar 17, 2005 at 04:10 UTC ( [id://440254]=note: print w/replies, xml ) Need Help??


in reply to Re: DBD::SQLite tuning
in thread DBD::SQLite tuning

My code has an index. Take a closer look at the create statement. Marking a column as the primary key causes SQLite to create a unique index on that column.

Just for fun, I tested creating the index separately, and making it a unique index or not. There was no significant change.

Replies are listed 'Best First'.
Re^3: DBD::SQLite tuning
by zakzebrowski (Curate) on Mar 18, 2005 at 01:50 UTC
    D'oh... I was running on a caffine low at that point in the afternoon yesterday... Where did you hear the 3x claim?


    ----
    Zak - the office

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://440254]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-03-28 13:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found